MOSS 2007 "File Not Found" error - chris

28-Dec-06 05:51:13
Hi - -

When I hit any page under _layouts, I get a page which reads "File Not
Found".  In the Event Log, I have the following:

Load control template file /_controltemplates/UserFieldEditor.ascx
failed: Could not load the assembly
'Microsoft.SharePoint.ApplicationPages'. Make sure that it is compiled
before accessing the page.

There a a bunch like that.  Then I have this:

Error: Failure in loading assembly: Microsoft.SharePoint.Portal,
Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c

Which seems odd given that I'm using 2007.  Can anyone shed some light
on this?  Thanks.

chris
reply
 
 

MOSS 2007 "File Not Found" error - Ryan Rupert

07-Feb-07 12:03:45
we have the same problem, do you have the fix
reply
 

MOSS 2007 "File Not Found" error - giri.tharmanantha

09-Feb-07 07:23:08
Did you use the ASP.NET "Edit Configuration" tool in inetmgr?  I did
and got this same problem.  I think it is trashing the web.config,
because when I copy a "clean" web.config from another site (inetpub\wss
\someothersite) then it works again

hth
reply
 

MOSS 2007 "File Not Found" error - chris

10-Feb-07 10:05:13
It seems that when you modify the web.config with the IIS tool, it
adds an attribute (xmlns) to the <configuration> tag like so:
v2.0">.
reply
 
Moving databases from one server to another
promotion
Silverlight    WPF    WCF    WWF    LINQ   
JavaScript    AJAX    ASP.NET    XAML   
C#    VB.NET    VB 6.0    GDI+    IIS    XML   
.NET Generics    Anonymous Methods    Delegate   
Visual Studio .NET    Expression Blend    Virus   
Windows Vista    Windows XP    Windows Update   
Windows 2003 Server    Windows 2008 Server   
SQL Server    Microsoft Excel    Microsoft Word   
SharePoint    BizTalk    Virtual Earth   
.NET Compact Framework    Web Service   

"Everything" RSS / ATOM Feed Parser
How to send and receive messages through message queuing in .Net
How to Read text file as database
SQL Server 2005 Paging Performance Tip
Display code of web page.
Fully Scalable Excel File Importer class for .net using Microsoft Jet driver
Generic Chart Color Manager class that can be used for any charts
Helper class to style the infragistics wingrid
Using Reflection to detemine as Assembly Info in and out.
Helper class to play with Window (Owners and position)
Resolving displayname from the culture using the XmlLanguage and LanguageSpecificStringDictionary class