Win7 64位安装VS2013无法连接远程数据库
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Win7 64位安装VS2013无法连接远程数据库相关的知识,希望对你有一定的参考价值。
win7 64位安装vs2013后连接远程数据库出现下面的问题:
A first chance exception of type ‘System.AccessViolationException‘ occurred in System.Data.dll
Additional information: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
解决方案:
用管理员身份运行CMD,输入netsh winsock reset并回车(注意,必须是已管理员身份运行,这个重置LSP连接)
以上是关于Win7 64位安装VS2013无法连接远程数据库的主要内容,如果未能解决你的问题,请参考以下文章
OpenCV3.1.0基于VS2013开发环境配置(Win7 64位)
64位win7中使用vs2013为python3.4安装pycrypto-2.6.1插件报Unable to find vcvarsall.bat异常解决方式
VS 2005、SQL 2008、KB954961 无法安装 - Win7 x64 问题?
win7(64位旗舰版)visual studio 2017无法安装及vs2015闪退问题解决方式