在vb中的visual studio.net中调试web服务时出现HTTP错误500 [英] HTTP error 500 coming when debuggin a webservice in visual studio.net in vb

查看:87
本文介绍了在vb中的visual studio.net中调试web服务时出现HTTP错误500的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚在Visual Basic.net的visual basic项目中创建了一个示例web服务。

它有一个Web方法Helloworld。



当我按F5时,出现错误(我在IE高级设置中取消选中显示用户友好错误。

I have just created a sample webservice in my visualstudio.net in visual basic project.
It is having a web method Helloworld.

when I am pressing F5, an error is comming( i unchecked "show user friendly error" in IE advanced settings.

Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.





这是IE中的网址<http://localhost/WebService1/Service1.asmx>



我的是Windows XP专业版,2002版,SP3版,IIS V5.1



我没有得到如何解决这个问题.Kinldy对此有所帮助。



谢谢。



this is the url coming in IE <"http://localhost/WebService1/Service1.asmx">

Mine is Windows XP professional ,version 2002, SP3 , IIS V5.1

I am not getting how to solve this one.Kinldy help on this.

Thanks.

推荐答案

查看以下博客: HTTP 500 - 内部服务器错误 [ ^ ]
Have a look at the following blog: HTTP 500 – Internal server error[^]


嗨!!! naveen



看看这个链接

http://pcsupport.about.com/od/findbyerrormessage/a/500servererror.htm [ ^ ]



http://www.checkupdown.com/status/E500.html [ ^ ]



http://www.hotscripts.com/forums/perl/46282-solved-500-internal-server-error -please-help.html [ ^ ]
Hi!!! naveen

Have a look of this links
http://pcsupport.about.com/od/findbyerrormessage/a/500servererror.htm[^]

http://www.checkupdown.com/status/E500.html[^]

http://www.hotscripts.com/forums/perl/46282-solved-500-internal-server-error-please-help.html[^]


错误因为索姆而来IIS中的e服务。我已经更改了IIS中的设置,并再次使用aspnet_iisreg -i命令注册.Net版本。



现在工作正常..
The error was coming because of some services in IIS. I have changed settings in IIS and again registered the .Net version with aspnet_iisreg -i command.

Its working fine now..


这篇关于在vb中的visual studio.net中调试web服务时出现HTTP错误500的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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