Monday, February 21, 2011

RIA Resource File link issue: could not find any resources appropriate for the specified culture or the neutral culture.

RIA adding Resource file link to the SL project. (http://forums.silverlight.net/forums/p/184013/493474.aspx )

<EmbeddedResource Include="..\ServerCoreLibrary\Resources\GroupResource.resx">
<Link>Resources\GroupResource.resx</Link>
<LogicalName>ServerCoreLibrary.Resources.GroupResource.resources</LogicalName> <Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>GroupResource.Designer.cs</LastGenOutput>
</EmbeddedResource>

No comments: