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

DataMember() As String' is obsolete:

3 Answers 162 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ferry Engels
Top achievements
Rank 2
Ferry Engels asked on 24 Mar 2010, 10:10 AM

Posted 9 hours ago (permalink)

Hello,

I used the trial version Q3 2009 for a while and made some reports with it, most crosstab reports and some straight forward reports.
Yesterday i diceded to buy the new Q1 2010 premuim set and deinstall the trial version and installed the licended (dev) version.

After using the upgrade wizard no one of the reports are working anymore.
The first problem is this warning for each report.

Warning 1 'Public Property DataMember() As String' is obsolete: 'Please use ObjectDataSource as DataSource and set its DataMember instead.'

After trying to fix it i decided to build a new report from scratch and when i use the SqlDataSource to connect to a database/table
the same warning appear.

This is the code from the designer

--------

'Report1 

' 

Me.DataMember = ""

Me.DataSource = Me.SqlDataSource1

----------
I  searched the KB but didnt find a answer.
So anyone who knows this problem please tell me the solution.

Kind Regards

Ferry Engels

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 24 Mar 2010, 10:58 AM
Hello Ferry Engels,

This is a known issue that slipped into the latest release and it would be addressed in the subsequent service pack (or internal build). For the time being please delete this line from your report:

Me.DataMember = ""

Please excuse us for the temporary inconvenience.

Best wishes,
Steve
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Firoz
Top achievements
Rank 1
answered on 29 Nov 2019, 10:24 AM

Does it have any solution ?

 

0
Neli
Telerik team
answered on 04 Dec 2019, 08:32 AM

Hello Firoz,

This issue was fixed in Telerik Reporting 2010.1423.

Regards,
Neli
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Ferry Engels
Top achievements
Rank 2
Answers by
Steve
Telerik team
Firoz
Top achievements
Rank 1
Neli
Telerik team
Share this question
or