本文介绍了找不到网络路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个我需要连接的互联网托管数据库。
SSMS连接并执行没有任何问题。
但是.Net和SSRS在针对服务器运行代码时都会收到找不到网络路径。
关于为什么各种产品会有不同行为的想法?
Hi,
I have an internet hosted database I need to connect to.
SSMS connects and executes without any problems.
But .Net and SSRS all get "Network Path Not Found" when running code against the server.
Any thoughts on why there would be different behaviours for the various products?
推荐答案
这篇关于找不到网络路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!