I did an installation recently of the Community Edition and it went well up to a point included below. The site seems to be running Ok except that when I attempted to change my admin password I noticed that I do not have any of the User Account or Roles modules. I searched to see if I could add the extension but the extension is not available.
What is the best way to deal with this situation? How can I remove the current version and try again? This is my first installation of DNN and I am not familiar with all the details. I have used older versions and I have been the host for a while but this version is very different.
My environment is Windows 7, Using SqlServer 2008 R2, Asp.net 3.5. All files and database items were successful.
ERROR WHERE INSTALLATION STOPPED AND THE LAST SUCCESSFUL ITEM:
SolpartMenuNavigationProvider_06.01.05_Install: Success
00:02:14.144 - Installing Optional AuthSystems:
00:02:14.144 - Installing Optional Packages:
00:02:14.144 - Creating Site: My Website
00:03:37.464 - Error: Thread was being aborted. at
DotNetNuke.Entities.Portals.PortalController.CreatePortal(String portalName,
UserInfo adminUser, String description, String keyWords, String templatePath,
String templateFile, String homeDirectory, String portalAlias, String
serverPath, String childPath, Boolean isChildPortal) at
DotNetNuke.Entities.Portals.PortalController.CreatePortal(String portalName,
String firstName, String lastName, String username, String password, String
email, String description, String keyWords, String templatePath, String
templateFile, String homeDirectory, String portalAlias, String serverPath,
String childPath, Boolean isChildPortal) at
DotNetNuke.Services.Upgrade.Upgrade.AddPortal(XmlNode node, Boolean status,
Int32 indent)
Server Error in '/dotnetnuke' Application.
Thread was being aborted.
Description: An unhandled exception occurred during the execution of the current
web request. Please review the stack trace for more information about the error
and where it originated in the code.
Exception Details: System.Threading.ThreadAbortException: Thread was being
aborted.
Source Error:
An unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[ThreadAbortException: Thread was being aborted.]
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +486
System.Web.ApplicationStepManager.ResumeSteps(Exception error) +501
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +123
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +379
Version Information: Microsoft .NET Framework Version:2.0.50727.5448; ASP.NET
Version:2.0.50727.5456