ThinkGeo.com    |     Documentation    |     Premium Support

Method not found: ThinkGeo.MapSuite.Core.GeoSolidBrush.get_Color()

Hello,

I am converting my printing screen from the Windows Edition to the Web Edition. I get the following error when I try to generate the PDF:
Method not found: ThinkGeo.MapSuite.Core.GeoSolidBrush.get_Color()
It happens on when i call the EndDrawing off the GeoCanvas.
I have tried this in your “Print in Web Application” sample project and get the same error.

Is there a solution to this issue?

Thanks,
Jesse

Hi Jesse,

It seems that the cause of this issue is different references branches, it means the application references the MapSuiteCore.dll which come from the development builds, but the WebEdition.dll comes from the production builds.

Please make sure the application reference the same version of MapSuite DLLs, you can get them from Product Center.

Hope it’s helpful.

Thanks,
Emil

Thanks Emil, I changed to the production build and it fixed my issue.

Thanks,
Jesse

Hi Jesse,

Very glad to hear it works. Any questions please let us know.

Thanks,
Emil