Hi, sometimes an error occurs with my project. The site works fine then suddenly it dies when trying to access a CategoryTree. And i have to recompile the project to get it to run again.
The following error occurs:
http://eriknordin.se/dump/epi-error.jpg
Is this a EpiServer issue or a .NET-issue?
Hello Erik!
I would guess that this is an issue that has to do with autocompiled assemblies in .NET 2.0. Try clearing the temporary asp.NET files and kill the process that your site is running in to see if it helps. If this is a live site you might want to consider using precompilation instead.