sql-server - Visual Studio BI 工具错误

标签 sql-server web-services ssl ssis wsdl

美好的一天!

当您在 Web 服务任务中下载 WSDL 文件时 - 错误

"SSL certificate response obtained from the server was not valid. Cannot process the request."

可能是什么问题?

Visual Studio 2013 版

最佳答案

服务器上的 SSL 证书似乎无效。这可能是因为它是一个临时证书,或者是您自行签署的。

将临时证书的签署者添加到运行程序包的计算机上的受信任机构列表中。

或者导入临时证书作为可信证书。

关于sql-server - Visual Studio BI 工具错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31474244/

相关文章:

sql - SSIS 中的条件拆分

sql-server - 需要更快地连接 sql server 表中的列

asp.net - 使用 .NET 中的证书验证 SQL 连接

java - 当我调用 Web 服务 GET 请求时没有响应

c# - .NET 核心 HttpClient - "A security error occurred"HttpRequestException

sql-server - TOP 1 在 sql 查询中是什么意思?

.net - 提供参数时 SOAP 请求失败

php - 通过 PHP 发送推送通知

ruby - 使用 Net::HTTP block 形式的 HTTPS 请求——这可能吗?

java - 如何解析 Play 2.3.x 中 WebService 调用的响应