Exception Details: System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
Links without å ä ö works perfectly.
History:
Moved the website from an old iis to a new one. On the old one the å ä ö links worked but not one the new one.
Anyone have a clue?
Server Error in '/' Application.
Length cannot be less than zero.
Parameter name: length
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.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
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:
[ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length]
System.String.Substring(Int32 startIndex, Int32 length) +14496954
Composite.Core.Routing.Pages.C1PageRoute.GetRouteData(HttpContextBase context) +1213
System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext) +251
System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +79
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165
Parameter name: length
Links without å ä ö works perfectly.
History:
Moved the website from an old iis to a new one. On the old one the å ä ö links worked but not one the new one.
Anyone have a clue?
Server Error in '/' Application.
Length cannot be less than zero.
Parameter name: length
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.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
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:
[ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length]
System.String.Substring(Int32 startIndex, Int32 length) +14496954
Composite.Core.Routing.Pages.C1PageRoute.GetRouteData(HttpContextBase context) +1213
System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext) +251
System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +79
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165