Hi,
I have some troubles trying to migrate an existing app to 4.9.2
If I just change references from 4.8.8 to 4.9.2,, VS 2010 is not able to open form, designer returning errors about Legend1 and WinMap1 components. So I began with copying project to another folder, then removed Winmap1 and Legend1 from the form, copied folder to another computer with 4.9.2. There I have no problem to open form, but I can't drop map control back on the form, as I get an error :
"Can't create Axhost component" 'System.Reflection.ReflectionTypeLoadExceptions" can't load required types". I tried to drop map control to a new project and form, and got no error. Of course this is not very useful for my migration...
By the way, I noticed that several useful (at least to me) functions disapeared
Winmap1.PointToClient
WinMap1.PointToScreen
WinMap1.set_LayerVisible =>LayerDynamicVisibility ? (didn't find it in documentation)
Any help or suggestion would be appreciated
Image may be NSFW.
Clik here to view.
Olivier
I have some troubles trying to migrate an existing app to 4.9.2
If I just change references from 4.8.8 to 4.9.2,, VS 2010 is not able to open form, designer returning errors about Legend1 and WinMap1 components. So I began with copying project to another folder, then removed Winmap1 and Legend1 from the form, copied folder to another computer with 4.9.2. There I have no problem to open form, but I can't drop map control back on the form, as I get an error :
"Can't create Axhost component" 'System.Reflection.ReflectionTypeLoadExceptions" can't load required types". I tried to drop map control to a new project and form, and got no error. Of course this is not very useful for my migration...
By the way, I noticed that several useful (at least to me) functions disapeared
Winmap1.PointToClient
WinMap1.PointToScreen
WinMap1.set_LayerVisible =>LayerDynamicVisibility ? (didn't find it in documentation)
Any help or suggestion would be appreciated
Image may be NSFW.
Clik here to view.

Olivier