Out Of Process COM server unable to access resources
- From: "David" <david@xxxxxxxxx>
- Date: Wed, 14 Nov 2007 14:06:12 -0500
I have an ASP.NET application that accesses an out-of-process COM server
that is single-threaded (STA). All of the resources that are available on
the machine, such as network shares, are accessible and work correctly in
the COM server if the ASP.NET application is run from within Visual Studio.
As soon as we are not running in Visual Studio, it is no longer able to
access the network shares. Yet, other COM based applications on the machine
can use the COM server with the COM server being able to access the network
shares correctly.
Also, it is not able to access the network shares even if the COM server is
launched with an administrator account on the machine.
I am certain that the problem is some security setting(s), however, I am not
sure what the difference is.
Can anyone point me in the right direction?
Thanks,
David
.
- Prev by Date: Re: role/group authorization not recognizing user groups.
- Next by Date: Re: How to check users against security groups in Active Directory
- Previous by thread: How to check users against security groups in Active Directory
- Next by thread: Re: Securing URL in File Download in ASP.net
- Index(es):
Relevant Pages
|
|