ThinkGeo.com    |     Documentation    |     Premium Support

Cannot use PrinterInteractiveOverlay in latest stable build

Hi,

We have just upgraded to MS Desktop for Winforms 10.0. We would like to use the latest stable build (MapSuiteDesktopForWinForms-BareBone 10.2) but cannot because of a problem with PrinterInteractiveOverlay. When we try to declare this class we get the following error:

It looks like a problem with the declaration in the MS-WinForms dll.

Thanks!

Steve

Hi Steve,

In fact that’s a known issue, it is introduced in 10.1(10.0 is OK), that’s only a VB problem because Vb don’t case sensitive.

Our developer will fix that in near future.

Regards,

Ethan

Hi Steve,

Our developer had fixed that in 10.2.1 for Winforms edition: https://www.nuget.org/packages/MapSuiteDesktopForWinForms-BareBone/10.2.1

The standard version had get updated also.

Please remove the PrinterInteractiveOverLay and use the PrinterInteractiveOverlay instead of it for new version.

Regards,

Ethan

1 Like

Ethan,

Thanks, that fixed it.

Steve

Hi Steve,

Thanks for your update.

Regards,

Ethan