xiaoxi - 2013/3/18 9:51:46
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: Could not load type 'PageAdmin.lanmu'.
Source Error:
Line 1: <% @ Page language="c#" Inherits="PageAdmin.lanmu"%>
Line 2: <script Language="C#" Runat="server">
Line 3: override protected void OnInit(EventArgs e)
Source File: /index.aspx Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
xiaoxi - 2013/3/18 10:07:35
解决了。
zking - 2013/3/20 9:10:42
我也遇到,怎么解决的?