MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




RaceOnRCWCleanup error with MapPoint 2004 ActiveX Control

This is a discussion on RaceOnRCWCleanup error with MapPoint 2004 ActiveX Control within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hello, I'm using the ActiveX Control of MapPoint 2004 in a .NET 2.0 Windows Forms Application. I've put the ActiveX ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-09-2006
Junior Member
White Belt
 
Join Date: Oct 2006
Posts: 1
RaceOnRCWCleanup error with MapPoint 2004 ActiveX Control

Hello,

I'm using the ActiveX Control of MapPoint 2004 in a .NET 2.0 Windows Forms Application. I've put the ActiveX Control on a UserControl which works pretty good. The only problem is when I close the UserControl I sometimes get an RaceOnRCWCleanup error. I think the error only occurs when use the mnemonic assigned with the close button, but I'm not 100% sure of that.

The following code is used for closing the UserControl:
privatevoid btClose_Click(object sender, EventArgs e)
{
if (axMapPoint.ActiveMap != null)
{


axMapPoint.ActiveMap.Saved =
true;
}

//Removes the active UserControl from the form & calls Dispose() on it.
Program.MainForm.CurrentUserControl = newMainMenuCtrl();
}

Any help would be appreciated.

Regards,
Gregor
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
activex, control, error, mappoint 2004, raceonrcwcleanup


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
ActiveX Error 16398 - Mappoint North America can't run..... Mike2005 MapPoint 2006/2009 Discussion 10 11-13-2006 02:09 PM
Error using ActiveX control in VB 6 bgower MapPoint 2006/2009 Discussion 2 09-16-2005 09:40 AM
Re: Keyboard control in mappoint activex control djcapslock MapPoint 2006/2009 Discussion 1 03-10-2005 11:16 AM
Printing with the MapPoint 2004 ActiveX control Anonymous MP2K Magazine Articles 0 11-25-2004 12:18 PM
I am using the MapPoint ActiveX control in a VB Ap.... Anonymous MapPoint 2006/2009 Discussion 1 08-24-2001 07:35 AM


All times are GMT -5. The time now is 08:57 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54