Community of VE/MapPoint Users and Developers
This is a discussion on VB6 error "Method 'QueryShape' of object 'DataSet' fail within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I'm getting this error at completely arbitrary times when processing through lots of imports data contained in valid datasets. Code: ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| VB6 error "Method 'QueryShape' of object 'DataSet' fail Code: Set myRs = myDs.QueryShape(myShape) If I select debug option and just continue (i.e. resume on the same line of code ) it doesn’t re-raise the error. Is it some kind of synchronization problem because I’m using a 2Ghz+ dual processor desktop PC? |
| |||
|
Hi, If you dont use threads then it is probably not a synchronizing problem, however did you tryed reboot your machine in single CPU mode ? Edit boot.ini file (root - hidden) and add: /ONECPU if there is: /NUMPROC=2 then edit it and change it also to /NUMPROC=1 Then reboot and pray the machine will still restart
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| dataset, fail, object, queryshape, vb6 error method |
| ||||
| Posted By | For | Type | Date | |
| MetaGer, Suche nach: vb6 error line | This thread | Refback | 11-09-2007 06:51 AM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MapPoint OLE error: "Could not update object" | wiecho_k | MapPoint 2006/2009 Discussion | 1 | 07-23-2005 11:53 AM |
| Get "find nearby" search DataSet? | Nostradamus | MapPoint 2006/2009 Discussion | 0 | 08-10-2004 05:20 AM |
| Problem with dataset.QueryShape Method | Ray Liu | MapPoint 2006/2009 Discussion | 1 | 07-15-2004 11:55 AM |
| Run-time error 'Method 'UpdateLink' object 'DataSet' failed | Anonymous | MapPoint 2006/2009 Discussion | 0 | 09-18-2003 04:53 PM |
| How ImportData method with "Password-protected" a | rrosenhagen | MapPoint 2006/2009 Discussion | 0 | 12-10-2002 04:13 PM |