I have just tried to install but failed on the load up when it got to updateing the Visual Studio ToolBox.
i have now tried to uninsatll but i just get the following error:
Action VisualStudioUninstall Toolbox , Location C:\Windows\MS174T.tmp,Command:/unisatll”C:\ProgramFiles\telerik\Reporting1.0\\””
Need to get this fixed before I can Start testing.
I noted that i should UnBlock that download file but i do not know if this would help as i canot unistall Now .
regards
robert
Hello,
I may have discovered a bug exporting nested subreports. Here is my infrastructure:
I have report A that is data bound via a SQL Data Adaptor control dragged on the designer, bound to a stored procedure. Report A has a subreport (Report B). Report B is also bound using the same method. Running and exporting Report A with the one subreport poses no problems.
I then add Report C. Report C is referenced as a subreport in Report B. Report C does not have a SQL Data Adapter control placed on the designer. Report C gets its data via the NeedDataSource event of the subreport control on Report B, very similar to the “MasterDetail” telerik sample. However, when Report C is added to the mix, exporting to PDF or TIFF (didn’t try web archive) pegs the CPU process of the Visual Studio 2005 built-in web server and never exports the report. Running the report in the report viewer poses no problem, just exporting.
Is this a known limitation?
Thanks again,
Justin