Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NullReferenceException
Message
From
08/08/2007 10:42:39
Steve Jones
Business Systems Services Uk Ltd
Swansea, United Kingdom
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
NullReferenceException
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01246782
Message ID:
01246782
Views:
59
Hi,

We are getting the below exception error on some of our users machines when using an application of ours, but are having problems recreating or narrowing down what the problem is and where it is occurring. There are a few hundered connected users using the software but there doesnt seem to be obvious similarites to cause the errors, some users dont get the problem at all, and some get it more than others, it just seems random. Tried searching internet and others seem to have had problem but cant find solution. Is it .NET bug/memory problem etc?

Has anyone experienced this before?

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
at System.Windows.Forms.Control.DefWndProc(Message& m)
at System.Windows.Forms.Control.WmUpdateUIState(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.ParkingWindow.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Thanks
Steve
Next
Reply
Map
View

Click here to load this message in the networking platform