How Can We Help?

< All Topics

Pre-requisite

Deployment

  • Copy the downloaded setup to desired location (e.g. D:\Vision)
  • Open IIS manager (Run inetmgr)
  • Right click on Sites and click on ‘Add website..’

    IIS Add Websit

  • Enter the desired values on ‘Add Website’ window

  • Your have successfully deployed tool (Use http://<IP address>:80/Login.aspx)
  • Use admin/admin as default username and password

 

Ensure following settings are done:

Make sure the setup folder has owner permission for everyone or the user. (Right click >> Properties >> Sharing)

  • Right-click the folder and select Properties.

  • Go to the Sharing tab.

  • Click Share… button.

  • Type Everyone (or a specific user like IIS_IUSRS) in the box.

  • Click Add, then set Permission Level to Read/Write.

  • Click Share, then Done.

  • Click Apply, then OK to close all dialogs.

Enable .Net inside IIS as mentioned here