Jay
2007-01-03 03:09:01 UTC
I am new to SharePoint 2007 and currently learning basic customizations.
Upon modifying the default.master using SharePoint Designer from a new
"blank" template site not all links properly reflected my change to the
default.master. Only new Lists that I created reflected the change. The
changes I made where simple stuff like icons.
Those links that didn't work where referencing "_layouts/viewlsts.aspx"
So I edited the viewlsts.aspx file located in the standard microsoft shared
directory:
C:\Program Files\Common Files\Microsoft Shared\web server
extensions\12\TEMPLATE\LAYOUTS to reflect my default.master file.
Probably the wrong thing to have done.
In the viewlsts.aspx file I changed only the masterpageurl reference from
"_layouts/application.master"
to my customized default.master "~masterurl/default.master" using Sharepoint
Designer. In doing so it now displays the errors page when I click on any
link in my blank template site that references viewlsts.aspx. I then reset it
back to its original value. Still errors off.
Tried rebooting the server to restart the web app and still errors off.
Is there any way short of reinstalling Sharepoint to reset a standard aspx
file in the LAYOUTS directory?
Upon modifying the default.master using SharePoint Designer from a new
"blank" template site not all links properly reflected my change to the
default.master. Only new Lists that I created reflected the change. The
changes I made where simple stuff like icons.
Those links that didn't work where referencing "_layouts/viewlsts.aspx"
So I edited the viewlsts.aspx file located in the standard microsoft shared
directory:
C:\Program Files\Common Files\Microsoft Shared\web server
extensions\12\TEMPLATE\LAYOUTS to reflect my default.master file.
Probably the wrong thing to have done.
In the viewlsts.aspx file I changed only the masterpageurl reference from
"_layouts/application.master"
to my customized default.master "~masterurl/default.master" using Sharepoint
Designer. In doing so it now displays the errors page when I click on any
link in my blank template site that references viewlsts.aspx. I then reset it
back to its original value. Still errors off.
Tried rebooting the server to restart the web app and still errors off.
Is there any way short of reinstalling Sharepoint to reset a standard aspx
file in the LAYOUTS directory?
--
Thanks
Thanks