FrontPage auto-code strikes once again. This time under the different name of SharePoint Designer. Frustrating…
Recently I have been doing a significant amount of development in Windows SharePoint Services and I have once again hit a frustrating issue that has incurred long hours trying to resolve. If you remember my article about the {generate()} function and SharePoint Designer, it will come as no surprise that the issue with “Master Page error” relates to SharePoint Designer inserting code that is not necessary or accurate.
<SCRIPT />
To fix the error in your page, search for the tag <SCRIPT /> and remove any tags that do not appear to belong. Click on the design view and the page should work again…
For more information on this issue, check out this MSDN forum post:
-Aaron Gilbert
