C#C
C#4y ago
surwren

'The viewmanager.activeview must be a view contained within the viewmanager.window profile'

What's causing this error? Googling it throws a bunch of threads without any conclusive responses

I tried the fix from this thread:
https://stackoverflow.com/questions/15387656/unable-to-open-file-with-breakpoint-after-debug

https://stackoverflow.com/questions/15387656/unable-to-open-file-with-breakpoint-after-debug


but nothing changed and it still throws the error.
unknown.png
Stack Overflow
I have a weird problem. Whenever I start to debug and stop the debug if a file has a breakpoint I won't be able to open it directly in Visual Studio.

I have ReSharper 7.1 and StyleCop installed but
Was this page helpful?