From: | Steve Yu |
To: | Mike McDonald |
You are right. It does show up after hits.
I was just lost in the configuration process and did not know where to find solutions.
Thanks.
Steve Yu in Houston
www.crownmark.com
Steve -
2. after firing up my WC server, the West Wind status screen has the wc.ini grayed out
It is standard behavior for the wc.ini button to be initially grayed out on the status screen - that won't be enabled until after the first hit gets processed by the app. The app doesn't have the information to show until the first hit comes in.
- Mike McDonald
Software Design of Kentucky
Hi Rick,
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 ---
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