View Single Post

  #2 (permalink)  
Old 11-28-2007
Winwaed's Avatar
Winwaed Winwaed is offline
Mapping-Tools.com
Red Belt
 
Join Date: Feb 2004
Posts: 890
Blog Entries: 9
Re: Mappoint 2006, C#, VS 2008, Vista, COM object problems

I haven't played with VS2008 & C#, but I know that Microsoft have been busy adding multi-threading tools to the latest versions of .NET and C#. Could it be that there's a default setting changed for the form, so that it is doing what the error says? Ie. different threads are being used to create and access control?

Some of the new multi-threading stuff looks pretty neat - eg. a foreach that works a bit like the old vector processing operatives seen on Crays, Convexes, etc. Shame it will be a few years before a substantial number of PCs have it installed as standard...


Richard
__________________
Winwaed Software Technology LLC
http://www.winwaed.com
See http://www.mapping-tools.com for MapPoint Tools
Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009
Reply With Quote