R
reifen-straub
Hi, we have a C# click once application with a report.
This report has a reference to an assembly to calculate some things.
If we run this application locally with the 'click once' checkbox
unchecked, everything works.
But if we publish the application and for this automatically click once
gets checked, we get the following error message within the report:
Error during the local report processing. The definition of the report
"main report ' is invalid. Unexpected error during the report
processing. Error during the requirement of the type of authorization
System.Security.Permissions.FileIOPermission, mscorlib,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089.
We don`t have any further ideas how to fix this problem.
Does anybody know a solution for this?
This report has a reference to an assembly to calculate some things.
If we run this application locally with the 'click once' checkbox
unchecked, everything works.
But if we publish the application and for this automatically click once
gets checked, we get the following error message within the report:
Error during the local report processing. The definition of the report
"main report ' is invalid. Unexpected error during the report
processing. Error during the requirement of the type of authorization
System.Security.Permissions.FileIOPermission, mscorlib,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089.
We don`t have any further ideas how to fix this problem.
Does anybody know a solution for this?