Hello all,
On a Windows 2000 Server machine, I have an ASP.NET 2.0 web service which calls the methods of MapPoint throught interop. Everything worked fine in MapPoint 2004 until I upgraded to MapPoint 2006. I get the following errors consistently:
1. System.Runtime.InteropServices.COMException (0x80080005): Retrieving the COM class factory for component with CLSID {31851F82-AFE6-11D2-A3C9-00C04F72F340} failed due to the following error: 80080005
2. System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {31851F82-AFE6-11D2-A3C9-00C04F72F340} failed due to the following error: 80070005
Thanks for all your help,
Dawa