Community of MapPoint and Bing Maps Users and Developers
This is a discussion on Sample application in c# within the MapPoint Desktop Discussion forums, part of the Map Forums category; Hi everyone - I am pulling what is left of my hair out over this one... So - to aid ...
| |||||||
| Today's Posts | Twitter Feed | Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Sample application in c# I am pulling what is left of my hair out over this one... So - to aid in my tasks... could someone PLEASE post a COMPLETE sample of a win form application that uses the OCX (activex) control and have it load a map??? i've been trying the blog solution - but there just seems to be too many missing parts for me to assimilate the procedures... thanks tony |
| |||
|
Doesn't look like this forum will let you upload files? Email me at mhildner@afweb.com and I'll send you a quick app that does that. But, just start a new project, reference and add the MapPoint control, then do something like this: (axMap is the MapPoint ActiveX) Code: axMap.NewMap(MapPoint.GeoMapRegion.geoMapNorthAmerica); axMap.ActiveMap.Location = axMap.ActiveMap.GetLocation(36.39394, -105.28393, 0); Mike HIldner |
| |||
| Any idea what this means???
An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in axinterop.mappoint.dll Additional information: This method or property is not implemented. thanks for the assistance!! take care tony |
![]() |
| Tags |
| application, sample |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MP 2006 & VB6 Sample Code | Mike2005 | MapPoint Desktop Discussion | 1 | 06-18-2006 11:23 AM |
| MegaPoints VS.NET Sample Project | Anonymous | MapPoint Desktop Discussion | 1 | 09-20-2004 12:42 PM |
| c# code sample?? | alt-088 | MapPoint Desktop Discussion | 0 | 07-23-2004 10:13 AM |
| SDK Sample Code | Anonymous | MapPoint Desktop Discussion | 0 | 09-23-2003 06:31 AM |
| Home Locator Sample Application | Anonymous | MP2K Magazine Articles | 4 | 11-20-2002 03:07 PM |