Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error - Attempted to access an uploaded AppDomainError - Attempted to access an uploaded AppDomain
Previous
 
Next
New Post
11/13/2006 9:08 PM
 
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
 
New Post
11/14/2006 12:16 AM
 

 

Try removing some of the larger modules (Events & Blog at least) from the Installs folder before rnning the upgrade. 
It looks like your application restarted before the upgrade was complete.


DotNetNuke Modules from Snapsis.com
 
New Post
11/14/2006 1:28 AM
 

Thanks John,

After i remove blog & events, the error still happen. Only when i remove remove another modules, then installation was successful.

Now 1 have 2 more questions:-

a) why all the images didn't comeout? how to solve?

seems like the url for the images is in virtual directory, 

example: -http://localhost/SITENAME/Home/tabid/36/Admin/Containers/images/edit.gif

b) can i install the modules which i exludes during installation? if can, how?  

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error - Attempted to access an uploaded AppDomainError - Attempted to access an uploaded AppDomain


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out