Getting Started

<< Click to Display Table of Contents >>

Navigation:  Apollo ADO.NET Provider >

Getting Started

.NET requires relative path information to be maintained. The .NET demo installs files to different directories than their original locations and therefore before running the demo, you will need to do the following before getting started:

1.Open the Apollo .NET Demo in C:\Apollo\9.9\x86\NET\Samples\Demo\

-or-

Open the Apollo .NET Demo in C:\Apollo\9.9\x64\NET\Samples\Demo\

2.Update the "References" section in the Project Properties tab (figure 1) as follows:

3.Remove the Apollo.Provider reference by right-clicking on each item and selecting Remove (figure 2).

4.Add Apollo.Provider back in by right-clicking on the References item itself and selecting "Add Reference" (figure 3).

5.Press the Browse button (figure 4), and select C:\Apollo\9.9\NET\Provider\Apollo.Provider.DLL.

6.You should see something like figure 5. Click OK and then again click OK on the "Add Reference" dialog.

image\ebx_-556370889.gif

Figure 1 References options

 

image\ebx_1355304398.gif

Figure 2 Remove Apollo.Provider

image\ebx_-1046614229.gif

Figure 3 Add Reference

 

image\ebx_409754012.gif

Figure 4 Click the Browse button

 

image\ebx_1693103887.gif

Figure 5 Navigate to and select C:\Program Files\Apollo7\NET\NET 3.5\Apollo.Provider.dll

 

image\ebx_-871095185.gif

Figure 6 Select the Apollo .NET DLLs

 

image\ebx_1462297472.gif

Figure 7 The solution should be setup correctly now.