Link to home
Start Free TrialLog in
Avatar of Type25
Type25

asked on

.NET runtime 2.0 Error

We have a .NET sockets application written in C# which we've recently moved to a new faster server.
The application ran flawlessly for 6 months on the old server and now we've transfered it over it's just crashing out (at least 5 times a day).

The new server has exactly the same software & OS  (Windows Server 2003 & ASP.NET 2.0 framework)

The error is:

EventType clr20r3, P1 sams_pda_server.exe, P2 1.0.2792.16847, P3 46cea31f, P4 system.windows.forms, P5 2.0.0.0, P6 461ef203, P7 4ea3, P8 8b, P9 system.nullreferenceexception, P10 NIL.

This comes straight from the event log under ASP.NET 2.0 Error

Any ideas?
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Type25
Type25

ASKER

Seems very plausable. Will have reevaluate the code and see what i can do.

Thanks
The problem would be very difficult to fix if I was sitting there looking over your shoulder, so it is 100 times more difficult when I am sitting here, since I don't have details.

Bob