【发布时间】:2015-02-25 14:14:27
【问题描述】:
使用 SQL Management Studio 2012,
打开 SQL 作业代理时 -> 打开作业 -> 想要编辑 SQL 集成服务包 -> SSMS 崩溃并出现以下错误消息:
TITLE: Microsoft SQL Server Management Studio The type initializer for '<Module>' threw an exception. (SqlManagerUI) ADDITIONAL INFORMATION: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. (DTEParseMgd) BUTTONS: OK
调试时我收到以下消息:
Unhandled exception at 0x23627995 in Ssms.exe: 0xC0000005: Access violation writing location 0x004640fc.
找不到任何有用的东西来解决这个问题,所以我在这里......
【问题讨论】: