Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: CoCreate Instance failed with err code code 8000401a:

$
0
0
Re: CoCreate Instance failed with err code code 8000401a:
Web Connection 5.0
Re: CoCreate Instance failed with err code code 8000401a:
01/12/2012
02:40:24 PM
3EO0VFF11 Show this entire thread in new window
From:
To:
Attachments:
None
Hi Rick,

1. Yes, it is Single Use
2. WC dll is from version 5.58

I realize that it is an authentication error, but I've checked all areas.

Folders c:\temp\wc has full control for NETWORK SERVICE, LOCAL SYSTEM, IUSR_ (2



4. SingleUse VFP8 OR earlier... N/A Since I am using VFP9.

Are you saying you're compiling for multi-use? That'd be your problem. You have to use Single Use for EXE servers or else you get serious server corruption.

I think 8000401a is an authentication error. Make sure you have properly registered the COM server and make sure it works locally from VFP or VBScript before loading on the Web. (ie. CreateObject() then ProcessHit() as shown in docs). Typically authentication errors like this are related to the security of the server. Also it sounds like you're running a fairly old version of Web Connection. Make sure you use a 5.x version of the DLL which makes security much less of an issue and for the most part should launch servers locally without any configuration.

+++ Rick ---


Hi Rick,

This topic has been in the threads and I have read all that there is. Re-read the Manual Com configuration in your documentation and still this error occurrs.

Followed the following steps:
1. All works as file-based.

Did the steps in your documentation as follows:
1. Make sure that your server works without errors in File Based operation. CHECKED OK.
2. Modify wconnect_override.h to make sure the DEBUGMODE flag is set to .F. CHECKED OK.
3. Open your Server Project and build.... CHECKED OK
4. SingleUse VFP8 OR earlier... N/A Since I am using VFP9.
5. Test COM object CHECKED OK.
6. DCOMCNFG CHECKED OK. RUNNING AS LOCAL SYSTEM, ADDED NETWORK SERVICE AS WELL
7. Start up a request. and error with this failed!

Secondly Try..
Deleted registry
Re-register EXE

Reconfigure using the above steps 1 to 7.

Still Error.

Where do I go from here? NEW SERVER W64 WINDOWS 2003 SERVER

Thanks,
Joy





Viewing all articles
Browse latest Browse all 10393

Trending Articles