Security.Permissions.SecurityPermission

  • Thread starter Thread starter hames.bond
  • Start date Start date
H

hames.bond

G'day,

I have 2 Win2K servers, 1 is my database server, 1 runs IIS

On the IIS machine I have an ASP.NET 2 application that makes a call to
a proprietry 3rd party COM Object/DLL that makes a call to a database
on server number 2.

When the DLL call is run, I get
"Security.Permissions.SecurityPermission" error and thats all it says.

Does anybody have any idea how I get around this? Im a newbie to ASP
and have full trust set in the web.config file.

Thanks in advance!
 
Back
Top