There
was a custom web part deployed in SharePoint environment. For some reasons, web
part encountered some issue and made the pages crashed!. Ideally, the developer
should have handled the error in web part to avoid page crash! but it didn't
happen!
Alright, to fix the issue, go into the Maintenance mode by just appending "?contents=1" to the end of URL. The Web Part Maintenance Page is opened where the list of all the web parts used on the page is seen. Select the particular web part and delete that particular web part and we are back to business.
Alright, to fix the issue, go into the Maintenance mode by just appending "?contents=1" to the end of URL. The Web Part Maintenance Page is opened where the list of all the web parts used on the page is seen. Select the particular web part and delete that particular web part and we are back to business.
No comments:
Post a Comment