Cannot locate resource 'xxxxx.xaml' (Default: 'window1.xaml'). Windows Presentation Foundation

If you get an error message as in subject line;
add
[assembly: NeutralResourcesLanguageAttribute(/*"xx-XX" (for example :*/"en-US"/*)*/, UltimateResourceFallbackLocation.Satellite)]
statement into AssemblyInfo.cs file on your project.
Good Luck...

Comments

  1. find file app.g.cs edin it in notepad, in visual studio it will ask you to reload file, click ok and voila​

    ReplyDelete

Post a Comment

Popular posts from this blog

Complex Query in QueryExpression in Microsoft CRM 2011

Exception caught instantiating TERADATA report server extension SQL Reporting Services

Microsoft Power Apps Portal integration with Dynamics 365 CE On-Premise - Step By Step Guide