Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

custom.master pages prevent edit Webparts ?

  Asked By: Hemali Makwana         Date: Feb 18, 2008      Category: Sharepoint      Views: 466
 

we developed some new master pages for SharePoint site in farm sever
installation,and after 6 months i added new mater page with new pages
inherits from it, and it was working fine on test machine, but after
moving "master page & pages" to production, there is no way to Add or
edit any webpart from browser for any webpart, and when i came back to
test machine i found the same error saying : {Cannot save the property
settings for this Web Part. Exception occurred. (Exception from
HRESULT: 0x80020009 (DISP_E_EXCEPTION)) },
so i used sharepoint designer for adding new smart parts and give path
to my User Control from there,
and the same thing happened later in the Test Server

the amazing thing is when i create new page inherits from the Default
master page that shipped with the sharepoint, Everything is solved and
you can use all the activities "Edit & Add & .." through the browser,

I cannot find what the bug that makes the master pages gives such error.

Tagged:            

 

1 Answer Found

 
Answer #1       Answered By: Malcolm Maxwell          Answered On: Feb 18, 2008       

Do you have an instance of the SPWebPartManager control  on the Master page?

 
Didn't find what you were looking for? Find more on custom.master pages prevent edit Webparts ? Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].