At some day you decide to test your new webpart and unfortunately web part bombs badly and you end up with page which looks something like this :
Now second thought is to open the page using Sharepoint designer and removing web part , but to the height of disappointment even Designer throws all kind of error.You are all stuck thinking "How can i remove web part ? "
Well trick is to append your page url with querystring " ?contents=1 ".
So if your stuck url is http://localhost then append the query string
http://localhost?contents=1
This will take you to the saviour page "Web Part Maintenance Page" ,remove the webpart and have a happy day forward :)
Subscribe to:
Post Comments (Atom)
Gray Failures: What is it and how to detect one?
If you are reading this article , i guess you are curious to know about gray failures and different methods to detect gray failures. Hopefu...
-
Note : In below scenario jenkins was deployed in Linux container Scenario: Jenkins build failed with error. java.io.IOException: error...
-
Ever wanted to have a people picker kind of control in Infopath form and that too in browser mode. Did i heard yes :) , well there is a Acti...
-
Simple concept but still pain in head if unable to figure out :) Response.Redirect("#");
7 comments:
Thank You!
ur truly a savior :p i was stock with error for 3 hours before i read this acticle.
thanks a lot
Men you are awesome. :)
thanks a lot...
ur God...:)
Thanks lot.
Thanks lot.
Post a Comment