Boa tarde, estou quebrando a cabeça aqui e não estou conseguindo resolver,
No Visual Studio funciona normalmente com o Crystal, agora quando jogo ele para a hospedagem locaweb ele ocorre esse erro
Cannot perform CAS Asserts in Security Transparent methods
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
**Exception Details:** System.InvalidOperationException: Cannot perform CAS Asserts in Security Transparent methods
**Source Error:**
Line 22: <center>
Line 23:
Line 24: <CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server"
Line 25: AutoDataBind="True" GroupTreeImagesFolderUrl="" Height="1241px"
Line 26: ReportSourceID="CrystalReportSource1" ToolbarImagesFolderUrl=""

