ASPGenDll.dll Installation Instruction:

Steps:

1.  Run the setup.exe
2.  When it ask you to reboot the machine, then reboot.
3.  Rerun the setup.exe again.
4.  When ask for installation directory, put it to IIS asp executable website folders.
5.  Manually run the regsvr32 aspgendll to register the dll.

Gendll.asp running Instruction:

1.  Run the GenDll.asp from your browser.
2.  Put in source directory and target directory and dll name that you want to make.
3.  Click Continue button.
4.  At this moment, GenDll.asp should pull in all your asp files in a multiple
    selectable listbox.
5.  Select one or multiple asp files to convert.
6.  Hit the Convert button.
7.  On final screen, ASPGenDll will tell you where all the files are and what to do.
8.  Run the batch file generated to compile the vb component of your ASP into dll.
    Note: you must have installed VB6 in order for it to compile.
9.  Now move your existing original asp files somewhere and then copy in the
    newly generated asp files from the target directory to replace the existing
    original asp files.  The newly asp file names are the same as your original
    asp files but they just contain couple lines to instantiate the dll object
    to call your asp fucntion.
10. That's it, if you have further question please contact me by email at johncar@home.com
