Windows 7和IIS问题.

编程入门 行业动态 更新时间:2024-10-19 06:18:51
本文介绍了Windows 7和IIS问题.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我遇到了IIS 7.5和Windows 7的问题.我在IIS的默认应用程序池下创建了一个虚拟目录.但是IIS返回错误'',系统无法与外部服务器(localhost)通信. Internet服务器可能因为网络问题而忙碌,可能永久关闭或无法访问'' 我已经在我的文件夹中赋予了所有适当的访问权限.和VD.我真的很没意思... 请帮帮我.

Hi , I am facing a issue with IIS 7.5 and windows 7. I created a Virtual Directory in IIS under default app Pool. But the IIS returning an error ''The system cannot communicate with the external server ( localhost ). The Internet server may be busy, may be permanently down, or may be unreachable because of network problems'' i have given all proper access rights in my folder. and VD. i am really confuced... Please help me out.

推荐答案

如果清除浏览器缓存不起作用,则值得检查系统事件日志中是否存在任何错误提示,因为IIS经常会以此方式提供一些见解. 其他值得尝试缩小范围的事情: 1)检查IIS日志.您至少可以看到请求进入了吗(如果这样,请检查状态值以了解发生什么问题的提示),或者如果它没有出现,则表明您的请求没有到达IIS. 2)使用127.0.0.1而不是localhost(好吧,听起来很傻,但值得一试,只是为了排除名称问题) 3)您可以访问此IIS服务器上的其他页面吗?如果是这样,则将搜索范围缩小到您创建的虚拟目录,否则检查防火墙是否处于阻塞状态,并且IIS正在响应.您的错误消息表明该网站已被阻止. 4)尝试从与站点正在运行的同一台PC上访问该站点(因此可以本地访问).如果无法获得响应,请尝试重新启动IIS,然后重试. 5)打开IIS失败的请求跟踪.通常,这将为您提供有关错误之处的良好诊断信息. 问候 查理 Hi, If clearing the browser cache does not do the job, worth checking your system event logs for any hints of what might be wrong, as often IIS does give some insights that way. Other things worth a try to narrow it down: 1) check the IIS log. Can you at least see the request coming in (if so check the status value for hints of whats wrong), or if it does not show up it suggests your request is not reaching IIS. 2) use 127.0.0.1 rather than localhost (ok, sounds silly but worth a try just to rule out name issues) 3) Can you access other pages on this IIS server? If so narrow your search to the Virtual Directory you created, otherwise check firewall is not blocking, and IIS is responding. Your error message suggests the site is being blocked. 4) Try accessing the site from the same PC as the site is running (so locally accessed). If you can''t get a response, try restarting IIS, and then retry. 5) Turn on IIS failed request tracing. Typically this will give you good diagnostics on whats wrong. regards Charly

更多推荐

Windows 7和IIS问题.

本文发布于:2023-10-31 04:37:49,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1545029.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Windows   IIS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!