0% found this document useful (0 votes)
14 views1 page

Server Error: Null Reference Exception

An error occurred while processing a web request on the server. The error was caused by an object not being initialized before being used, resulting in a null reference exception. The stack trace provides information about where the error originated in the code.

Uploaded by

Bryan J. Thomas
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

Server Error: Null Reference Exception

An error occurred while processing a web request on the server. The error was caused by an object not being initialized before being used, resulting in a null reference exception. The stack trace provides information about where the error originated in the code.

Uploaded by

Bryan J. Thomas
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Server Error in '/' 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: [Link]: 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.]


Proyecto_Prisma_VS_Net_2003.rptSlipMatricula.Imprimir_Slip()
Proyecto_Prisma_VS_Net_2003.rptSlipMatricula.Page_Load(Object sender, EventArgs e)
[Link](EventArgs e) +67
[Link]() +35
[Link]() +750

Version Information: Microsoft .NET Framework Version:1.1.4322.2503; [Link] Version:1.1.4322.2503

You might also like