↧
From: | Kevin Emmrich |
To: | David Pedrelli |
do CONSOLE with "DCOMIMPERSONATION", "webapp.webappServer", "SYSTEM"
(where webapp.webappserver is the registered name in the Project menu --> Project Info option --> Servers tab )
and see if the app shows up now.
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