Linq to SQL NullReferenceException's: A random needle in a haystack!
- by Shane
I'm getting NullReferenceExeceptions at seemly random times in my application and can't track down what could be causing the error.
I'll do my best to describe the scenario and setup.
Any and all suggestions greatly appreciated!
C# .net 3.5 Forms Application, but I use the WebFormRouting library built by Phil Haack…