码迷,mamicode.com
首页 > 数据库 > 详细

Win7 64位安装VS2013无法连接远程数据库

时间:2016-05-16 19:22:07      阅读:206      评论:0      收藏:0      [点我收藏+]

标签:

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无法连接远程数据库

标签:

原文地址:http://www.cnblogs.com/lenther2002/p/5498786.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!