5 Replies Last post: Feb 8, 2013 11:19 AM by Inger Marie Jakobsen  
Inger Marie Jakobsen Newbie 3 posts since
Jan 23, 2013
Currently Being Moderated

Jan 23, 2013 5:33 PM

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.

Attachments:
Alex Berezoutsky JetBrains 455 posts since
Feb 18, 2011
Currently Being Moderated
Jan 23, 2013 6:02 PM in response to: Inger Marie Jakobsen
Re: Cannot locate resource... genericwindows8touch.xaml after upgrade

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!

Alex Berezoutsky JetBrains 455 posts since
Feb 18, 2011
Currently Being Moderated
Jan 24, 2013 2:40 PM in response to: Inger Marie Jakobsen
Re: Cannot locate resource... genericwindows8touch.xaml after upgrade

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.

Kirill Falk Novice 161 posts since
Jun 30, 2008
Currently Being Moderated
Jan 25, 2013 6:13 PM in response to: Inger Marie Jakobsen
Re: Cannot locate resource... genericwindows8touch.xaml after upgrade

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

More Like This

  • Retrieving data ...