This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
I would try recycle the app and clear the browser cache. If that fails to solve it follow the same diagnostic steps as before, maybe your host "restored" something and lost files for you.
Hope it helps,
Joe
Hi Joe,
I solved this. It seems that restore routine of my hoster adds/changes something in my web.config file. When I put my old (backup) version of web.config, skin started to work fine. All is working ok except one item: Administratin->Site settings. When I click on this link I am getting this error from system log:
2009-04-04 06:24:26,017 ERROR mojoPortal.Web.Global - xxxxxxx-en-US - /Admin/SiteSettings.aspx System.NullReferenceException: Object reference not set to an instance of an object. at mojoPortal.Web.AdminUI.SiteSettingsPage.PopulateControls() at mojoPortal.Web.AdminUI.SiteSettingsPage.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at mojoPortal.Web.mojoBasePage.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Any idea?
Thanks
No idea, best guess is some other stuff besides Web.config also got "restored" to the wrong version.