Gouranga1

I have a site templates (stp) file I saved off and applied when creating a site. It all appears to have been created sucessfully, Then I noticed on all the lists, doc libs, discussion boards, etc on the site, I click on them and get a MOSS (not an http 404) File Not Found error.

It is attempting to load the view on "lists/<listname>/allitems.aspx as I would expect. But it gets this error. I checked, the library(s) are there and configured properly.

I have seen this happen a while back and it mysteriously cleared itself up after a day or 2 . There is absolutely nothing in the event log about it. MOSS is acting like everything is hunky dory.

Has anyone seen this with their site templates Have you been able to get by it



Re: SharePoint - Design and Customization MOSS - "File Not Found" after creating with site template (stp)

TheKid

Not sure if this will help, but it may give you something else to have a look at...Quite often when I see a 'File not found' error in SharePoint its because it can't find a DLL. FileMon can help finding this problem.






Re: SharePoint - Design and Customization MOSS - "File Not Found" after creating with site template (stp)

Gouranga1

I actually just found the solution to this. Even though it was installed via a feature before any stp creation, periodically my system master (the one created JUST for application to system pages) is getting flubbed up and the site is being set in the UI to Default.master. Somewhere in the system it is still tied to the custom system master and it kicks out the error. I reset the system master to my custom one and everything ends up functional again.