Reanalyzing changes hangs with WPF application in 5.0.1648 Follow
This was not a problem with 4.5 but with 5.0.1648 however when I load the same wpf application the analyzing changes just keeps spinning. This does not happen with other types of solution. The wpf application compiles in VS2008 with no errors or warnings and runs well but all the files show many red errors because the analyzing never seems to complete.
Please sign in to leave a comment.
This seems to be related to this thread
http://www.jetbrains.net/devnet/message/5258866#5258866
the last message said it was fixed in 1641 but perhaps not?
It seems that the old 4.5 _Resharper folder and the .user files were still present in the solution along with the new ones. Once they were deleted the problem disappeared