I am unable to run a report from bids when connecting to ANY (local, and remote) server. The local report runner comes up with the following error:
An error occured during local report processing. Unable to load the credentials. Type 'Microsoft.ReportDesigner.Project.Credentials' in assembly 'Microsoft.ReportingServices.Designer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91 is not in the serialization whitelist.
Some things to note:
- This happens on a remote server as well as my local server
- This happens when using a SQL Server user/pass as well as my windows credentials
- I definitely have authorization to the machines in question
- This used to work just fine on my machine, but I can't point to a change that caused the error
- Other developers are still able to develop and run reports as normal
My environment:
- Windows 7 Enterprise 64 bit
- BIDS 2008
- Microsoft SQL Server 2008 R2 Enterprise and Developer (remote, local)
Does anybody have any ideas as to the cause of this, or hints to help me troubleshoot?