Problem:
Printing from within BIDS 2008 R2 "Preview" tab hangs and must have the process ended in task manager.
Facts
I can set the report as StartItem
under Debug Configuration Properties
for the project and then run,
producing the Preview window. And
then successfully print.
I can deploy the report to the
Reporting Services server ...
Could not load type 'Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPackageSigning100' from assembly 'Microsoft.SqlServer.DTSRuntimeWrap, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
...
I have Visual Studio 2005 (BIDS) set to "Check out automatically" when a file is edited which works well for most file types.
When I access a Data Flow within an SSIS package though, a check out is triggered without me making any changes. When I compare the files, there does not appear to have been any changes made in the background eit...