I attempted to create a Windows service to host the Telerik.Reporting.Service.ReportService. Everything seemed to work fine until I tried to start the service, and received this error:
"Service cannot be started. System.InvalidOperationException: This service requires ASP.NET compatibility and must be hosted in IIS. Either host the service in IIS with ASP.NET compatibility turned on in web.config or set the AspNetCompatibilityRequirementsAttribute.AspNetCompatibilityRequirementsMode property to a value other than Required."
Can we please have a build that does not require IIS/AspNetCompatibility? I am building a Silverlight application, so the ASPX compatibility is not important for me. We were thrilled to see the Silverlight report viewer, thinking we could eliminate IIS as a requirement. This is the final obstacle that must be resolved to use Telerik Reporting in our application.
Regards,
Brian
"Service cannot be started. System.InvalidOperationException: This service requires ASP.NET compatibility and must be hosted in IIS. Either host the service in IIS with ASP.NET compatibility turned on in web.config or set the AspNetCompatibilityRequirementsAttribute.AspNetCompatibilityRequirementsMode property to a value other than Required."
Can we please have a build that does not require IIS/AspNetCompatibility? I am building a Silverlight application, so the ASPX compatibility is not important for me. We were thrilled to see the Silverlight report viewer, thinking we could eliminate IIS as a requirement. This is the final obstacle that must be resolved to use Telerik Reporting in our application.
Regards,
Brian