Cannot locate resource... genericwindows8touch.xaml after upgrade
Hi
I just upgraded to visual studio 2012 (incl service pack 1). Then I upgraded resharper to verison 7.1.1 (build 7.1.1000.900)
Now I have this most annoying warning re-occouring everywhere - however there are no error (I can run my program just fine) - pease see attachment.
What is this? How do I get rid of it?
I do not program for windows8 nor do I use any touch-stuff. My computer is a Windows 7 ultimate, service pack 1 64-bit machine.
Target framework for my program is: .Net Framework 4 Client Profile. Output is Windows Application.
Attachment(s):
resharperwarning.png
Please sign in to leave a comment.
Hi,
Have you tried to remove the '<solution_name>.suo' file and '_<solution_name>.ReSharper' folder (located in the root directory of your current solution)?
Please check if it helps to resolve the issue.
Thanks!
Thank you for your answer. No. But I have now. It did not help, though.
I did not locate the suo file.
Hi,
Thanks for the info. It looks like ReSharper has some issues with Telerik controls you are using, so I've logged this issue for further investigation for our QA Team here in YouTrack: http://youtrack.jetbrains.com/issue/RSRP-337593.
We apologize for the inconvenience for now.
Thanks again.
Hi,
Thanks for the feedback. Unfortunately I can't reproduce it neither with R# 7.1 nor R# 8.0 dev build. I don't see any problems with resource references. So, could you please create a simple demo solution for us and also try to change target framework from Client Profile to smth else. Will it be reproducible on your side and solution. Thanks in advance!
Kirill Falk
.NET Team QA Lead
JetBrains, Inc
The problem seems to have vanished, though still I find that resharper generates warnings where
none is needed, it is not as extensive as what I experienced before.
I really cannot say what I did to make the problem go away. Possibly rebooting, restarting, suspending, or uninstalling/re-installing (resharper and/or justtrace from Telerik) since I did all of these things (and more) to get rid of the problem.
Thanks for your reply.