6 Answers, 1 is accepted
0
Hi Parthi,
Can you elaborate what do you mean by does not show? Have you added reference to the report library in your web site/app? You should also add Imports ReportLibrary at the top, in order to be able to reference reports directly.
Kind regards,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Can you elaborate what do you mean by does not show? Have you added reference to the report library in your web site/app? You should also add Imports ReportLibrary at the top, in order to be able to reference reports directly.
Kind regards,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

Parthi
Top achievements
Rank 1
answered on 27 Feb 2009, 06:47 AM
Hi Steve,
I have followed the following steps,
1. Step 1 - I have designed telerik report vb file say test1.
2. Step 2 -And added that reporttest.dll file in bin folder.
3. Step 3 - I have designed one aspx page and added the telerik report viewer say reportviewer1.
4. Step 4 - I have called the report file in report property.
5. Step 5 - Now Working Properly
6. Step 6 - Now when I create another report vb file say test2 and add a aspx page with report viewer, I could not add the test2 to the reportviewer2 i am only able to add test1.
so I am in confused state whether the dll is not allowing to add more than one report file.
0
Hello Parthi,
We think it's needless to say that you should rebuild your web app/site every time after you add new report to the classlibrary or make any changes to reports in it.
Greetings,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
We think it's needless to say that you should rebuild your web app/site every time after you add new report to the classlibrary or make any changes to reports in it.
Greetings,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

Parthi
Top achievements
Rank 1
answered on 27 Feb 2009, 08:01 AM
Hi steve,
Let me elaborate my questiion to you,
Is it Possible to display Report in ASP.net Website.....
I Tried Using ASP.net webapplication..... it is working fine
I need it for ASP.net Website.... Please Clear me this first ... so that i can ask you next question.
with regards,
parthi
Let me elaborate my questiion to you,
Is it Possible to display Report in ASP.net Website.....
I Tried Using ASP.net webapplication..... it is working fine
I need it for ASP.net Website.... Please Clear me this first ... so that i can ask you next question.
with regards,
parthi
0
Hello Parthi,
I've attached a sample project containing a class library with multiple reports, which is referenced by a website and the reports are displayed in a ReportViewer.
I would also appreciate it if you follow our documentation and try everything as described. Then if you have specific questions/problems, share them here.
We've kindly asked you to check our help resources in your first posts, in order to get an idea of how our product works. We know that this might be time consuming and developers are not always inclined to read docs, but trust us when we say that this would save you a lot of time and any further questions/problems you might encounter.
The product is on the market for almost two years now, so most of the culprits and rocks, users hit upon the learning curve have been addressed in our documentation, KB articles, forum threads and videos. So when you have a question, the chances are that it has already been answered and with a quick search you can save yourself the time to open a new thread and wait for us to point you to the answer.
We also believe that our Step By Step Learning guide would be perfect for new users like yourself.
Thank you for the understanding on the matter.
Sincerely yours,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
I've attached a sample project containing a class library with multiple reports, which is referenced by a website and the reports are displayed in a ReportViewer.
I would also appreciate it if you follow our documentation and try everything as described. Then if you have specific questions/problems, share them here.
We've kindly asked you to check our help resources in your first posts, in order to get an idea of how our product works. We know that this might be time consuming and developers are not always inclined to read docs, but trust us when we say that this would save you a lot of time and any further questions/problems you might encounter.
The product is on the market for almost two years now, so most of the culprits and rocks, users hit upon the learning curve have been addressed in our documentation, KB articles, forum threads and videos. So when you have a question, the chances are that it has already been answered and with a quick search you can save yourself the time to open a new thread and wait for us to point you to the answer.
We also believe that our Step By Step Learning guide would be perfect for new users like yourself.
Thank you for the understanding on the matter.
Sincerely yours,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

Parthi
Top achievements
Rank 1
answered on 27 Feb 2009, 09:32 AM
Hi Steve,
thanks for the effort you have put on.
Currently i am working on with the resources which you have sent.
once it gets succes, will inform you about it.
with regards,
parthi
thanks for the effort you have put on.
Currently i am working on with the resources which you have sent.
once it gets succes, will inform you about it.
with regards,
parthi