From: | Tuvia Vinitsky |
To: | Tuvia Vinitsky |
FOUND IT! Somehow thw wconnect.h for version 4 got mixed up with the one for 5.
The admin functions also will not work on any site. I cannot find what was changed on the server. The w3wc never even tries to load the com server, and loading it manually in file mode makes no difference. Every single wc.dll, all with completely different parameters and temp folders, has stopped working. No requsts show up, it is almost like w3wc is swallowing up everything that comes in.
There are no errors in the events log.
Not sure if this helps, put a process monitor on and when w2wp.exe is called is reads all keys and files fine, then performs two thread creates successfully, then nothing. I guess I need to find any other proc names to filter on.
Forget what I said about it working, in my late night working I forgot the site that was working had been moved to a different server.
I have been thru all the normal steps. I guess what I need to do is determine all the things that the sites could have in commmon. They all use completely different temp folders, nothing in common there. No requests are being written to any of the temp files.
Not much information to go on.
Run through the Web Connection trouble shooting check list in the help file.
Are you running COM or File based? If file based check permissions, anti-virus and paths (wc.ini and app.ini) for the temp file location and disk problems.
+++ Rick ---
I'm losing my mind, and I am about to sound like every crazy user but . . . .
I have a win2003 server runnning WWWC (actually running FiC, but that is not so relevant). All has been going swell. Now, all of a sudden, NONE of the wc.dll's will respond. Any call to them just cycles, with nothing showing in any requests - nada, zip. Like the wc.dll cannot run for some reason.
Since the .ini files I work with are for each "site", it seems that something is wrong wwwc-wide.
Any help is humble appreciated.