I am using VS 2013 (BIDS) to develop SSIS packages. It is running on a windows 2012 server.
I have a dev server on which when i try to load an SSIS project using the solution file i get a bunch of errors, and then visual studio just closes. The error is:
hresult e_fail has been returned from a call to a com component
If i copy the project to another machine it works fine.
If i open VS first, and then open the project using the proj file, it seems to work.
Any ideas what might be causing this error? I can work for now, but am worried my project may be corrupted in some way so dont want to do too much work on it.