J
Jon Paal
anybody know what causes this error message reported by visual studio just in tiime debugger ?
I get it when trying to populate a simple gridview from a datareader. Running locally, the code compiles, but after the page
renders, I get the debugger popping up and it gives me the following error message
"an unhandled exception('System.NullReferenceException') occurred in aspnet_wp_exe "
I get it when trying to populate a simple gridview from a datareader. Running locally, the code compiles, but after the page
renders, I get the debugger popping up and it gives me the following error message
"an unhandled exception('System.NullReferenceException') occurred in aspnet_wp_exe "