Wrox Programmer Forums
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 4th, 2003, 05:38 AM
Registered User
 
Join Date: Nov 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default .Net client

I have WebService made via Java and its WSDL file. I also created proxy-class using wsdl.exe(.NET sdk tool).
During creating object of proxy class I have exception:
"WebServiceBindingAttribute is required on proxy classes"
But I already have this attribute.


 
Old May 5th, 2005, 01:15 AM
Registered User
 
Join Date: May 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I had the same error message, turned out that I had too many classes inherited from WebServicesClientProtocol. Once I left only inheritance in Reference.cs, it all worked out.






Similar Threads
Thread Thread Starter Forum Replies Last Post
.NET C# webservices and VC++ SOAP client samdesilva .NET Web Services 0 June 10th, 2007 10:09 PM
.NET javascript server client communication mcl.mark ASP.NET 1.0 and 1.1 Basics 4 March 22nd, 2006 12:31 AM
.NET Remoting Client... babloo81 BOOK: Professional C#, 2nd and 3rd Editions 0 January 31st, 2006 02:31 AM
RegisterChannel on the client (.NET Remoting) DevMike BOOK: Professional C#, 2nd and 3rd Editions 1 January 25th, 2006 01:37 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.