Running setup from the CD or self-extracted file directory will copy the relevant Barcode IMG Server for IIS to a directory of your choice. It will NOT install Barcode IMG Server for IIS onto your web server.
The directory created will contain the products HELP files and a subdirectory named Samples. In preparing your own web application for installation on an IIS web server you require at least the following files:
B1barcode.dll for for Barcode IMG Server for IIS, or
B2barcode.dll for for Barcode-2D IMG Server for IIS.
Your Global.asa file
Your
barcd.asp file(s) – which can be the same as the samples.
Your ASP files
These files can be transferred to the target IIS server by any standard method (such as copying, ftp, MS Visual InterDev). Whichever method is used some mechanism of registering the DLL component on the IIS server is required.
More: