I need to put together a WebService that will use a COM for data access into our in-house, non-standard database engine. I've imported a reference to the COM into my C# project. However, when I attempt to create an instance of the COM object, the system throws an "Access is Denied" exception.
I'm assuming that this is related to the whole .NET security model (which I have yet to fully understand...). Any thoughts on why this is being denied and/or how to open it up so that it will function? At this point, this layer of security is a non-issue for us b/c everything will be happening w/i a secure LAN. Please let me know what other information would help clarify my question. TIA MATT --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
