PDA

View Full Version : Attempted to access an unloaded AppDomain


bkillins
06-01-2004, 02:02 AM
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
Brett.Killins@Killins.NET

bruce
06-01-2004, 06:05 AM
What is your home computer? Win2K3 or XP

The message looks like the application has unloaded itself.

[b]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
Brett.Killins@Killins.NET
</blockquote id="quote"></font id="quote">