使用 WCF 服务的动态 Web 参考
我有一个用 .NET 4 编写的 WCF 服务。出于某种原因,当您使用 Visual Studio 2003 创建 Web 引用并将“URL 行为”从静态更改为动态时,它似乎无法完全正常工作。配置文件发生更改,但 reference.cs 文件构造函数对 Url 进行硬编码,而不是从 AppSettings 中提取。
还有其他人遇到过这个问题吗?
I have a WCF service written in .NET 4. For some reason when you create a Web Reference using Visual Studio 2003 and change the "URL Behavior" from static to dynamic it doesn't seem to be completely working. The config file changes but the reference.cs file constructor hard codes the Url instead of pulling from AppSettings.
Has anyone else ever had this issue?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论