PDA

View Full Version : system.nullreferenceException:



fongaurd
10-31-2008, 04:45 AM
clicked on shortcut to load the client this is what i got:
System.nullreferenceException: Object reference not set to an instance of an object,
at system.windows.forms.unsafenativemethods.callwindo wproc(intptr wndproc,intptr hwnd,int32 msg,intptr wpraram,intprt iparam)
at system.windows.forms.nativewindow.defwndproc(messa ge&m)
at system.windows.forms.control.defwndproc(message&m)
at system.windows.forms.control.wndproc(message&m)
at system.windows.forms.axhost.wndproc(message&m)
at system.windows.forms.controlnativewindow.onmessage (message&m)
at system.windows.forms.controlnativewindow.wndproc(m essage&m)
At system.windows.forms.nativewindow.callback(intptr hwnd, Intptr wparam, Intptr iparam)

I am running on windows xp sp3
1 gig ram
512 nvidia graphics
????????????????????????

Altumus
10-31-2008, 04:36 PM
This is usually a .net 1.1 issue, you may need to uninstall and reinstall .net 1.1 and its service pack.