I am creating a web service in ASP.Net. I have looked and can't find any way of making ASP.Net set the maxLength attribute of string parameters in the generated WSDL file. Is this possible, and if so how can it be done?
I am creating a web service in ASP.Net. I have looked and can't find any way of making ASP.Net set the maxLength attribute of string parameters in the generated WSDL file. Is this possible, and if so how can it be done?