今天打开SSIS时,莫名其妙出现了以下错误:An unhandled exception ('System.EntryPointNotFoundException') Occurred in MsDtsSrvr.exe,
在http://forums.microsoft.com/msdn/showpost.aspx?postid=358514&siteid=1&sb=0&d=1&at=7&ft=11&tf=0&pageid=2上也有讨论这个问题的,我猜原因是MsDtsSrvr.exe与msdtssrvr.exe.config或注册表中版本不同。因为之前安装过SP2,前两天重装sqlserver2005时没有重新安装SP2。
重新再安装一次SP2后,打开SSIS,没再提示上面的错误了。
转载于:https://www.cnblogs.com/tongzhan/archive/2007/12/24/1012957.html