DCOM and MultiThread in Web Services
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hello!
I'm expericencing a hard problem!
DCOM (MS VirtualServer)
ASP.NET v 1.1
IIS 6 on Win 2003 Server
I have a Web Service that call multiple Virtual Server DCOM interface.
The Web Service is impersonated (User is DOMAIN\ADMINISTRATOR). When
calling from the Main Thread (generating by IIS when user make a
WebMethod call), all local and remote DCOM Virutal Server respond
correctly. But if I make my call from another Thread (created from the
main thread with ThreadPrincipal copied from the main to the "child"
thread), only the Local DCOM Virtual Server respond. All remote DCOM
call throw a System.Exception with "Access is Denied" as the only
description.
No differences when MTA or STA...
All idea could Help me!
Thanks to you.
.
Relevant Pages
- RE: attempt to launch a DCOM server?
... IIS running for Certificate Services. ... I see now that although the Certificate Service is set to automatic, ... Now that the service is started again, I will watch for future DCOM errors. ... attempt to launch a DCOM server? ... (Focus-Microsoft) - Re: DCOM Error in SBS20032 SP1
... You may disable DCOM for this service on the Windows server. ... you will see the of the DCOM application. ... Microsoft CSS Online Newsgroup Support ... |>> obviously it did not resolve the error and have no idea where to go. ... (microsoft.public.windows.server.sbs) - RE: DCOM Server Event ID 10003
... I don't know what DCOM is. ... And I don't understand what Microsoft ... "Access denied attempting to launch a DCOM Server using ... > an instance of a word application / a word document using DCOM. ... (microsoft.public.windows.server.sbs) - Re: RPC DCOM MS03-026 HACK
... If you think the patch failed to protect you against further DCOM RPC ... I'm pretty sure Microsoft has full time employees that do nothing but track ... running a web server without a firewall. ... (microsoft.public.win2000.security) - RE: attempt to launch a DCOM server?
... attempt to launch a DCOM server? ... Your network firewall and IDS products do not prevent Web application ... Download a FREE whitepaper on "Security Policy Automation for Web ... (Focus-Microsoft) |
|