Issue
After configure web client, the log on page appears, then type the user name and password, the log on process not continue and get server error in '/webclient' application.
When use IE browser on the IIS server machine to access web server will get the error as shown as the capture picture below:
When use IE browser on the client machine to access web server will get the error as shown as the capture picture below
Environment
LAN
Windows server 2008 R2
SQL server 2008
IIS 7.0
IE 7.0
Webclient 1.90
Cause
Incorrect IIS server configuration, some items is unchecked except CGI and ISAPI
Resolution
- Go to IIS manager, check all the items of web service extension except CGI and ISAPI
- Try to log on again from browser, that should be ok.