xiyou哥们呀,我删了那文件就后就成了下面这样了:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: The type 'PageAdmin.masterhead' is ambiguous: it could come from assembly 'C:\web\bin\PageAdmin.Web.DLL' or from assembly 'C:\web\bin\PageAdmin.Master.DLL'. Please specify the assembly explicitly in the type name.
Source Error:
Line 1: <% @ Control language="c#" Inherits="PageAdmin.masterhead"%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Line 2: <html xmlns="http://www.w3.org/1999/xhtml">
Line 3: <head>
Source File: /master/head.ascx Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42