You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fer...@live.com
I'm trying to invoke a method on a 3rd party COM(using the interop) inside my web service and it throws the following error: "Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))"
I get this error only when I host the webservice on IIS. If I host it on Visual Studio Development Server, it works fine. It works fine in other windows applications too.