Installation and Testing

Navigation:  »No topics above this level«

Installation and Testing

Previous pageReturn to chapter overviewNext page

1.The trial version Barcode ASP.NET web control adds "MW6 Demo" at the top of the barcode.

 

2.Copy "MW6.ASPNET.Barcode.dll" to the bin folder of the IIS server, for example, you can copy MW6.ASPNET.Barcode.dll to the folder "c:\Inetpub\wwwroot\bin".

 

3.Copy Demo.html, CreateImgVB.aspx,  CreateImgCS.aspx and Show.aspx to a folder of the IIS server where Active Server Pages are enabled, for example, you can create one folder "C:\Inetpub\wwwroot\MyFolder" and copy those 4 files to this folder.

 

4.Enter the URL of Demo.html to your browser for verifying whether Barcode ASP.NET web control is working or not, for example, you can enter http://localhost/MyFolder/Demo.html for testing it on the IIS server itself.