Posted
on Apr 2, 2008
(permalink)
Hi,
I have created a template (via creating a master page in VS). The template has several ContentPlaceHolders (menu, main, footer, etc). However, when I edit the template I cant drag & drop any control onto any container.
I can only get the control added by going through the steps on the right of the page and hitting "Add".
But even then, after adding in the control to the container, the system wont allow me to then edit the control. Rather than saying "Edit" it says "Mouse-over to edit" - if you put the mouse over or click on it nothing happens.
The only other thing going on is a Javascript error on the page saying : Line 117, Char 22, 'length' is null or not an object.
I have checked my master page and I have no code that relates to 'length'.
I did try the above again with another template - this time with just one ContentPlaceHolder on it - but I still couldnt add a control to the template.
Please let me know what it is that I am doing wrong.
Many thanks in advance,
Chris Sassons