Setting up your InduSoft runtime machine's Internet Information Services(IIS) for Thin Clients in 4 steps.
I. Install IIS:
1. Click Start, type 'Windows Features', select 'Turn Windows Features On or Off'. Check Internet Information Services.
1a. For Studio Mobile Access support, expand Internet Information Services>World Wide Web Services>Application Development Features and check all options beginning with '.NET', 'ASP', and 'ISAPI'.
1b. Click OK.
II. Choose folder for IIS host:
2. Open up IIS, under the PC name on the left, under Sites, select Default Web Site. On the right click Basic Settings.
2a. For Web Thin Client support only, set the Physical Path to your project folder's Web folder.
2b. For Secure Viewer and Web Thin Client support, set the Physical Path to your project folder.
2c. Click OK.
III. Add IIS Users:
3. With Default Web Site selected, click Edit Permissions on the right. Click the Security tab, click Edit. Click Add, type 'IUSR', click OK.
3a. Click Add again, click Locations, select the PC name at the top, click OK, type 'IIS_IUSRS', click OK three times.
IV. Add InduSoft Web Studio MIME Types to IIS:
4. With Default Web Site selected, double click MIME Types.
4a. Click Add on the right, type '.app' for File Name Extension, type 'application/studio' for MIME Type.
4b. Repeat step 4a for the remaining needed MIME Types:
.gis
.ini
.lst
.rtgis
.scc
.scr
.sg
.stmp
.tra
Your InduSoft runtime machine's Internet Information Services is now setup for the InduSoft Thin Client!
Notes for Studio Mobile Access thin client:
Note 1. For the Studio Mobile Access thin client, if step 1a was done after InduSoft was installed on the machine, then to make the Studio Mobile Access thin client work it must be reinstalled. Go to the Program and Features control panel, uninstall InduSoft Mobile Access, then go to your Indusoft install directory, search for MobileAccessSetup, right click this application and choose Run as Administrator, and next through the prompts in order to reinstall Studio Mobile Access.
Note 2. If only the Studio Mobile Access thin client is needed, then only step 1 is required to be completed along with Note 1.