HighTechTalks DotNet Forums  

Out Of Process COM server unable to access resources

ASP.net Security microsoft.public.dotnet.framework.aspnet.security


Discuss Out Of Process COM server unable to access resources in the ASP.net Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
David
 
Posts: n/a

Default Out Of Process COM server unable to access resources - 11-14-2007 , 01:06 PM






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




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.