Thank you very much for your input. The application was not registered as a COM server. The actual message was:
16/01/2012 14:06:29:317 Exception in Loading Servers (COM) - 1008
I got the application now running in File-mode, which works fine. Now I''l try to register the COM server.
Thanks!
Kind regards,
Harro
Hi Harro,
What is the actual error message? There should also be a COM error code.
It sounds to me something's wrong with the COM servers loading. Make sure the COM server is registered (YourApp.exe /regserver), or alternately start by running hte application in file mode to make sure everything works properly. Debugging COM problems is problematic and running in File mode often gives more information and you can see the server window.
The docs have info on both COM and File based configuration.
Hope this helps,
+++ Rick ---
I'm trying to move a Foxpro webappliucation with WebConnection version 4.6 to another server.
When I try to run the webapplication I got a "Web Connection Error" with an explanation "An internal exception occurred in the call to LoadServers (COM)"
This is what I have done to set up the application on the new server:
I copied the webapplication to the testserver.
Added the website in IIS (7.5) and added the HTTP handler mapping for the wc.dll file (same settings as the production server).
I installed the Foxpro libraries.
I checked the applicationpool identity's permissions.
I check the configuration files for correct paths
Am I missing something? Can anyone tell me what the error means or where to start looking?
Any pointers in the right direction is really appreciated.
Kind regards,
Harro
