分享

写回答

发帖

[提问] 换系统之后为windos,不能支持ASP怎么办?

GoDaddy GoDaddy 795 人阅读 | 9 人回复

发表于 2011-3-6 18:56:50 | 显示全部楼层 |阅读模式

刚切换了一下系统,先是win转到lin,再lin转到win
目前是win,但ASP无法运行,怎么办?

回答|共 9 个

shanfengdianhuo

发表于 2011-3-6 18:59:37 | 显示全部楼层

好像咱们同样的问题

好酒

发表于 2011-3-6 19:15:36 | 显示全部楼层

早知道就不要换了,现在怎么办啊

好酒

发表于 2011-3-6 19:28:15 | 显示全部楼层

发信去问了,不知道有没有结果
One problem: windows cannot run asp?
See Website
RAKSmart

shanfengdianhuo

发表于 2011-3-6 19:28:57 | 显示全部楼层

我的搞定了
看看你网站根目录下有没有 web.config
没有的话把下面内容放到  web.config 里面   会提示错误原因
可能是系统没找到你的数据库      因为在子目录下   所以网站系统配置文件里 数据库地址前加上子目录就可以了

<?xml version="1.0"?>
<configuration>
<system.webServer>
      <httpErrors errorMode="Detailed"/>
   <asp scriptErrorSentToBrowser="true"/>
</system.webServer>
</configuration>

好酒

发表于 2011-3-6 19:33:55 | 显示全部楼层

我不是错误啦,是不能运行,呃

shanfengdianhuo

发表于 2011-3-6 19:35:36 | 显示全部楼层

试过再说

好酒

发表于 2011-3-6 19:49:03 | 显示全部楼层

试了,还是一样,呃

好酒

发表于 2011-3-7 09:10:20 | 显示全部楼层

Windows hosting accounts running IIS 7 offer two pipeline modes: classic and integrated. Your pipeline mode can be changed anytime through the Hosting Control Center.

For information on pipeline modes, see What is pipeline mode?.

For information on migration issues, see Migration Issues with IIS 7's Integrated Pipeline Mode.

To Change Pipeline Mode


   1. Log in to your Account Manager.

   2. From the Products section, click Web Hosting.

   3. Next to the hosting account you want to use, click Launch.

   4. In the Content section of the Hosting Control Center, click IIS Management.

   5. Click the Advanced icon.

   6. In the Advanced Features section, select the appropriate pipeline mode.

   7. Click OK.

以上是客服的回复,不过现在在安装SSL,面板进不了,呃呃,也就无法做更改了

好酒

发表于 2011-3-7 11:22:08 | 显示全部楼层

complete in 72 hours, over the past 15 hours now, my Plan, Control Center, also can not enter, click on the launch, tips: Current Hosting Account Status: Pending Account Change
I can not make changes to my Web Hosting, I still can not run ASP
Please help me complete the SSL install faster, thank you 刚又发了一封,等待回复中。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则