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 1:  <%@ page language="C#" autoeventwireup="true" inherits="pesquisaVagas, App_Web_4dphofnb" %>
Line 2:  
Line 3:  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Source File: d:\inetpub\wwwroot\pesquisaVagas.aspx    Line: 1

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   PageBase.InitializeCulture() +130
   ASP.pesquisavagas_aspx.__BuildControlTree(pesquisavagas_aspx __ctrl) in d:\inetpub\wwwroot\pesquisaVagas.aspx:1
   ASP.pesquisavagas_aspx.FrameworkInitialize() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\21a9bed8\2f9be145\App_Web_zvz322rd.0.cs:0
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +71
   System.Web.UI.Page.ProcessRequest() +268
   System.Web.UI.Page.ProcessRequest(HttpContext context) +166
   ASP.pesquisavagas_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\21a9bed8\2f9be145\App_Web_zvz322rd.0.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +624
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +269


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