Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NullReferenceException
Message
De
08/08/2007 10:42:39
Steve Jones
Business Systems Services Uk Ltd
Swansea, Royaume Uni
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
NullReferenceException
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
01246782
Message ID:
01246782
Vues:
60
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform