Configuring Scan to Barcode

These steps assume you have already completed the configuration for Internet Information Services (IIS).

 

  1. Open Program and Features by going to Start and typing "programs and features" in the Search Program and files section. Click Programs and Features in the search results.



  2. Click Turn Windows features on or off.  



  3. Find Internet Information Services.



  4. Expand Web Management Tools and check all items under IIS 6 Management Capability.



  5. Expand World Wide Web Services and enable ASP.NET under Application Development Features (other required items will also be selected).



  6. Under Security, enable Basic Authentication and Windows Authentication.



  7. Click OK to apply the changes



  8. If prompted to restart, click Restart Now.



  9. Open Internet Information Services (IIS) Manager by going to Start and typing "inetmgr" in the Search Program and files section. Click inetmgr in the search results.



  10. Expand the local connection.



  11. Expand Sites.



  12. Expand Default Web Site.



  13. Select ScanToBarcode.



  14. Double click on Authentication.

    .

  15. Right click on Anonymous Authentication and select Disable.



  16. Right click on Basic Authentication and select Enable.



  17. Right click on Windows Authentication and select Enable.



  18. Right click on Windows Authentication and select Advanced Settings.



  19. Verify "Enable Kernel-mode authentication" is checked. If it is checked, click Cancel; otherwise, check the option and click OK.



  20. Click Application Pools.



  21. Right click on DefaultAppPool and select Advanced Settings. NOTE: if you created a separate Application Pool, right click on that instead.



  22.  In the Advanced Settings, set the .NET Framework Version to "v4.0" and Enable 32-Bit Applications to "True" (64-bit Operating Systems only) then click OK

    If the Application Pool has other applications, changing these settings may cause issues. It is recommended that you create a new Application Pool just for Scan To Barcode.



  23. Right click on ScanToBarcode and select Edit Permissions.



  24. Click the Security tab.



  25. Click Edit.



  26. Select the IIS_IUSERS account.



  27. Under Permissions for IIS_IUSRS, allow Write permissions and click OK.