Server Error in '/' Application.

Value cannot be null.
Parameter name: virtualPath

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.ArgumentNullException: Value cannot be null.
Parameter name: virtualPath

Source Error:


Line 475: Line 476: MyContext.RewritePath(sResuestedPath, true); Line 477: MyContext.Server.Execute(sFinalURL, true); Line 478: Line 479: }

Source File: d:\HostingData\ha2776\greenrg.org.il\wwwroot\App_Code\Site\ccRouter.cs    Line: 477

Stack Trace:


[ArgumentNullException: Value cannot be null. Parameter name: virtualPath] System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options) +10045720 System.Web.VirtualPath.Create(String virtualPath) +15 System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm) +204 System.Web.HttpServerUtility.Execute(String path, Boolean preserveForm) +18 ccRouterModule.AnalyzePath(String sResuestedPath) in d:\HostingData\ha2776\greenrg.org.il\wwwroot\App_Code\Site\ccRouter.cs:477 [Exception: ccRouter: Template execution failed. Requested path: /he-il/union-members/index.html Exception: Value cannot be null. Parameter name: virtualPath] ccRouterModule.AnalyzePath(String sResuestedPath) in d:\HostingData\ha2776\greenrg.org.il\wwwroot\App_Code\Site\ccRouter.cs:485 ccRouterModule.OnPreRequestHandlerExecute(Object source, EventArgs e) in d:\HostingData\ha2776\greenrg.org.il\wwwroot\App_Code\Site\ccRouter.cs:111 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +144 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


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