gpt4 book ai didi

asp.net - 调用发送方法之前必须设置 Web 服务错误路径属性

转载 作者:行者123 更新时间:2023-12-02 18:29:34 25 4
gpt4 key购买 nike

path property must set before calling the send method

这个错误的原因是什么?

谢谢

最佳答案

这通常意味着您正在使用的 WSDL 没有定义服务部分来说明 Web 服务所在的位置。因此,该错误基本上是告诉您它不知道将方法调用发送到哪里,因为没有定义目的地。

当您创建服务的实例时,请尝试将 Url 属性设置为服务的位置,然后再次尝试调用该方法。

关于asp.net - 调用发送方法之前必须设置 Web 服务错误路径属性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30722265/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com