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

注册

 

QQ登录

只需一步,快速开始

返回列表 12345678» / 18
发新话题 回复该主题

PageAdmin 安装IIS配置图解教程 [复制链接]

1#
先安装好iis(winxp系统安装iis5.1,win2000安装iis5.0,win2003以上的可以安装IIS6.0) 安装好IIS后再安装好framework2.0或以上版本,这两个软件的下载可以上百度搜索,安装方法也可以搜索得到,下面直接说配置方法。

1、首先打开 IIS (控制面板 》》 管理工具 》》 Internet 信息服务),右键属性
  
    
2、点击“主目录”选项卡,路径设置为你pageadmin目录所在文件路径,我的放在F:\web\site这里。<BR>  
3、然后点击”asp.net“选项卡,asp.net version选择2.0的,如果你是更高版本,也可以选择更高版本的,高于1.1的版本都行   
4、然后点击“文档“选项卡,点添加增加一个index.aspx的默认文档
    
5、找到网站存放的目录 ,也就是文件夹,  
  
右键 属性,找到”安全“选项卡,舔加一个名为everyone的用户,然后确定(如果XP系统找不到”安全“选项卡,请看这个帖子: http://bbs.pageadmin.net/showtopic.aspx?topicid=234&forumpage=1
点击安全选项卡后,选择 everyone用户(没有这个用户可以自己添加),勾选 下面的 读取和写入权限就可以,或者直接勾选完全控制。
    
  

注意:网站目录一定要有写权限,否则安装过程中会出现Access to the path '......\web.Config' is denied等错误

本机不会配置可以直接购买支持NET2.0的虚拟主机,把系统上传到虚拟主机上即可

虚拟主机和域名注册网站:http://www.18inter.com
最后编辑xiyou 最后编辑于 2008-12-29 15:02:38
本主题由 管理员 xiyou 于 2021/3/10 10:47:38 执行 批量删帖 操作
分享 转发
TOP
2#

pageadmin网站系统的布局和结构制作教程

http://bbs.pageadmin.net/showtopic-1105.aspx
TOP
3#

谢谢老大!首页左下角的联系方式怎么改?

谢谢老大!首页左下角的联系方式怎么改?
TOP
4#

谢谢,回去试试看
TOP
5#

如果XP系统找不到”安全“选项卡,请看这个帖子: http://bbs.pageadmin.net/showtopic.aspx?topicid=234&forumpage=1
TOP
6#

顶一下,做个记号
TOP
7#

XP系统安装IIS5.1教程 iis 无法找到zClientm.exe

【安装IIS5.1】' l. g* e$ o* t) s# ?
一、安装流程(首先找到 “控制面板”→“添加或删除程序”→“添加/删除windows组件”)
! [/ A1 y- z9 e
提前检查一下,必须将游戏的'√'给去掉.不安装这个游戏内容.
(要不后面就会出错,无法找到一个名叫   zClientm.exe   文件,我在百度中到处也没找到这个单一的文件.$ {1 w6 B0 |( @5 t- @1 n) i% D
/ C1 Z( Q! N* u- F
( \   f, ^% F& |& i: t   L
<第1步>, [0 g: T; C/ [
: O) v* T   R! j   C2 H
' q# G! i! S3 P. E

<第2步>
2 k0 n. s5 V, s6 R& O" ^# E2 ^7 o; [0 I
<第3步>

<第4步>$ d* ?! L/ E! F& Z

<第5步>. j; z8 V& D! ?+ M) B$ C5 @" G
: P9 M7 D! w9 b" m6 q
<第6步>. _% N2 V' K; M* K5 A+ N- P5 s( C

<第7步>: r0 w$ q7 ~- |- H* p
' u$ H   f: ]5 h   j, L   U
<第8步>8 B# X- D0 K5 {$ L
  7 L; f2 [! R( s' N) R
<第9步>6 x* d9 n0 o7 R- a* V4 G3 L2 Q- K

<第10步>
- W: P6 E. V8 h* u! x
<第11步>
" B, O; ~! `" @; U. e

二、部分机子如果无法使用IIS进行调试,可以进行以下操作:/ }/ @8 }5 r: ^2 Q6 }) `
      ) J6 h0 d   i) c




; a8 n' y* B3 i5 |0 l

三、【80端口映射说明】如果需要让互联网访问你本机上的web服务器,需要在路由器或交换机上进行80端口映射,见图:
   7 F' U! s) t7 v2 n
四、其他问题导致iis无法使用的,自己去百度搜索!!!!!!!!:)
`+ P3 A* r& B   h7 [8 _2 Q; d
如果个别系统安装IIS时出现无法复制staxmem.dll。自己多动一点点就可以解决.

TOP
8#

回复 7# nbgl 的帖子

非常感谢楼上,辛苦了
TOP
9#

Server Error in '/PageAdmin' Application.

我在安装PageAdmin网站系统时出现以下错误提示:

Server Error in '/PageAdmin' Application. Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]   PageAdmin.Install.Update_Config() +184   PageAdmin.Install.Next_2(Object src, EventArgs e) +10   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1746

Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
=====》请问应该如何解决?谢谢!
TOP
10#

同上  我也是这个错误!!
TOP
11#

我昨天调试的好好的,朋友玩电脑中毒后,重新装系统调试,运行文件就提示
Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable.  Please hit the "Refresh" button in your web browser to retry your request.

Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.
请问哪里出错,谢谢
TOP
12#

我的同楼上一样啊
TOP
13#

回复 7# nbgl 的帖子

顶。。。老大,,,收徒弟吗!很喜欢你做地模版,能不能教教我
TOP
14#

好贴,一定要顶上去
TOP
15#

今天第一次来到这里,原来有这么详细的教程,真是太好了,谢谢楼主!
TOP
16#

求助求助,我也是这情况

Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable.  Please hit the "Refresh" button in your web browser to retry your request.
Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.

如果把主目录移动,改位置文件c:\inetpub\wwwroot,可以打开http://localhost/install/index.aspx,和http://localhost/localhost.asp, 可是http://localhost/install/index.aspx打开后输入管理密码等位置都没有,网页静态的
请帮助!!!!!!!!!!!急跪求~~~
TOP
发新话题 回复该主题