Go to Handler Mappings
Edit your script map
click on Request Restrictions...
verify the checkbox for "Invoke handler only if request is for:" is UNCHECKED!
Bob
Bob
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)
Several questionable areas:
1. I'm running IIS 8 under 2012 server, but the Console routine only offered IIS 6 as an option;
2. after firing up my WC server, the West Wind status screen has the wc.ini grayed out; so I don't know where the config info is coming from or if it has anything to do with my problem.
Thanks again for your kind help always.
Steve Yu in Houston
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 ---
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