使用2008年视觉工作室的HTTPS网站服务, 在2010年视觉工作室运作良好,
我们的IT人员告诉我,问题在于VS2008没有正确使用 IE 代理设置,所以 HTTPS 请求被发送到 HTTP 代理, 后者总是拒绝所有 HTPS 请求。 然而, 在 VS2010 年, 它的运作很好。
如果确实存在问题,他们不知道如何解决这个问题。
(除此以外,我必须使用 VS2008, 因为我想在 SSIS 脚本任务中使用这个功能, 然而我一直在一个空白的主机应用程序中测试这个功能 。 )
There was an error downloading https://xxxxxxxxxxxx.asmx . The operation has timed out Metadata contains a reference that cannot be resolved: https://xxxxxxxxxxxxx.asmx . An error occurred while making the HTTP request to https://xxxxxxxxxxxxxxxxxxx.asmx. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server. The underlying connection was closed: An unexpected error occurred on a send. Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. An existing connection was forcibly closed by the remote host If the service is defined in the current solution, try building the solution and adding the service reference again.