Sourcemscorlib
 
MessageInput string was not in a correct format.
 
Stack trace at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int16.Parse(String s, NumberStyles style, NumberFormatInfo info)
at EBridgeTemplateWebsite.Global.Application_BeginRequest(Object sender, EventArgs e) in C:\work\code\webapps\vs2010\castlegate\EBridgeTemplateWebsite\Global.asax.cs:line 60
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)