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

Re: DCOM Config

$
0
0
Re: DCOM Config
Web Connection 5.0
Re: DCOM Config
May. 13, 2013
12:14 pm
3S80Q8SBAShow this entire thread in new window
Gratar Image based on email address
From:Rick Strahl
To:David Pedrelli
On 64 bit systems COM registeration for FoxPro EXEs doesn't make it to the DCOM registry.

As Kevin points out using the CONSOLE commands to register your COM server will do the trick:

doCONSOLEwith"DCOMIMPERSONATION", "webapp.webappServer", "SYSTEM"

or

CONSOLE"DCOMIMPERSONATION""webapp.webappServer""SYSTEM"

from the Windows Command Prompt AFTER you've run YourServer.exe /regserver will register the server properly with DCOM.

More info on this problem in this Blog post:

http://www.west-wind.com/wconnect/weblog/ShowEntry.blog?id=887

+++ Rick ---


Hi,

I added a new method to the wwServer interface. As a result, I got the "BSTRToString Failed on Response. Err code = ffffffff" error. I unregistered the server, removed it from DCOM Config, and removed any registry entries. I re-registered it. However, the app does not show-up in DCOM Config. I restarted IIS. I restarted the server. The app is running in COM mode; however, I cannot access the DCOM Config to set the user.

Thanks,

David



Rick Strahl
West Wind Technologies


from Maui, Hawaii

Making waves on the Web


Viewing all articles
Browse latest Browse all 10393

Trending Articles