Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试从 vb.net 网络应用程序访问网络服务。它的抛出错误像
“这是一个安全的网络服务,应该通过 https 访问”
这个错误是什么意思?有什么解决办法吗?
提前致谢, 帕万
我假设您尝试连接到您尝试连接到的 Web 服务的位置,例如
http://webservice.services.com
你应该使用
https://webservice.services.com