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.CheckInvalidPathChars(String path, Boolean checkAdditional) +14607857
   System.IO.Path.Combine(String path1, String path2) +52
   Sana.Commerce.Web.Mvc.Theming.PackagesVirtualPathProvider.FindFullPath(String relativePath, Predicate`1 existsFunction) in C:\Agents\a4\_work\4\s\Framework\Sana.Commerce.Web\Mvc\Theming\PackagesVirtualPathProvider.cs:288
   Sana.Commerce.Web.Mvc.Theming.PackagesVirtualPathProvider.FileExists(String virtualPath) in C:\Agents\a4\_work\4\s\Framework\Sana.Commerce.Web\Mvc\Theming\PackagesVirtualPathProvider.cs:95
   System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) +90
   System.Web.WebPages.BuildManagerWrapper.Exists(String virtualPath) +38
   System.Web.WebPages.VirtualPathFactoryManager.Exists(String virtualPath) +194
   System.Web.WebPages.WebPageRoute.MatchRequest(String pathValue, String[] supportedExtensions, Func`2 virtualPathExists, HttpContextBase context, DisplayModeProvider displayModes) +87
   System.Web.WebPages.WebPageRoute.DoPostResolveRequestCache(HttpContextBase context) +197
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93


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