Debugger in Visual Studio freezes when debugging an EPiServer project
Versions:
n/a,
FAQ number:
156,
Old FAQ number: 6564
When debugging an EPiServer project in Visual Studio, it sometimes freezes. The reason for that is that other processes runs against that asp.net process. Most often it's the EPiServer Scheduler. So stop the scheduler while debugging.