Hi,
I'm loading some 3rd party shapefiles and am getting the following error message showing up intermittently in the top left of the map:
"Object reference not set to an instance of an object."
I've narrowed the problem down to the labels for one of the layers, but I'm not sure exactly what the cause is. I think it must be related to specific features as the error message comes and goes as I pan around or zoom in and out, so the labels for the layer are sometimes shown, but at other times the error message is rendered instead.
Is a way I can find out more details about what might be causing the error? It doesn't cause a break in the debugger so I'm at a bit of a loss as to where to look.
Best regards,
Gary
P.S. The labels are in Arabic with UTF-8 encoding if that has any bearing, and I can open the files with no problems in another GIS application.