Hi,
Using Orion 8.5.1
When the SYSLOG link is clicked and I look for a message pattern (e.g. *10.0.0.1*) the following error appears. Has anyone seen this please. Support asked me to check if ASPNET and IUSR_Machine has write access to 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files’. Access is OK
Sometimes just clicking the SYSLOG link causes the error
Anyone out there who can help?
Here's the top few lines of the error!
Kind Regards
EL
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.Web.HttpException: Error executing child request for /Orion/ProxyHost.aspx. ---> System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at ClassicSiteProxy.FetchPage(HttpContext context, String pathAndQuery, Boolean allowPostThrough, Boolean followRedirects)
at Orion_ProxyHost.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context