This all started when I tried to install the Razor Host module to run Razor Scripts and in an attempt to create a DNN module similar to the Razor Hackathon modules. I found it but it indicated it was missing a piece(unfortunately not telling me what piece) .So I tried installing one of the providers, thinking it needed one of them to work. Big Mistake. Suddenly i got an error similar to the one below, and then it became "An errror has occured, an error has occured". I reinstalled everything deleted the database and the files.. after several attempts to reinstall seemeing successful I have got the following message
The version is 06.02.01 that I am having issues with. Install failed multiple times, I deleted everything and reinstalled, but it is still giving me the following error in my installation. I am using SQL Server 2008, :
This most recent error occured after database scripts had installed, and I had set permissions for the superuser.
An error has occurred. DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Skins.Skin.GetSkin(PageBase page) at DotNetNuke.Framework.DefaultPage.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 ---
Seems like some skin information is missing, but why from a new install?
Could it be the application pool I'm running in? I am using Windows Vista 64 bit. I am also using IIS 7.0
How can I solve this problem, should I just install a previous version of Dotnetnuke? These ran stably for ever... (DNN 5).
Any help appreciated in advance.
Thanks,
Jeremy Cummings