发布到iis 5.1 [英] publishing to iis 5.1

查看:86
本文介绍了发布到iis 5.1的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在发布到IIS时遇到问题。我现在有我的静态IP地址n /

已将我的域名重定向到它。


在使用VWD之前,我只是将网站复制到IIS并在内部使用

localhost / default.aspx这个工作。现在我甚至不能这样做。


使用Visual Studio 2005 Standard和IIS 5.1是否有问题?


当我转到URL时,我收到HTTP 500 - 内部服务器错误。当它显示IIS目录下的文件夹时有一个

的时间,但现在只是

内部服务器错误。


感谢您提供任何帮助和信息

I am having problems publishing to IIS. I have my static ip address now nad
have redirected my domain name to it.

Before in using VWD, I just copied the site to IIS and internally useing
localhost/default.aspx this worked. Now I cannot even do that.

Is there a problem using Visual Studio 2005 Standard and IIS 5.1?

When I go to the URL, I get a HTTP 500 - Internal server error. There was a
time when it was displaying the folders under the IIS directory, but now just
the internal server error.

Thanks for any help and information

推荐答案

内部服务器错误意味着您有编码问题,而不是

文件没有复制。


检查你的代码。

" Brad" <峰; br ** @ discussions.microsoft.com>在留言中写道

新闻:CD ********************************** @ microsof t.com ...
Internal Server Error means that you have a coding problem, not that the
files weren''t copied.

Check your code.
"Brad" <Br**@discussions.microsoft.com> wrote in message
news:CD**********************************@microsof t.com...
我在发布到IIS时遇到问题。我现在有我的静态IP地址
nad
已将我的域名重定向到它。

在使用VWD之前,我只是将网站复制到IIS并在内部使用
localhost / default.aspx这个工作。现在我甚至不能这样做。

使用Visual Studio 2005 Standard和IIS 5.1是否有问题?

当我转到URL时,我得到一个HTTP 500 - 内部服务器错误。有时间显示IIS目录下的文件夹,但现在只是
内部服务器错误。

感谢任何帮助和信息
I am having problems publishing to IIS. I have my static ip address now
nad
have redirected my domain name to it.

Before in using VWD, I just copied the site to IIS and internally useing
localhost/default.aspx this worked. Now I cannot even do that.

Is there a problem using Visual Studio 2005 Standard and IIS 5.1?

When I go to the URL, I get a HTTP 500 - Internal server error. There was
a
time when it was displaying the folders under the IIS directory, but now
just
the internal server error.

Thanks for any help and information



编码问题是什么?当我没有调试运行时,它运行正常。


Scott M.写道:
What could the coding problem be? When I run without debugging, it works fine.

"Scott M." wrote:
内部服务器错误意味着您有编码问题,而不是没有复制
文件。

检查您的代码。

" Brad" <峰; br ** @ discussions.microsoft.com>在消息中写道
新闻:CD ********************************** @ microsof t.com。 ..
Internal Server Error means that you have a coding problem, not that the
files weren''t copied.

Check your code.
"Brad" <Br**@discussions.microsoft.com> wrote in message
news:CD**********************************@microsof t.com...
我在发布到IIS时遇到问题。我现在有我的静态IP地址
nad
已将我的域名重定向到它。

在使用VWD之前,我只是将网站复制到IIS并在内部使用
localhost / default.aspx这个工作。现在我甚至不能这样做。

使用Visual Studio 2005 Standard和IIS 5.1是否有问题?

当我转到URL时,我得到一个HTTP 500 - 内部服务器错误。有时间显示IIS目录下的文件夹,但现在只是
内部服务器错误。

感谢任何帮助和信息
I am having problems publishing to IIS. I have my static ip address now
nad
have redirected my domain name to it.

Before in using VWD, I just copied the site to IIS and internally useing
localhost/default.aspx this worked. Now I cannot even do that.

Is there a problem using Visual Studio 2005 Standard and IIS 5.1?

When I go to the URL, I get a HTTP 500 - Internal server error. There was
a
time when it was displaying the folders under the IIS directory, but now
just
the internal server error.

Thanks for any help and information




除非你告诉我你的代码,否则我无法知道。

" Brad" <峰; br ** @ discussions.microsoft.com>在消息中写道

news:8B ********************************** @ microsof t.com ...
There is no way for me to know unless you show me your code.
"Brad" <Br**@discussions.microsoft.com> wrote in message
news:8B**********************************@microsof t.com...
编码问题是什么?当我在没有调试的情况下运行时,它的工作原理很好。

Scott M.写道:
What could the coding problem be? When I run without debugging, it works
fine.

"Scott M." wrote:
内部服务器错误意味着您有编码问题,而不是没有复制
文件。

检查您的代码。

" Brad" <峰; br ** @ discussions.microsoft.com>在消息中写道
新闻:CD ********************************** @ microsof t.com。 ..
Internal Server Error means that you have a coding problem, not that the
files weren''t copied.

Check your code.
"Brad" <Br**@discussions.microsoft.com> wrote in message
news:CD**********************************@microsof t.com...
>我在发布到IIS时遇到问题。我现在有我的静态IP地址
> nad
>已将我的域名重定向到它。
>
>在使用VWD之前,我只是将网站复制到IIS并在内部
>使用
> localhost / default.aspx这个工作。现在我甚至都做不到。
>
>使用Visual Studio 2005 Standard和IIS 5.1是否有问题?
>
>当我转到URL时,我收到HTTP 500 - 内部服务器错误。那里
>是
>
>它在IIS目录下显示文件夹的时间,但是
>现在
>只是
>内部服务器错误。
>
>感谢您提供任何帮助和信息
>I am having problems publishing to IIS. I have my static ip address now
>nad
> have redirected my domain name to it.
>
> Before in using VWD, I just copied the site to IIS and internally
> useing
> localhost/default.aspx this worked. Now I cannot even do that.
>
> Is there a problem using Visual Studio 2005 Standard and IIS 5.1?
>
> When I go to the URL, I get a HTTP 500 - Internal server error. There
> was
> a
> time when it was displaying the folders under the IIS directory, but
> now
> just
> the internal server error.
>
> Thanks for any help and information




这篇关于发布到iis 5.1的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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