Hi Ashish, Please read through this thread from the mailing list.
http://ofbiz.135035.n4.nabble.com/Re-how-to-use-ofBiz-service-in-Net-application-tp4580144.html Please, please use WCF, so create a Service Reference not a Web Reference. It really is no harder, and gives you much more flexibility. Cheers Paul Foxworthy ashish-gupta wrote > Hi, > I want to use ofbiz service in .net 4.0 application. > > What i did... > > 1. i added service as web reference in .net > > 2. i created proxy object. > > 3. Created Map Entry parameter list > > 4. Invoked web service method with map entry parameter > > But i received null response. > > Can you please tell me what wrong i did? > And also please suggest me what steps i need to follow to get the right > response. > > Thanks in advance... ----- -- Coherent Software Australia Pty Ltd http://www.coherentsoftware.com.au/ Bonsai ERP, the all-inclusive ERP system http://www.bonsaierp.com.au/ -- View this message in context: http://ofbiz.135035.n4.nabble.com/Re-how-to-use-ofBiz-service-in-Net-application-tp4580144p4639795.html Sent from the OFBiz - User mailing list archive at Nabble.com.
