Hi,
I've got a site running without problems that I've backed up and now installed on my local machine in order to do some testing before upgrading.
However I run into a strange problem when I'm trying to log in (which is not happening on the site that is LIVE) The error message mentions Smart Thinker - Home Page which is a module that is not installed and this is stopping me from logging in.
Like I said there's no problem on the site that's LIVE, only on my local machine but same DB and same files.
Thanks in advance for any ideas (error mesage below)
Leif
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: c:\inetpub\wwwroot\epicureTech\DesktopModules\Smart-Thinker - HomePage\SmartThinkerHPBar.ascx ---> System.IO.FileNotFoundException: c:\inetpub\wwwroot\epicureTech\DesktopModules\Smart-Thinker - HomePage\SmartThinkerHPBar.ascx at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.UserControlParser.GetCompiledUserControlType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Framework.CDefault.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain() --- Fin de la trace de la pile d'exception interne ---