Server Error in '/' Application.

Input string was not in a correct format.

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.FormatException: Input string was not in a correct format.

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:


[FormatException: Input string was not in a correct format.]
   System.Text.StringBuilder.FormatError() +60
   System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args) +13804778
   System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args) +107
   System.String.Format(IFormatProvider provider, String format, Object[] args) +109
   ServiceLocation.ServiceLocatorImplBase.GetInstance(Type serviceType, String key) +133
   ServiceLocation.ServiceLocatorImplBase.GetInstance() +54
   Empregos.Bibliotecas.Web.Modulo.Negocio.ModuloBloqueioBll.VerifyRobots() in S:\EMPREGOS\Empregos.Bibliotecas.Web\Modulo\Negocio\ModuloBloqueioBll.cs:61
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.SessionState.SessionStateModule.CompleteAcquireState() +375
   System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +1257
   System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +703
   System.Web.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0() +38
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +11857717
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +158


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