this exeption can occur just out of nowhere. When it happens it shows wherever in Umbraco, starting immediately after login.
The only solution is to recycle the applicationpool and hope for the best. After recycling it takes approximately one week for it to reoccur and then the problem starts allover again.
TypeFinder.FindClassesOfType(Boolean useSeperateAppDomain) Trows NullReferenceExeption
Hi,
this exeption can occur just out of nowhere.
When it happens it shows wherever in Umbraco, starting immediately after login.
The only solution is to recycle the applicationpool and hope for the best.
After recycling it takes approximately one week for it to reoccur and then the problem starts allover again.
The Stack Trace and Workitem can be found on CodePlex:
http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=24993
I'me stuck and the client is getting more and more impatient.
Thanks in advance,
Ron
Hi,
The solution for this problem is to change
Into
For further information and revised DLL check CodePlex.
Can anyone of the core dev team confirm this bugfix will be added to new builds?
Ron
The URL at codeplex is broken. Where is this?:
is working on a reply...