Error: rs 2005 is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: There is an error in XML document (1, 222). ---> System.InvalidOperationException: There is an error in XML document (1, 222). ---> System.Security.SecurityException: Request failed. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderServerReportSoapProxy.Read5_ServerInfoHeader(Boolean isNullable, Boolean checkType) at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderServerReportSoapProxy.Read23_Item() at Microsoft.Xml.Serialization.GeneratedAssembly.ArrayOfObjectSerializer3.Deserialize(XmlSerializationReader reader) at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events) The action that failed was: Demand The type of the first permission that failed was: System.Security.PermissionSet The Zone of the assembly that failed was: MyComputer --- End of inner exception stack trace --- at Microsoft.SqlServer.ReportingServices2005.Execution.RSExecutionConnection.GetSecureMethods() at Microsoft.SqlServer.ReportingServices2005.Execution.RSExecutionConnection.IsSecureMethod(String methodname) at Microsoft.SqlServer.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID) at Microsoft.Reporting.WebForms.ServerReport.GetExecutionInfo() at Microsoft.Reporting.WebForms.ServerReport.GetParameters() at BeckerSolutions.Modules.RS2005.ViewRS2005.SetParms2005() at BeckerSolutions.Modules.RS2005.ViewRS2005.SetupReport2005() at BeckerSolutions.Modules.RS2005.ViewRS2005.SetupReport() at BeckerSolutions.Modules.RS2005.ViewRS2005.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
I am getting the above error. I have seen the same error posted here some time back. But i could not find the solution. Can anybody please let me know how to solve this issue?
Thanks |