How Can We Help?
Pre-requisite
- Any windows machine
- IIS (Setup on server, Setup on windows 10, 11 )
- Setup File
- .Net Framework 4.7 or higher
- Memory 16 GB (Recommended)
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..’
- 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
-
Right-click the folder and select Properties.
-
Go to the Sharing tab.
-
Click Share… button.
-
Type
Everyone
(or a specific user likeIIS_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