I noticed my SSIS project crashes when I enter a Data Flow Task. I have 3 different DFT it crashes on. All 3 DFT have a significant amount of complexity. I installed VS 2008 Service Pack 1 and that did not solve my problem. The only time I was able to get into the DFT without crashing is when I've previous crashed and after restarting it asked to recover packages. Any ideas on how to fix the problem?
Problem signature:
Problem Event Name: APPCRASH
Application Name: devenv.exe
Application Version: 9.0.30729.1
Application Timestamp: 488f2b50
Fault Module Name: msdds.dll
Fault Module Version: 9.0.30729.4462
Fault Module Timestamp: 4b2fa701
Exception Code: c0000005
Exception Offset: 0002006b
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional information about the problem:
LCID: 1033
If I choose to debug I get the second error listed.
Evan Johnson