PageAdmin网站内容管理系统(CMS)交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

又出问题了 再求教下 [复制链接]

1#
本来在2k可以用的 由于需要 换成了win2k3 服务器版
结果 运行出现这个提示了 这个是输入前台http://localhost/index.aspx这个页面时候出现的
初始化和后台登录管理都正常啊

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 Runat attribute must have the value Server.

Source Error:


Line 1:  <% @ Page language="c#" Inherits="PageAdmin.lanmu"%><asp: PlaceHolder id="Holder" runat="server-54b8a03f" />



Source File: /index.aspx    Line: 1


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
最后编辑study520x 最后编辑于 2010-01-13 18:29:03
分享 转发
TOP
2#

我的index.aspx里面也就一行

<% @ Page language="c#" Inherits="PageAdmin.lanmu"%><asp: PlaceHolder id="Holder" runat="server-54b8a03f" />
TOP
3#

本来是server的 初始化完了自己加上54b8a03 这个电脑机器名
TOP
发新话题 回复该主题