moving web application from win2000 to win2003...
- From: "paul" <gopaulgo@xxxxxxxxx>
- Date: Wed, 20 Jul 2005 10:59:03 -0700
It seems many of my .NET web apps are having problems after being deployed on
my new win2003 system. I'm getting simple "object reference" errors but, I
cannot track down where in my code they occur because line numbers aren't
given. Please help me track down my problem (using stack trace I assume).
Thanks!
Error message:
Server Error in '/cpthandler/procUpload' 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 of an
object.]
procUpload.procUpload.Page_Load(Object sender, EventArgs e) +12300
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
--
--
www.paulbgrimes.com
.
- Prev by Date: Re: [Microsoft][ ODBC SQL Server Drive ] Timeout expired
- Next by Date: problem linked sql server-mysql server
- Previous by thread: [Microsoft][ ODBC SQL Server Drive ] Timeout expired
- Next by thread: problem linked sql server-mysql server
- Index(es):
Relevant Pages
|
Loading