内部服务器错误500 - 类型验证 [英] Internal Server Error 500 - type validation

查看:119
本文介绍了内部服务器错误500 - 类型验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我在使用visual studio测试我的webservice(asmx)时获得内部服务器500,有人可以帮助我吗?

Hello all,
I am getting as Internal Server 500 while testing my webservice(asmx) using visual studio, can somebody help me?

推荐答案

当远程服务器返回内部服务器错误时,则表示远程服务器发现了一些错误。



当错误为500时,这意味着它是内部错误,意味着服务内部 - 服务引发了未捕获的异常,服务器拒绝发送出于安全原因,给客户的实际错误消息。



若要实际出现错误,请浏览asmx页面。



检查事件查看器是否有错误,您可能会获得有关500错误的更多信息。



转到运行 - >类型eventvwr
When the remote server returns an internal server error, then it means that the remote server noticed something bad.

When the error is 500, that means it's an internal error, meaning internal to the service - the service threw an exception that was not caught and the server refuses to send the actual error message to the client for security reasons.

To dignose the actual error will you please browse the asmx page.

Check event viewer for error you might get more information on 500 error.

Go to run -> type eventvwr


这篇关于内部服务器错误500 - 类型验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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