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

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

不能登录后台 [复制链接]

1#
我在我本机XP系统中配置好IIS后,打开http://localhost/install/index.aspx 后,显示的是静态页面. 这是为什么啊!

点进入后台后,如下显示:
但登录不了.


请高手指教!
分享 转发
TOP
2#

回复 1# amwtayvw 的帖子

这是因为你的IIS跟那个.net的出现问题,重新安装.net就可以了。你这个肯定是先安装IIS,再装的.NET。
重装步骤,运行“CMD”进入命令行,在下进入 c:\windows\microsoft.net\framework \v2.0.50727(对应具体版本)\aspnet _regiis -i
    按“Enter”键即可自动重装

    注意:regiis 前为下划线,i 前为一杠
TOP
3#

回复 2# qiankun_0960 的帖子

将.net 2.0重装后,出现错误;

Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
TOP
4#

Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.

继续重装,提示这个就是没有安装好
TOP
5#

谢谢,,再试试看

谢谢,,再试试看
TOP
6#

回复 5# amwtayvw 的帖子

搞定没有呀?再不行就把IIS卸掉,然后重装.NET 最后再装IIS,看看行了没有?
TOP
7#

谢谢大家回复

把IIS跟.net2.0都重装了......终于搞定了,.
TOP
发新话题 回复该主题