Hi,
In my application on map loading with all layers in Albers Equal area projection I am getting very generalize error. I have attached screenshot below.
Request you to guide when this type of error occur.
Thanks,
Goral
Hi,
In my application on map loading with all layers in Albers Equal area projection I am getting very generalize error. I have attached screenshot below.
Request you to guide when this type of error occur.
Thanks,
Goral
Hi Goral,
From your exception, it shows “out of memory” when draw polygon.
I think that’s related with your running machine environment, please check the memory usage.
Then run your application in some other test machine to compare the behavior.
You can also build a simple project to help you locate which reason cause the exception.
Wish that’s helpful.
Regards,
Don