Asp.net Web服务加载问题 [英] Asp.net Web service Loading problem

查看:100
本文介绍了Asp.net Web服务加载问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我的Web应用程序遇到问题,我的Web应用程序中有一个WebService项目,在运行VS时,它显示以下警告消息,并且在加载WebService项目后,当我尝试加载它时显示为卸载显示以下错误消息

Web应用程序项目被配置为使用IIS.要访问本地IIS网站,必须安装以下IIS组件:

此外,必须在管理员帐户的上下文中运行Visual Studio.

有关更多信息,请按F1.

我的系统帐户具有管理员特权,我也尝试过使用和管理员帐户运行该帐户,但仍然遇到相同的错误

我也尝试使用上下文菜单的runas管理员来运行VS,但是仍然存在相同的问题

我有Windows 7和Visual Studio2008.

Hi,
I have i am facing a problem with my web application,i have a WebService project in my web application, on runing the VS it is showing the below warning message and after loading the WebService project appears as unload when i try to load it the it shows the following error message

The Web Application project is configured to use IIS. To access local IIS websites, you must install the following IIS components:

In addition,you must run Visual Studio in the context of an administrator account

For more information, press F1.

My System account has administrator previlidiges,i also have tried running it with and administrator account but still having the same error

I also tried to running VS using context menu''s runas administrator but still the same problem

I have windows 7 and Visual Studio 2008

推荐答案

可以尝试使用
生成Web服务代理吗?
Could you try to generate web service proxy using
c:\> wsdl



命令并将其附加到客户端解决方案.

希望能用.



command and attach it to the client solution.

Hope, it will work.


这篇关于Asp.net Web服务加载问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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