Cannot locate resource 'src/options/optionsdialog2/optionsdialogview.xaml'. Builds 6, then 7, then 5.
I've been installing nightly builds as they've been released, but haven't opened VS [2010] on this machine for a week or so.
Today, I installed build 6, then started VS with my solution with two C# projects.
Trying to open ReSharper/Options... caused these two exceptions and the options window never came up:
RSRP-281114 Cannot locate resource 'src/options/optionsdialog2/optionsdialogview.xaml'.
RSRP-281604 Value cannot be null. Parameter name: window
Saw that build 7 had been put up; closed VS and installed build 7, started VS with the same solution again. Trying to open ReSharper/Options... caused the same two exceptions and the options window never came up.
Closed VS, uninstalled 6.1 and then installed 6.1 build 5, started VS with the same solution again. Trying to open ReSharper/Options... caused the same two exceptions and the options window never came up.
I'm worried that going back to any build of 6.1 may give the same errors.
Edit: Closed VS, uninstalled 6.1 and then installed 6.1 build 1, started VS with the same solution again. Trying to open ReSharper/Options... caused the same two exceptions and the options window never came up.
Closed VS, uninstalled 6.1 and then installed 6.0, started VS. Trying to open ReSharper/Options... worked.
Closed VS and then installed 6.1 build 7, started VS. Trying to open ReSharper/Options... worked.
Please sign in to leave a comment.
Hello Jeremy,
Do you have dotTrace or dotCover installed? Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Yes, I have dotCover 1.1.313.14 installed.
Hello Jeremy,
Please try temporarily uninstalling dotCover and check if this fixes this
problem. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
This isn't happening any longer, since I uninstalled 6.1, installed 6.0, and then installed 6.1 again.