Hi - I'm getting an error using WSDL.EXE when I attempt to 'Add Web Reference' and point to a client's *.wsdl file:
Unable to import binding 'CSRToolSoapBinding' from namespace 'http://www.xxx.com/CSRTool'. Unable to import operation 'getHistory'. The datatype 'Array' is missing. This is almost exactly the error description in the bug described here: http://support.microsoft.com/default.aspx?scid=kb;en-us;820122 It has to do with using an <include> tag referencing type defined in other schemas, etc. The problem is, there is no <include> tag in the wsdl I'm working with, and I'm very confused by the resolution description in this kb article, it's not very clear, probably because I'm pretty new to WSDL. I've got to start working with this client ASAP - anyone know of a better description of this problem and/or it's solution? I've installed XP SP2 and .NET 1.1 Sp1, both to no avail. Thanks for any help you can give. Andy =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: Essential .NET: building applications and components with C# November 29 - December 3, in Los Angeles http://www.develop.com/courses/edotnet View archives and manage your subscription(s) at http://discuss.develop.com
