与VPN客户端和SQL Server Express发生冲突
我有一个在Windows 10 PC上运行的Windows应用程序,该应用程序连接到SQL Server Express数据库,该数据库也在PC上本地安装。 PC上还具有VPN客户端。每当将VPN客户端登录到网络上时,Windows应用程序都无法连接到SQL Server数据库。因此,我必须进入SQL Server Configuration Manager,然后将设置从使用TCP/IP更改为使用共享内存。然后一切正常。因此,我认为这两个程序都使用TCP/IP堆栈,并且彼此之间存在冲突。 VPN客户端通常整天连续连接。有人知道为什么这里会发生冲突吗?谢谢。
I have a Windows application running locally on a Windows 10 PC that connects to a SQL Server Express database that is also installed locally on the PC. The PC also has a VPN client on it. Whenever the VPN client is logged onto a network, the Windows application cannot connect to the SQL Server database. So, I have to go into SQL Server Configuration Manager and change the setup from using TCP/IP to use Shared Memory. Then everything works fine. So, I assume both programs are using the TCP/IP stack and are conflicting with each other. The VPN client is typically connected continuously all day. Would anyone know why there would be a conflict here? Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论