这是什么错误,大家进来看看
系统配置XP,IIS 5.0
一开始是只有一个解决方案,一切正常,后来在另外一个目录里面又新建了一个解决方案,问题来了,访问新建那个解决方案里面的内容就会出现下面的错误,原来的正常。错误信息如下。
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: The 'pageBaseType' attribute must be set to a valid Type name (format: <typename>,<assemblyname>)
Source Error:
Line 25: <system.web>
Line 26:
Line 27: <pages pageBaseType="XmlTemplate.Web.Controls.BasePage, XmlTemplate.Web.Controls" />
Line 28:
Line 29: <!-- DYNAMIC DEBUG COMPILATION
Source File: C:\Inetpub\wwwroot\eastj2.0\web.config Line: 27
Assembly Load Trace: The following information can be helpful to determine why the assembly 'XmlTemplate.Web.Controls' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = XmlTemplate.Web.Controls
(Partial)
LOG: Appbase = file:///C:/qwj/Eastj/JavaScript
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: XmlTemplate.Web.Controls
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/test/9ac49f0d/7df29987/XmlTemplate.Web.Controls.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/test/9ac49f0d/7df29987/XmlTemplate.Web.Controls/XmlTemplate.Web.Controls.DLL.
LOG: Attempting download of new URL file:///C:/qwj/Eastj/JavaScript/bin/XmlTemplate.Web.Controls.DLL.
LOG: Attempting download of new URL file:///C:/qwj/Eastj/JavaScript/bin/XmlTemplate.Web.Controls/XmlTemplate.Web.Controls.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/test/9ac49f0d/7df29987/XmlTemplate.Web.Controls.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/test/9ac49f0d/7df29987/XmlTemplate.Web.Controls/XmlTemplate.Web.Controls.EXE.
LOG: Attempting download of new URL file:///C:/qwj/Eastj/JavaScript/bin/XmlTemplate.Web.Controls.EXE.
LOG: Attempting download of new URL file:///C:/qwj/Eastj/JavaScript/bin/XmlTemplate.Web.Controls/XmlTemplate.Web.Controls.EXE.
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573