Hello
I recently installed Smart-Thinker Homepage (demo version) on DNN 4.3.5. I came to the conclusion that I do not like it enough to keep it past retirement. Being foolish, I deleted the folder in the Desktop Modules folder to get rid of the module. Now I receive the error below after I try to log into my website. I have tried deleting all Smart-Thinker entried and processes in the database (homepage was the only module i had tried) and I tried searching across all files for the word "smart" to find where it is being called. I hope to have the module removed so that I can use my website again. Thank you. The error I am receiving says:
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: The file '/apps/DesktopModules/Smart-Thinker - HomePage/SmartThinkerHPBar.ascx' does not exist. ---> System.Web.HttpException: The file '/apps/DesktopModules/Smart-Thinker - HomePage/SmartThinkerHPBar.ascx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) 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.DefaultPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Page.OnInit(EventArgs e) at DotNetNuke.Framework.PageBase.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 ---