Friday, February 17, 2012

data from wcf-webservice / object parameter

i have a wcf webservice method with a "GetPropertyDetailsRequest" object as parameter. GetPropertyDetailsRequest Object: 00000000-0000-0000-0000-000000000000 04030201-0605-0807-090a-0b0c0d0e0f10 04030201-0605-0807-090a-0b0c0d0e0f10 2007-09-12T12:33:47.793157+02:00 NoDependencies 9 Subscription 90 Subscription 900 Subscription PropertyCodeFilter1 PropertyCodeFilter2 PropertyCodeFilter3 true is it possible to include this object as parameter in Reporting services i have try it so, http://tempuri.org/GetData . . . but i get an error, that the webservice method (GetDetails(GetPropertyDetailsRequest request) ) needs an object as parameter . can you help me?

could you pleas post your code and the parameters the web method take and return

No comments:

Post a Comment