Reg : Getting Error 80070005 when using com dll in Web service under XP.
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am using com dll in web service. I am getting following error. System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {7B51C031-56CD-4D6A-B922-28899DC3D10E} failed due to the following error: 80070005. I searched on google but did not get solution. Has anybody solution. Thanks Manish