Hi all
SQL Server 2012 Data Tools was working fine for me but something must've changed, now every time I try to create a new SSIS project I get:
>>
The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT)).
<<
When I try to open an existing project I get:
>>
exception has been thrown by the target of an invocation
external component has thrown an exception (SSISUpgrade)
<<
The issue seems to only arise with SSIS projects.
Has anyone else had this issue and resolved it?
I have already uninstalled SQL Server 2012 and reinstalled it and that didn't work.
I tried to install Visual Studio 2012 Data Tools with BI and that also crashes when I try to create an SSIS project.
Output of SQL Server SELECT @@VERSION is:
>>
Microsoft SQL Server 2012 - 11.0.2100.60 (X64)
Feb 10 2012 19:39:15
Copyright (c) Microsoft Corporation
Enterprise Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: ) (Hypervisor)
<<
SQL Data Tools help page info:
>>
Microsoft SQL Server Integration Services Designer
Version 11.0.2100.60
Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.5.51641 SP1Rel
<<