[Shapedotnet-development] Polygon crash
Status: Beta
Brought to you by:
k5jvc
From: John C. <jo...@k5...> - 2004-01-22 18:42:01
|
Is anyone else seeing an intermittent null reference exception when loading a polygon shapefile for the first time? It happens to me when I don't use the SDN viewer for a while (a day or two) and the first layer I load is a polygon type. Immediately after the initial crash, if I load the same polygon file again, it works fine. If I load a line or point type as the first layer everything is always fine. If I load a polygon as the second layer everything is always fine. The null reference is a GDI pen in the render thread. Weird... Looks like a GDI+ bug from where I'm sitting. Also, is everyone using .Net 1.0 runtimes? John |