Your question has been submitted and is awaiting moderation.
I am reporting this content because…
Thank you for reporting this content, moderators have been notified of your submission.
We're upgraded to the latest CE (7.2.0) but the pages no longer seem to be loading the CSS. Please see this at http://clirems.org
It would not accept SuperAdmin login so attempted to reset it but it errors when clicking on the link that is emailed.
The log reported successful install. I'm pasting only the few most recent entries in the log - it is basically a continuous thread of those same errors and I cannot find anything searching online to attempt to resolve these. Please help!
2013-12-11 18:53:02,368 [www][Thread:31][ERROR] DotNetNuke.Services.FileSystem.FileServerHandler - System.Threading.ThreadAbortException: Thread was being aborted.
at DotNetNuke.Services.FileSystem.FileServerHandler.ProcessRequest(HttpContext context)
2013-12-11 18:55:58,087 [www][Thread:25][ERROR] DotNetNuke.Services.FileSystem.FileServerHandler - System.Threading.ThreadAbortException: Thread was being aborted.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort(Object stateInfo)
at System.Web.HttpResponse.AbortCurrentThread()
at DotNetNuke.Services.FileSystem.FileServerHandler.ProcessRequest(HttpContext context)
2013-12-11 18:55:58,087 [www][Thread:25][ERROR] DotNetNuke.Services.FileSystem.FileServerHandler - System.Threading.ThreadAbortException: Thread was being aborted.
at DotNetNuke.Services.FileSystem.FileServerHandler.ProcessRequest(HttpContext context)
2013-12-11 19:00:32,087 [www][Thread:35][FATAL] DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication - System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at DotNetNuke.Services.FileSystem.FileServerHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)