Unable to Upgrade the Solution File in Server
-
Monday, April 09, 2012 8:48 AM
Hi All,
I have written some pages of code in Visaulwebpart and deployed in Server few days back and it is working fine till date,And I use to modify the existing code and deploy in server i.e to works fine.Now I need to add few new pages in Visaulwebpart ,After adding few new pages and writing some code in the pages when I deploy in server I am not able to get the name of the pages in Custom option.I request you to tell me how can I solve this problem
Thanks,
Quality Communication Provides Quality Work.
http://siddiq-sharepoint2010.blogspot.in/
Mohammad Siddiqali.
- Edited by siddiqali Monday, April 09, 2012 8:57 AM
All Replies
-
Tuesday, April 10, 2012 6:08 AM
Hi,
As far as I know, there are two ways to upgrade a farm solutions: replacement and update. Which one is used depends on what kind of changes have been made in the newer version of the solution.
Farm administrators perform an update type of upgrade with the Update-SPSolution command in SharePoint Management Shell.
You can also update a farm solution programmatically, for more information about this, check out the following articles:
http://msdn.microsoft.com/en-us/library/aa543659.aspx
http://www.sharepointnutsandbolts.com/2010/06/feature-upgrade-part-1-fundamentals.html
Rock Wang
Rock Wang TechNet Community Support
- Proposed As Answer by Paul Turner _ Tuesday, April 10, 2012 7:40 AM
- Marked As Answer by Steven AndrewsEditor Tuesday, April 10, 2012 2:06 PM

