Hello all,
Getting the same error on a fresh install;
DNN 4.3.5
SQL 2005
.NET 2.0
The interesting thing is that the Install script showed that the database portion had completed successfully and the modules portion was underway. Seems to have gotten to the 'Forums' module which failed and then error out with the following;
--------------------
Server Error in '/' 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) +483
System.Web.HttpApplication.ResumeSteps(Exception error) +539
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +144
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +300
----------------
Thanks in advance for indeas towards resolution.
Pat
Edit to add data.