Tagged Questions
0
votes
2answers
162 views
How to Deploy the Feature with Scope=Site & Scope=Web for WebParts & EventReceiver respectively?
I have only 1 Visual Studio Project.
It contains 1 EventReceiver(for DocumentLibrary) and multiple-WebParts.
I have defined the Scope=Site of Feature.xml file of Project.
I have created 1 custom ...
0
votes
0answers
55 views
Site-scoped feature with both Modules and Visual Web Parts
I have a Feature with Modules that place files in the Master Page Gallery, and I recently added Visual Web Parts to the feature. Then I realized at some point the copying of files into the Gallery had ...
3
votes
4answers
6k views
Explain it to me: SharePoint deployment scope, solution and features
There are different levels of scope for deployment, but I have not been able to find a definitive explaination of when each applies and what the restrictions are that require loosening (or tightening) ...