Server Error in '/' Application.

String cannot be of zero length.
Parameter name: oldValue

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: String cannot be of zero length.
Parameter name: oldValue

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: String cannot be of zero length.
Parameter name: oldValue]
   System.String.Replace(String oldValue, String newValue) +0
   Syscom.GM5.PresentationTools.HttpHandler.GetNodePath(String RequestedPath, HttpContext Context, Site Site) +83
   Syscom.GM5.PresentationTools.HttpHandler.GetSpecialNode(HttpContext& Context, String NodePath, AuthenticatedUser AuthenticatedUser, Site Site) +100
   Syscom.GM5.PresentationTools.HttpHandler.ReturnHandler404(HttpContext Context, String RequestType, String Url, String Path, AuthenticatedUser AuthenticatedUser, Site Site, String RequestedPath, String ExtensionAndQueryString) +949
   Syscom.GM5.PresentationTools.HttpHandler.GetHandler(HttpContext Context, String RequestType, String Url, String Path) +799
   System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +175
   System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +128
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +161


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433