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 200:                        <div class="col-md-6">
Line 201:                            <div class="form-group input-group">
Line 202:                                <% if (Session["idEmpresa"].ToString().Equals("631"))                               
Line 203:                                     {%>
Line 204:                                <span class="input-group-addon">

Source File: c:\inetpub\wwwroot\usecerbrum.net\educacional\AreaEducacional\paginas\externas\view\processoSeletivo\cadastro.aspx    Line: 202

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.areaeducacional_paginas_externas_pgprocessosseletivos_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\usecerbrum.net\educacional\AreaEducacional\paginas\externas\view\processoSeletivo\cadastro.aspx:202
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +116
   System.Web.UI.Page.Render(HtmlTextWriter writer) +38
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +131
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +9530


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4494.0