Hi there,
I'm fairly new to SL and Telerik - so forgive me if this is something basic that I am missing. Here's my current situation that I just cannot resolve and I have scoured the forum and cannot find an answer either. I'd appreciate some help.
This example works:
- I create a Telerik report in Silverlight viewer - it works on local machine; and post to IIS - all works fine
-- I copied the following DLLs to the BIN directory: Telerik.Reporting; Telerik.Reporting.Service; Telerik.Reporting.XamlRendering
This example does NOT work:
- I create a Silverlight Business Application - add a new page containing the Telerik Report viewer (same page as above) -- it works on the local machine - I post to IIS - and I get a message in the report viewer: "An exception occurred during the operation, making the result invalid. Check InnerException for exception details."
-- I copied the same DLLs to the BIN directory as above - EVERYTHING is the same - with the exception that this is the Business Application - so the web config is different (but I copied the Service Model stuff same as in first example).
What am I missing? I can't believe that people aren't using the Telerik Reporting in a SL Business App - so there must be something extra that is needed to make it work in a business app posted to IIS when a regular (non-business app) works fine when posted to IIS. (I also don't know HOW to check for more details on the 'inner exception' - so if someone could provide specfic instructions for more info on that - I'd appreciate it).
Thanks so much for your help!!
Sandy
I'm fairly new to SL and Telerik - so forgive me if this is something basic that I am missing. Here's my current situation that I just cannot resolve and I have scoured the forum and cannot find an answer either. I'd appreciate some help.
This example works:
- I create a Telerik report in Silverlight viewer - it works on local machine; and post to IIS - all works fine
-- I copied the following DLLs to the BIN directory: Telerik.Reporting; Telerik.Reporting.Service; Telerik.Reporting.XamlRendering
This example does NOT work:
- I create a Silverlight Business Application - add a new page containing the Telerik Report viewer (same page as above) -- it works on the local machine - I post to IIS - and I get a message in the report viewer: "An exception occurred during the operation, making the result invalid. Check InnerException for exception details."
-- I copied the same DLLs to the BIN directory as above - EVERYTHING is the same - with the exception that this is the Business Application - so the web config is different (but I copied the Service Model stuff same as in first example).
What am I missing? I can't believe that people aren't using the Telerik Reporting in a SL Business App - so there must be something extra that is needed to make it work in a business app posted to IIS when a regular (non-business app) works fine when posted to IIS. (I also don't know HOW to check for more details on the 'inner exception' - so if someone could provide specfic instructions for more info on that - I'd appreciate it).
Thanks so much for your help!!
Sandy