Hi everybody..
I'm just new in DNN. Just want to ask for help,
did anybody got this error message when trying to install DNN ver 3.3.5?
"Error: Attempted to access an unloaded AppDomain"I try to check in Event Viewer but no log has been recorded.
Installing DotNetNuke
Version: 03.03.05
Installation Status Report
00:00:00.170 - Installing Version:
3.1.0
00:00:00.180 - Installing Script:
DotNetNuke.SetUp.SqlDataProvider
Success
00:00:00.240 - Installing Script:
DotNetNuke.Schema.SqlDataProvider
Success
00:00:02.173 - Installing Script:
DotNetNuke.Data.SqlDataProvider
Success
00:00:08.422
- Installing MemberRole Provider:
00:00:08.422 - Executing
InstallCommon.sql
00:00:08.983 - Executing
InstallMembership.sql
00:00:09.513 - Executing
InstallProfile.sql
00:00:09.714 - Executing InstallRoles.sql
Success
00:00:10.084 - Upgrading to Version: 3.1.1
Success
00:00:11.817 - Upgrading to Version: 3.2.0
Success
00:00:11.907 - Upgrading to Version: 3.2.1
Success
00:00:11.977 - Upgrading to Version: 3.2.2
Success
00:00:11.997 - Upgrading to Version: 3.2.3
Success
00:00:13.609 - Upgrading to Version: 3.2.4
Success
00:00:13.689 - Upgrading to Version: 3.2.5
Success
00:00:13.720 - Upgrading to Version: 3.2.6
Success
00:00:13.760 - Upgrading to Version: 3.2.7
Success
00:00:13.760 - Upgrading to Version: 3.3.0
Success
00:00:13.810 - Upgrading to Version: 3.3.1
Success
00:00:13.850 - Upgrading to Version: 3.3.2
Success
00:00:13.940 - Upgrading to Version: 3.3.3
Success
00:00:14.100 - Upgrading to Version: 3.3.4
Success
00:00:14.120 - Upgrading to Version: 3.3.5
Success
00:00:14.350 - Performing General
Upgrades
00:00:14.681 - Loading Host Settings:
00:00:14.781 - Configuring
SuperUser:
00:00:15.372 - Installing Modules:
00:00:15.392 - Installing
Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\Announcements_03.03.04_Install.zip:
Success
00:00:16.774 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\Blog_3.02.00_Install.zip:
Success
00:00:18.496 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\Contacts_3.1_Install.zip:
Success
00:00:18.727 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\Documents_03.01.05_Install.zip:
Success
00:00:19.167 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\Events_3.2_Install.zip:
Success
00:00:20.850 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\FAQs_3.1_Install.zip:
Success
00:00:21.060 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\Feedback_03.02.01_Install.zip:
Success
00:00:21.271 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\Help_2.0.4_Install.zip:
Success
00:00:22.402 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\HTML_3.3.0_Install.zip:
Success
00:00:22.622 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\IFrame_3.2_Install.zip:
Success
00:00:23.123 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\Links_3.3_Install.zip:
Success
00:00:23.454 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\Media_03.02.02_Install.zip:
Success
00:00:23.854 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\NewsFeeds_3.1.1_Install.zip:
Success
00:00:24.195 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\Survey_3.3_Install.zip:
Success
00:00:24.675 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\UserDefinedTable_3.03.03_Install.zip:
Success
00:00:26.078 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\UsersOnline_3.1_Install.zip:
Success
00:00:26.208 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\WhatsNew_3.3_Install.zip:
Success
00:00:26.278 - Installing Module File
c:\inetpub\wwwroot\ASEANPED\Install\Module\XML_3.1_Install.zip:
Success
00:00:26.358 - Executing Additional
Scripts:
00:00:26.358 - Creating Portal: My Website
00:00:28.571
-
Error: Attempted to access an unloaded AppDomain.
Server Error in '/[sitename]' 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) +408
System.Web.HttpApplication.ResumeSteps(Exception error) +322
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +226
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +486
|