Tagged Questions
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 ...
1
vote
1answer
297 views
What's the best way to auto deploy resources in SP 2010?
I was wondering if there some automatic way to deploy resources (images / resource files) to IIS virutal directory from visual studio/ deployment instead of having to manually copy it to the virtual ...
1
vote
1answer
491 views
Automatically deploy resource files to Central Administration's App_GlobalResources folder when deploying a solution to a web application
I'm developing a SharePoint 2010 solution which consists of some web parts and other components. Furthermore the solution needs a application pages in the Central Administration for configuration.
...