我更像是SQL Server 2012的最终用户.当我右键单击表名并选择"编辑前200行"菜单项时.我收到这条消息:
Exception has been thrown by the target of an invocation. (mscorlib)
Additional information:
Attempted to read or write protected memory. This is often an indication that
other memory is corrupt. (Microsoft.VisualStudio.OLE.Interop)
Run Code Online (Sandbox Code Playgroud)
如果我再次尝试右键单击,SQL Server将停止工作并关闭.我仍然可以使用SQL命令来插入或更新数据库.我一直在寻找解决方案,并找到了这个链接:http://social.msdn.microsoft.com/Forums/vstudio/en-US/42b79da5-6f1e-4122-a2cb-00def87a1ae2/microsoftvisualstudiooleinterop-attempted-to-读或写保护内存-这-是-常安?论坛= visualstudiogeneral
但它仍然无法帮助我清楚地了解原因或找到问题的解决方案.任何有助于解决此问题的帮助都非常感谢.谢谢.
我正在按照 JMeter 用户指南开始记录我的第一个测试计划。当我单击 HTTP 测试脚本记录器中的“开始”按钮时,出现此错误:
无法创建脚本记录器 - 有关详细信息,请参阅日志 >> keytool 错误:java.io.FileNotFoundException:proxyserver.jks(访问被拒绝)
我该如何解决这个错误?提前致谢。