Tagged Questions
0
votes
0answers
20 views
SharePoint Designer 2007 adding a WebPartZone at the end of a page template
We're having a problem with Designer adding the following block of code to the end of a page template. We can delete it and save the template, but the next time we open it, the code's been re-added. ...
0
votes
0answers
135 views
Created a layout page, but getting a parentElement null error
I've created a layout page, when I run the page and look at the JavaScript console, I get a 'parentElement' null error message like this:
Uncaught TypeError: Cannot call method 'parentElement' of ...
0
votes
1answer
122 views
Error when publishing page that has a custom user control on it
I have a custom user control which is a "subscribe form". The user enters name, email etc and selects values from dropdowns I data bind from lists. I can view the page no problem and use the form but ...
2
votes
1answer
1k views
“Attempted to read or write protected memory” exception
We ran into this error while trying to open the page /_catalogs/masterpage/Forms/AllItems.aspx. I'd been attempting to approve a page layout that I'd just updated and checked in a major version.
By ...