I have a .NET assembly that references a COM dll that does an http request. When I call that assembly from a test app it works just fine calling out the the COM dll. When I include my assembly in a .NET web application, then try to call it, I get a COM Exception: Security Error has occurred. I imagine their is some sort of rights issue going on here, but I can not figure out what. I have tried impersonating the user, as well as a whole slew of additional rights on the ASP_NET user, IUSR, etc. Here is the error I am getting:
COMException (0x80072f8f): A security error occurred. Can anyone help me out on this one? thanks.. -Jason You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.