This is a migrated thread and some comments may be shown as answers.

Some Bugs

1 Answer 45 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sathish
Top achievements
Rank 1
Sathish asked on 15 May 2009, 12:37 PM
Hi,

I'm fairly new to telerik reporting and here is what I have encountered.

I have a few class projects which have some dataobjects. I created a report and using the wizard, I wanted to create the datasource from business object. I saw the list of business objects and which I select them, i get the error, "An exception has been thrown by the target of an invocation". My class are defined as follows.

DataObject()_
Public Class Quote()

    <DataObjectMethod(DataObjectMethodType.Select)> _
Public Function GetQuote(QuoteID) .............
etc...
End Function

End Class

Another small bug is that, when I use the report viewer, these characters appear in the report (at the end) "</" (without quotes).

Thank you.

Sathish

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 18 May 2009, 01:11 PM
Hi Sathish,

Unfortunately the information you provided is insufficient for us to determine where is the culprit. It would be best if you provide us with a sample project which shows the problem at hand. This way once we review it, we would be able to provide you with more info.

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.
Tags
General Discussions
Asked by
Sathish
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or