The resource-files tag has no wiki summary.
5
votes
2answers
3k views
Resource files creates unnecessary ULS log entries
We're using resource files to handle UI-constants. This is working out alright. The problem is that we're getting lots of 'High'-level logging entries in ULS. They look like the following:
Failed to ...
1
vote
1answer
719 views
Sharepoint 2010 - wpresources for Bin / web Application Deployment
In SharePoint 2010 , using visual studio 2010 :
i have bin / web application deployment.
i want to add java script file under Virtual Directories\/wpresources//
I cannot use the Resources mapped ...