Server Error in "/" application,Object reference not set

G

Guest

Hi

I am working on a web application. I have huge form where in I have filled some part of the form and after two hours again I started filling the rest of the form but I got the following error

Server Error in '/abc' Application
Server Error in '/abc' Application
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution o
the current web request. Please review the stack trace for mor
information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference no
set to an instance of an object
Source Error:
An unhandled exception was generated during the execution of th
current web request. Information regarding the origin and location o
the exception can be identified using the exception stack trace below
Stack Trace:
[NullReferenceException: Object reference not set to an instance

Regards
Vijay
 
K

Ken Cox [Microsoft MVP]

It sounds like you are storing some object in a Session and the Session
timed out.

vijay said:
Hi,

I am working on a web application. I have huge form where in I have filled
some part of the form and after two hours again I started filling the rest
of the form but I got the following error.

Server Error in '/abc' Application.
Server Error in '/abc' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not
set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance


Regards,
Vijay.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top