Bullseye Pro Main >> Setup of Bullseye Pro DLL



Setup of Bullseye Pro DLL
View Sample Code


To use Bullseye DLL functionality on your web server please do the following:

 

1. Copy bullseye.dll located in the directory where you installed "BullsyeDll" software to a directory accessible from Web Server (for example a shared network directory)

 

2. Login to your web server as user with administrative privileges.

 

3. Copy bullseye.dll from directory in step a. to Windows System directory (usually C:\WINNT\System32) of the web server.

 

4. Click on "Start" button and select "Run"

 

5. Type the following command used to register the DLL.

 

RegSvr32.exe "C:\winnt\system32\bullseye.dll"

 

(Assuming C:\winnt\system32 - is a windows system directory on your

web server)

 

6. Press OK button to run the command.  You will get a message:"DllRegisterServer in <Location of Bullseye.dll> succeeded"