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: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:


Line 33: 	
Line 34: 
Line 35: <% if (Request.Form["codTipoAlbo"]!=null && Request.Form["codTipoAlbo"].ToString().Equals("TALALB") || Request.Form["codTipoAlbo"].ToString().Equals("") ) {%>
Line 36: Albo Fornitori</b><br><br>
Line 37: 

Source File: D:\root_Fornitori\ver 0.1\docs\mainAlboFornitori.aspx    Line: 35

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.albo_fornitori_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in D:\root_Fornitori\ver 0.1\docs\mainAlboFornitori.aspx:35
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
   System.Web.UI.Control.Render(HtmlTextWriter writer) +7
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Page.ProcessRequestMain() +1926


Version Information: Microsoft .NET Framework Version:1.1.4322.2512; ASP.NET Version:1.1.4322.2515