Answer the question
In order to leave comments, you need to log in
How to generate a class for a WSDL service in Visual Studio 13?
Good afternoon!
I'm trying to connect a WSDL service to a project. Tried to generate
SvcUtil.exe /t:code http://.....?wsdl /out:user_bed_profile_filter.cs /serializer:XmlSerializer /wrapped
A first chance exception of type 'System.InvalidOperationException' occurred in System.Xml.dll
Additional information: An error occurred while reflecting 'FilterRowsRequest'.
A first chance exception of type 'System.InvalidOperationException' occured in System.ServiceModel.dll
Additional information: The XmlSerializer attribute System.Xml.Serialization.XmlAttributeAttribute is not valid on user_name. If IsWrapped is true, then only XmlElement, XmlArray, XmlArrayItem, XmlAnyAttribute, and XmlAnyElement attributes are supported
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question