Feature deploying issue

we are adding some more functions for a project released before. let me quickly show you project's structure. it includes several visual webparts that are deployed by a Site scope feature,  and a Web scope feature for ListInstances, the third feature is for MasterPage, the fourth is for PageInstance, and the last is for resources (JS,picture..). all of them are called inside a Web Scope feature, which will be deployed only, named SiteProvisioningFeature.

Normally, during building new functions or any modify, we must build project, copy file DLL and drag it to Assembly WIndow folder. lastly, reset IIS and wait for refresing Sharepoint page for a long time. doing like this really takes time. by the way, we cannot click deploy project on Visual Studio because Feature will not be deployed in order that will causes problems.

my question is, do you have any suggestions for cases like me? when i have any modify, i just want to click deploy project, and then wait for new change and all features are still deployed corectly, the way above is really tired for me.

thankx.

May 11th, 2014 12:48pm

Hi,

In the stage of development, you can split the components into different solutions. After each part works, then we can generate them into one solution and deploy to your production environment.

This should be a common practice when we need to develop a huge solution, then we can make components with different functionalities separate from each other and easier to be tested.

Best regards
Free Windows Admin Tool Kit Click here and download it now
May 12th, 2014 5:35am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics