Here we go.
Server Error in '/' Application.
Illegal characters in path.
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.ArgumentException: Illegal characters in path.
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:
[ArgumentException: Illegal characters in path.]
System.IO.Path.Combine(String path1, String path2) +14696271
ChooseYourStory.WebApplication.CysHttpModule.<BeginFirstRequest>b__a(GetHandlerParams args) in c:\BuildMasterAgent\_AGTTMP\_A4\_S11\SRC\ChooseYourStory.WebApplication\CysHttpModule.cs:158
Inedo.Web.Handlers.Mapping.<GetHandlersEnumerator>d__1.MoveNext() +378
Inedo.Web.Handlers.MulticastHandler.GetHttpHandler(GetHandlerParams args) +64
Inedo.Web.Handlers.MulticastHandler.GetHttpHandler(GetHandlerParams args) +108
Inedo.Web.Handlers.DynamicHttpHandling.System.Web.IHttpHandlerFactory.GetHandler(HttpContext context, String requestType, String url, String pathTranslated) +221
System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +516
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +288
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18446