Community of VE/MapPoint Users and Developers
This is a discussion on loading error within the Development forums, part of the MapPoint 2006/2009 Discussion category; I am completely newbie in MapPoint and I am trying to use its ocx (Mappoint 2006) in a Delphi 7 ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| loading error but now, whenever i try to open a map with Code: map: TMappointControl;
..............
map.NewMap(geoMapEurope);
Unknown Error. Impossible loading Mappoint (Original in italian: Errore sconosciuto. Impossibile caricare MapPoint) i tried the same in VB 2005 Express Edition Code: AxMappointControl1.NewMap(MapPoint.GeoMapRegion.geoMapEurope) i get a Quote:
it is like if it is not able to "launch" mappoint instance... maybe i have to set any configuration tip? thanks in advance |
| |||
| Re: loading error
Hi, I assume mappoint.exe if you try to run is running normal ? try to register the exe. with typing: mappoint.exe /registerserver
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
| Re: loading error
Hi, I have no idea. I never tryed it and only use the object model in Delphi. However the thread shows someone who done it also in Delphi7, so it should work. Maybe you have installed the update packs and he did not or way around ?
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
| Re: loading error
so, i found how to solve the problem, just with dos command "regsrv32 ole32.dll" of course troubles are not finished, because now, it do not give me any error but... just map remain blank, i mean not blank without pushpin etc. i mean the mappoint control shows a empty blank rectangle without any map!!! i tried to log the ReadyStateChange event and this is the sequence of state changed: READYSTATE_UNINITIALIZED READYSTATE_INTERACTIVE READYSTATE_COMPLETE so, i think there should be some READYSTATE_LOADING and READYSTATE_LOADED maybe is there something that goes wrong? i tried also on vb and c# (2005 express editio) and also in c# by calling EndInit() method of mappoint control.... same result... |
![]() |
| Tags |
| error, loading |
| ||||
| Posted By | For | Type | Date | |
| Automating MapPoint with Perl - MapPoint Articles - MP2K Magazine | This thread | Refback | 01-13-2008 01:22 AM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| map loading problem with MappointControl.ocx | yooishung | MapPoint 2006/2009 Discussion | 1 | 06-22-2004 09:34 AM |
| Loading restaurants onto map with single search..... | bostonpizza | MapPoint 2006/2009 Discussion | 0 | 01-26-2004 09:26 AM |
| Loading Map takes too much time :( | Anonymous | MapPoint 2006/2009 Discussion | 0 | 08-29-2003 09:50 AM |
| Loading some object from the map | Anonymous | MapPoint 2006/2009 Discussion | 0 | 07-25-2003 06:23 AM |
| Batch Loading | Anonymous | MapPoint 2006/2009 Discussion | 1 | 09-26-2002 05:19 PM |