SmartConnect 2018

IIS 8.0

1.Open IIS Manager (Control Panel >> Administrative Tools >> IIS Manager)
2.Expand the websites folder and find the SmartConnect website, double-click to expand it.

clip0004

 

3.Select the SmartConnect virtual directory under the SmartConnect website then double-click the authentication icon.

clip0005

 

4.Ensure the following authentication settings are updated correctly:
Impersonation is set to a user that is set up within SmartConnect. This is the user that will run all maps that are initiated through the web server. This user must also have access to the maps that will be run through the web service.
If strong security is required on the web service, windows authentication should be set. If strong security is not as important then allow anonymous access. Windows authentication will required users to be given access to the web service before they can access it. Anonymous authentication will allow all users to access the web service.

clip0006

 

5.To set ASP.NET impersonation, select the impersonation line and then select edit under the right side actions menu.

clip0007

 

6.To enable anonymous access, select the anonymous access line and then select edit under the right side actions menu. To disable anonymous access, select the anonymous line then select disable under the right side actions menu.

clip0008

 

7.To set windows authentication, disable the anonymous authentication, then select the windows authentication line, then select enable under the right side actions menu.
8.To verify that the web service is running correctly, click on the SmartConnect web site.
9.At the bottom of the page select the content viewHighlight SmartConnect.asmx and select Browse on the right side actions menu.To verify that the web service is running correctly, double-click on the SmartConnect web site. At the bottom of the page select the content view, right click on SmartConnect.aspx in the main view and select browse.

clip0009

 

10.The web page below should be shown. This means that your web service is configured correctly.

clip0010