Direct dll access requires special configuration in IIS and is not allowed by default.
Need help on IIS setup.
We are migrating from a working WC app on Windows server 2003 to 2012, Web Connection 5.20.
After running the WC setup.exe for configuration, I now see the following IE error:
"HTTP Error 500.0 - Internal Server Error" while trying to run the Hello World demo routine (
http://localhost/wconnect/wc.dll?wwdemo~TestPage~&Name=Rick&Company=West+Wind).
The detailed error message:
==========================
Detailed Error Information:
Module
IsapiModule
Notification
ExecuteRequestHandler
Handler
ISAPI-dll
Error Code
0x800700c1
Requested URL
http://localhost:80/wconnect/wc.dll?wwdemo~TestPage~&Name=Rick&Company=West+Wind
Physical Path
C:\cmi\www\wconnect\wc.dll
Logon Method
Anonymous
Logon User
Anonymous
============================
The Application Pools and Handler Mappings both look OK for WC components.
Thanks in advance.
Steve Yu in Houston