Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
My site worked perfect, but a few days ago it started to give "Service Unavailable" error every 10 minutes.
I checked event viewer and found repeating error :
Event message: An unhandled exception has occurred.
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.IO.Path.CheckInvalidPathChars(String path)
at System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[] str)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path)
at System.Web.InternalSecurityPermissions.PathDiscovery(String path)
at System.Web.HttpRequest.get_PhysicalPath()
at UrlRewritingNet.Web.UrlRewriteModule.OnBeginRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
What could be the reason ? And how avoid it?
Thanks,
kukuwka
What version of umbraco are you using, also in iis is the website in its own pool? Do you have any custom datatypes or action handlers?
Regards
Ismail
I'm using 4.0.4.2 version.The website doesn't have its own pool, but it only one website on server.
I also found error in event viewer:
Application pool 'DefaultAppPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Service Unavailable error
Hi,
My site worked perfect, but a few days ago it started to give "Service Unavailable" error every 10 minutes.
I checked event viewer and found repeating error :
Event message: An unhandled exception has occurred.
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.IO.Path.CheckInvalidPathChars(String path)
at System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[] str)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String path)
at System.Web.InternalSecurityPermissions.PathDiscovery(String path)
at System.Web.HttpRequest.get_PhysicalPath()
at UrlRewritingNet.Web.UrlRewriteModule.OnBeginRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
What could be the reason ? And how avoid it?
Thanks,
kukuwka
What version of umbraco are you using, also in iis is the website in its own pool? Do you have any custom datatypes or action handlers?
Regards
Ismail
Hi,
I'm using 4.0.4.2 version.The website doesn't have its own pool, but it only one website on server.
I also found error in event viewer:
Application pool 'DefaultAppPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
is working on a reply...