Hi,
This may sound stupid, but how do I debug a WMSPlugin I created? Simply settingbreak points in the code does not work
Thanks,
Chris
Hi,
This may sound stupid, but how do I debug a WMSPlugin I created? Simply settingbreak points in the code does not work
Thanks,
Chris
I stumbled on the solution myself.
1. Using the Solution's Properties menu, ensure that you select the Start Multiple projects, and start both the WMSPluginService and the 'Application' project.
2. Ensure that the WMSPlugins are being build to ..\WmsPluginService\WmsLayerPlugins\
Set breakpoints - and Voila!!!
Hello Chris,
Thanks for sharing your experience, any more problems just feel free to let us know.
Regards,
Gary