Attempted to access an unloaded AppDomain

Discussion in 'ASP.NET / ASP.NET Core' started by bkillins, Jun 1, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I have written an ASP.NET application that uses the Report.NET library from ComponentOne. When I run the application on DiscountASP' service it runs without problems. The problem comes because use of the library often takes several minutes. When I run it locally it gives me an "Attempted to access an unloaded AppDomain." error message. I thought at first it must be a timeout issue(from long reports), but it happens even when running with short reports...

    Any ideas what I'm missing?

    Brett Killins
    [email protected]
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    What is your home computer? Win2K3 or XP

    The message looks like the application has unloaded itself.

    quote:Originally posted by bkillins

    I have written an ASP.NET application that uses the Report.NET library from ComponentOne. When I run the application on DiscountASP' service it runs without problems. The problem comes because use of the library often takes several minutes. When I run it locally it gives me an "Attempted to access an unloaded AppDomain." error message. I thought at first it must be a timeout issue(from long reports), but it happens even when running with short reports...

    Any ideas what I'm missing?

    Brett Killins
    [email protected]
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page