I have installed a trial version of your Report components. I can create a new Infragistics Report, but when the file opens, a blank page opens in VS 2010. No Report Designer is visible, so I have no way of using this component.
Hi,
Can you give us more details please?
- Which version of the Reporting tool are you using? Do you have a previous version of Reporting installed?
- Which is the OS?
- Are you using VS2010 SP1?
Thanks,
Andrés.
Is this the first version of Reporting do you install or are you updating from a previous one?
First version.
Did you installed the samples?
Can you try opening the sample solution and send us a screenshot showing how a report from that solution shows in VS?
Thanks!
That displayed properly. Yet when I try to create a Class Library within a solution, and create a Report within the class lib, neither the Report Designer or the Report Data Explorer show up....
Petar:
Yes, I found out what I had to do in order to get it to work. My post of 11/17/2011, 3:56 PM in this thread explains the solution.
"I got it to show up. I created a SILVERLIGHT class library at first, instead of just a regular Class Library, anhd the report compionents wouldn't show. When I deleted the Silverlight Class Library and created a plain old Class Library, and created a report within that library, it worked!"
The answer is NOT to place the reports in a Silverlight Class Library, but in a plain vanilla Class Library, for whatever reason...
Hello,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
If this is what you were looking for please verify the answer so it helps other users as well.
I have been following your discussion and also tried using a SilverlightClassLibrary without any trouble:
I was wondering if you could try and create a whole new SilverlightClassLibrary project in Visual Studio just for testing’s sake and let us know if you are still unable to get the designer.
Looking forward to hearing from you.
I'm using Silverlight 4, and I have 4 other projects in the solution beside the one I just created, three of which are Silverlight 4 class libraries, and the last is a Web Application, all in .NET Framework 4, and ASP.NET 4.
I just tested but couldn't reproduce it. Which version of Silverlight are you using?
Was the SL Class Library the only project in the solution that you had?