Community of VE/MapPoint Users and Developers
This is a discussion on Mappoint Europe 2006 + Powerbuilder 10.5 within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi ! I get an error '35 - error calling external object function newmap at line ... ' while creating ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| I get an error '35 - error calling external object function newmap at line ... ' while creating a new map in an ole-control. - I created a mappoint control on the window (Insert / Control / Ole, then I select the tabpage 'insert control', and finally selected 'Microsoft Mappoint Control 13.0') - name of the olecontrol: ole_map - open event of the window: ioo_map = ole_map.object.NewMap(2) - instance var of the window : oleobject ioo_map - 2 = geoMapEurope Can anyone help me with the is problem ? Kind Regards Bruno |
| |||
| Re: Mappoint Europe 2006 + Powerbuilder 10.5
Hi Bruno, What happens if you call OpenMap (with a ptt file) instead of NewMap ? I recall me something similar using Delphi.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
| Re: Mappoint Europe 2006 + Powerbuilder 10.5
Hi Wilfried ! I called the OpenMap function with an existing mappoint file (test.ptm) , the problem still remain with the same error code ... oleobject loo_map //loo_map = ole_map.object.Newmap(2) loo_map = ole_map.object.OpenMap('c:\test.ptm') I also perfomed a 'regsrv32 mappointcontrol.ocx', without any improvements. Thanks King regards Bruno |
| |||
| Re: Mappoint Europe 2006 + Powerbuilder 10.5
Hi Bruno, I found this article: Using MS MapPoint in PowerBuilder - MapPoint Articles - MP2K Magazine but it seems you do exacly the same.
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
| |||
| Re: Mappoint Europe 2006 + Powerbuilder 10.5
Indeed, that's the article I used to start from. (There's a similar article in the Powerbuilder Developer Journal : Using MS MapPoint in PowerBuilder @ POWERBUILDER DEVELOPER'S JOURNAL) I'll keep you informed in case I find a solution. Thanks a lot ! Regards Bruno |
| |||
| Re: Mappoint Europe 2006 + Powerbuilder 10.5
Hi Bruno, I dont know if this is interesting for you, but I found 2 other threads here with some code samples. Geocoordinates from a waypoint displayDataMap question again
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| 105, 2006, europe, mappoint, powerbuilder |
| ||||
| Posted By | For | Type | Date | |
| MapPoint Download - MP2K Magazine | This thread | Refback | 01-08-2007 12:50 AM | |
| Microsoft MapPoint 2006 - MP2K Magazine | This thread | Refback | 12-29-2006 05:27 AM | |
| Interview with Steve Lombardi - MapPoint Articles - MP2K Magazine | This thread | Refback | 12-27-2006 07:37 PM | |
| An API to Control MapPoint 2006 GPS Features - Part I of II - MapPoint Articles - MP2K Magazine | This thread | Refback | 12-27-2006 05:38 PM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Geocode/Mapping Issues - Mappoint 2006 Europe | sjhunt | MapPoint 2006/2009 Discussion | 24 | 10-24-2007 05:05 PM |
| Importing new layers in Mappoint Europe 2006 | Jama | MapPoint 2006/2009 Discussion | 1 | 10-30-2006 03:10 PM |
| Where is MapPoint 2006 Europe? | Anthony_Hunt | MapPoint 2006/2009 Discussion | 11 | 09-06-2006 03:34 PM |
| Very simple question on MapPoint Europe 2006 | davidb | MapPoint 2006/2009 Discussion | 4 | 08-24-2006 01:27 PM |
| Using OCX MapPoint control with PowerBuilder | Anonymous | MapPoint 2006/2009 Discussion | 1 | 11-07-2003 11:53 AM |