Setting up ActiveBarcode for IIS and ASP.NET & ASP
Using ActiveBarcode to display barcodes on Internet sites with IIS and ASP.NET is very simple. A standard installation of IIS and ASP.NET is usually sufficient. If you have not installed ASP.NET yet, do this first. You can install ASP by using a server role. This role is located at Web Server (IIS) -> Web Server -> Application Development -> ASP.NET [..]
Additional to IIS and ASPX you need the barcode object. If you have installed ActiveBarcode, the barcode object is already installed. The Internet-license must be installed, too. You received instructions on this with your purchase. The trial version does not require a license.
To use the ASPX demo, copy the contents of the folder c:\program files (x86)\activebarcode\aspx\ to a subfolder of the inetpub folder. E.g.: c:\inetpub\wwwroot\aspx\
Now open open the URL http://localhost/aspx/.
An example page will open that shows and explains how to create barcodes dynamically.

Additional to IIS and ASPX you need the barcode object. If you have installed ActiveBarcode, the barcode object is already installed. The Internet-license must be installed, too. You received instructions on this with your purchase. The trial version does not require a license.
To use the ASPX demo, copy the contents of the folder c:\program files (x86)\activebarcode\aspx\ to a subfolder of the inetpub folder. E.g.: c:\inetpub\wwwroot\aspx\
Now open open the URL http://localhost/aspx/.
An example page will open that shows and explains how to create barcodes dynamically.
