Hi
I am getting the following error:
- An error has occurred during report processing.
- Cannot create a connection to data source 'DataSource1'.
- Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
I have looked through other posts which have the same error message, but they all seem to point to problems with the RS policy file, and getting the path to the dll correct. I have checked this multiple times (and even copied the location from right clicking on the dll and selecting properties, and then copying the location information) and it seems to be correct.
I am able to connect to a sharepoint list from my development machine, create a report and preview it, this all works fine. The problem I have is when I deply to another server.
The Enesys Connection Type is available for selection on the RS server, and I have tried configuring different Data Sources on the RS server for connecting to sharepoint, but all return this same error.
Any help you can provide would be greatly appreciated.