SharePoint:创建 Disco 时出现问题

发布于 2024-08-10 22:38:05 字数 403 浏览 3 评论 0原文

我已按照此处http://msdn.microsoft.com/en 的说明进行操作-us/library/ms464040.aspx 确实如此,当我运行 disco.exe 时,出现此错误:

HTML 文档不包含 Web 服务发现信息。

有什么建议吗?

http://msdn.microsoft.com/en-us/library/ms464040。 ASPX

I've followed the instructions here http://msdn.microsoft.com/en-us/library/ms464040.aspx to the letter, when I run disco.exe I get this error:

The HTML document does not contain web service discovery information.

Any suggestions?

http://msdn.microsoft.com/en-us/library/ms464040.aspx

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

九局 2024-08-17 22:38:06

我对声明有一些问题:

<% @ WebService Language="C#" Class="MOSS_WebServices.My_Services, MOSS_WebServices ,  

Version=1.0.0.0, Culture=neutral, PublicKeyToken=1b40cb3309a7591b" %>

I had some problems with the declaration:

<% @ WebService Language="C#" Class="MOSS_WebServices.My_Services, MOSS_WebServices ,  

Version=1.0.0.0, Culture=neutral, PublicKeyToken=1b40cb3309a7591b" %>
吝吻 2024-08-17 22:38:06

当您针对 asmx 文件运行 Disco.exe 时,您可能会遇到非常
不方便的消息“HTML 文档不包含 Web 服务
发现信息”。就我而言,查看确切的错误消息非常重要。请在 http://malcan.com/EN/Lists/Tips%20and%20tricks/DispForm.aspx?ID=25

When you run Disco.exe against your asmx file you may experience very
inconvenient message "HTML document does not contain Web service
discovery information". In my case it was very important to see the exact error message. Please find answer at http://malcan.com/EN/Lists/Tips%20and%20tricks/DispForm.aspx?ID=25

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文