Sorry for the last reply with no comments. Hit the Post key too soon.
I've gone through all the steps in the config guide and was able to get rid of the HTTP 500 Internal Error message; but not the HTTP 404 page not found message when I tried any requests (wc.dll or wc.wc no difference)
Try running the script map instead:
(http://localhost/wconnect/wc.wc?wwdemo~TestPage~&Name=Rick&Company=West+Wind).
Direct dll access requires special configuration in IIS and is not allowed by default.
For more info on configuration for Server 2012/2008:
http://west-wind.com/webconnection/docs?page=_22f0xkbmq.htm
+++ Rick ---
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