Is there some problems with wcf Samples

Stimulsoft Reports.Silverlight discussion
Locked
pure123
Posts: 2
Joined: Tue Sep 13, 2011 4:03 am
Location: china

Is there some problems with wcf Samples

Post by pure123 »

when i refresh the select data window,i can not build any table object name list from sqlserver ,it display nothing.when i trace the problem , "public string BuildObjects(string xml)"=>" StiDatabase database = DatabaseBuildHelper.Input.ParseBuildObjects(xml);" the database is null.can you tell me why ?
I use the new version "Stimulsoft Reports.Silverlight 2011.2" ,the dll version is 2011.2.1100.0.
Image
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Is there some problems with wcf Samples

Post by HighAley »

Hello.
pure123 wrote:when i refresh the select data window,i can not build any table object name list from sqlserver ,it display nothing.when i trace the problem , "public string BuildObjects(string xml)"=>" StiDatabase database = DatabaseBuildHelper.Input.ParseBuildObjects(xml);" the database is null.can you tell me why ?
I use the new version "Stimulsoft Reports.Silverlight 2011.2" ,the dll version is 2011.2.1100.0.
Image
Please, use the same versions of our assemblies either on server or on your machine.

Thank you.
Locked