Unable to Upgrade the Solution File in Server
-
lunes, 09 de abril de 2012 8:48
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.
- Editado siddiqali lunes, 09 de abril de 2012 8:57
Todas las respuestas
-
martes, 10 de abril de 2012 6:08
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
- Propuesto como respuesta Paul Turner _ martes, 10 de abril de 2012 7:40
- Marcado como respuesta Steven AndrewsEditor martes, 10 de abril de 2012 14:06

