Greetings,
I am receiving an error message when I am try to launch mappoint 2002 from xatanet.com. I have pasted a pic of the error message below also I will paste the text below that if any has come across this error message please let em know. Thx
**Error Message from above**
System.InvalidCastException: Unable to cast COM object of type 'MapPoint.MapClass' to interface type 'MapPoint._Map'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{90B167C0-923D-4B65-AEE2-66938491C916}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
at MapPoint.MapClass.GetLocation(Double Latitude, Double Longitude, Double Altitude)
at Xata.XataNet.MapControl.ClientMap.SetItem(Double dLat, Double dLong, String strName, String strText, Int16 sSymbol, GeoBalloonState labelState)
at Xata.XataNet.MapControl.ClientMap.GenerateMapImage ()