错误:'HTTP / 1.0 503服务不可用' [英] ERROR: 'HTTP/1.0 503 Service Unavailable'

查看:337
本文介绍了错误:'HTTP / 1.0 503服务不可用'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




我正在尝试创建我的第一个ASP.NET项目(HelloASPWorld项目)但

当我放好时发生错误NewProject中的按钮。

错误:

Web服务器在尝试创建时报告了以下错误或

打开位于的Web项目以下网址:

''https://localhost/HelloASPWorld'''''HTTP/1.0 503 Service Unavailable''。"

我先安装了IIS然后重新安装Visual Studio

我不知道我还要设置什么来解决这个问题。


请帮助我!

-

Tomas

解决方案

当我将localhost替换为:''https:// localhost / HelloASPWorld''与127.0.0.1

''https://127.0.0.1/HelloASPWorld''错误确认:


Web服务器报告如下尝试创建时错误或

打开Web项目在下面的网址中输入:

''https://127.0.0.1/HelloASPWorld''.''与服务器的连接无法建立''
''。


所以任何人都可以帮助我????


Thanx,Tomas


" Tomas Kepic写道:



我正在尝试创建我的第一个ASP.NET项目(HelloASPWorld项目)但是
发生错误时发生了我在NewProject中放了OK按钮。
错误:
Web服务器在尝试创建或打开位于以下URL的Web项目时报告了以下错误:
' 'https://localhost/HelloASPWorld'''''HTTP/1.0 503 Service Unavailable''。"

我先安装IIS然后重新安装Visual Studio
我不''知道我还要设置什么来解决这个问题。

请帮助我!
-
Tomas




尝试 http:// localhost / HelloASPWorld

http:/ /127.0.0.1/HelloASPWorld

并看看*那些*是否有效...


Juan T. Llibre

ASP.NET MVP
http://asp.net.do/foros/

Foros de ASP.NET en Espa?ol

Ven,y hablemos de ASP.NET ...

=============== =======


" Tomas Kepic" <为了******** @ discussions.microsoft.com>在消息中写道

news:53 ********************************** @ microsof t.com ...

当我用以下内容替换localhost:''https:// localhost / HelloASPWorld''
127.0.0.1
'https://127.0 .0.1 / HelloASPWorld''错误确认:

尝试创建或打开位于以下URL的Web项目时,Web服务器报告了以下错误:
'' https://127.0.0.1/HelloASPWorld''。''与服务器的连接无法建立''。

所以任何人都可以帮助我??? ?

Thanx,Tomas

Tomas Kepic写道:



我正在尝试创建我的第一个ASP.NET项目(HelloASPWorld项目)
但是
当我在NewProject中放置OK按钮时发生错误。
错误:
Web服务器在尝试创建或打开位于以下URL的Web项目时报告了以下错误:
''https://localhost/HelloASPWorld''.''HTTP/1.0 503 Service Unavailable''。"

我先安装IIS然后重新安装Visual Studio
我不知道我还有什么要解决这个问题。

请帮助我!
-
Tomas



嗨Juan,


第一个选项失败,但第二个http://127.0.0.1/HelloASPWorld"工作。

谢谢。


你能告诉我为什么别名''localhost''不起作用?在

" C:\ WINDOWS \ system32 \ drivers &\\ etc \hosts"我已经映射了IIS的IP地址:

127.0.0.1 localhost


谢谢你,Tomas

" Juan T. Llibre"写道:

您是否正在尝试创建一个安全的网站?

尝试 http:// localhost / HelloASPWorld
http: //127.0.0.1/HelloASPWorld
并查看*那些*是否有效......


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Ven,y hablemos de ASP.NET ...
=================== ===

Tomas Kepic <为了******** @ discussions.microsoft.com>在消息中写道
新闻:53 ********************************** @ microsof t.com。 ..

当我用以下内容替换localhost:''https:// localhost / HelloASPWorld''
127.0.0.1
''https://127.0.0.1/HelloASPWorld ''错误确认:

尝试创建或打开位于以下URL的Web项目时,Web服务器报告以下错误:
''https:// 127.0.0.1/HelloASPWorld''。''与服务器的连接无法建立''。

所以任何人都可以帮助我????
Thanx,Tomas

Tomas Kepic写道:



我正在尝试创建我的第一个ASP.NET项目(HelloASPWorld项目)
但是
当我在NewProject中放置OK按钮时发生错误。
错误:
Web服务器在尝试创建或打开位于以下URL的Web项目时报告了以下错误:
''https://localhost/HelloASPWorld''.''HTTP/1.0 503 Service Unavailable''。"

我先安装IIS然后重新安装Visual Studio
我不知道我还有什么要解决这个问题。

请帮助我!
-
Tomas




Hi,

i''m trying to create my first ASP.NET project ( HelloASPWorld project) but
an error occured when I put OK button in NewProject.
ERROR:
"The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
''https://localhost/HelloASPWorld''.''HTTP/1.0 503 Service Unavailable''."
I have installed IIS first and then reinstall Visual Studio
I don''t know what I have to set yet to solve this problem.

Please help me!
--
Tomas

解决方案

When I replace localhost in: ''https://localhost/HelloASPWorld'' with 127.0.0.1
''https://127.0.0.1/HelloASPWorld'' an error accured:

The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
''https://127.0.0.1/HelloASPWorld''.''A connection with the server could not be
established''.

So can anyone help me????

Thanx, Tomas

"Tomas Kepic" wrote:

Hi,

i''m trying to create my first ASP.NET project ( HelloASPWorld project) but
an error occured when I put OK button in NewProject.
ERROR:
"The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
''https://localhost/HelloASPWorld''.''HTTP/1.0 503 Service Unavailable''."
I have installed IIS first and then reinstall Visual Studio
I don''t know what I have to set yet to solve this problem.

Please help me!
--
Tomas



Are you trying to create a secure site ?

Try http://localhost/HelloASPWorld
or http://127.0.0.1/HelloASPWorld
and see if *those* work...


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Espa?ol
Ven, y hablemos de ASP.NET...
======================

"Tomas Kepic" <To********@discussions.microsoft.com> wrote in message
news:53**********************************@microsof t.com...

When I replace localhost in: ''https://localhost/HelloASPWorld'' with
127.0.0.1
''https://127.0.0.1/HelloASPWorld'' an error accured:

The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
''https://127.0.0.1/HelloASPWorld''.''A connection with the server could not
be
established''.

So can anyone help me????

Thanx, Tomas

"Tomas Kepic" wrote:

Hi,

i''m trying to create my first ASP.NET project ( HelloASPWorld project)
but
an error occured when I put OK button in NewProject.
ERROR:
"The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
''https://localhost/HelloASPWorld''.''HTTP/1.0 503 Service Unavailable''."
I have installed IIS first and then reinstall Visual Studio
I don''t know what I have to set yet to solve this problem.

Please help me!
--
Tomas



Hi Juan,

first option failed, but second "http://127.0.0.1/HelloASPWorld" works.
Thanks.

Can you tell me why alias ''localhost'' doesn''t work? In
"C:\WINDOWS\system32\drivers\etc\hosts" I have mapped IIS IP address:
127.0.0.1 localhost

Thank you, Tomas
"Juan T. Llibre" wrote:

Are you trying to create a secure site ?

Try http://localhost/HelloASPWorld
or http://127.0.0.1/HelloASPWorld
and see if *those* work...


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Espa?±ol
Ven, y hablemos de ASP.NET...
======================

"Tomas Kepic" <To********@discussions.microsoft.com> wrote in message
news:53**********************************@microsof t.com...

When I replace localhost in: ''https://localhost/HelloASPWorld'' with
127.0.0.1
''https://127.0.0.1/HelloASPWorld'' an error accured:

The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
''https://127.0.0.1/HelloASPWorld''.''A connection with the server could not
be
established''.

So can anyone help me????

Thanx, Tomas

"Tomas Kepic" wrote:

Hi,

i''m trying to create my first ASP.NET project ( HelloASPWorld project)
but
an error occured when I put OK button in NewProject.
ERROR:
"The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
''https://localhost/HelloASPWorld''.''HTTP/1.0 503 Service Unavailable''."
I have installed IIS first and then reinstall Visual Studio
I don''t know what I have to set yet to solve this problem.

Please help me!
--
Tomas




这篇关于错误:'HTTP / 1.0 503服务不可用'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆