WSDL file generated on the fly?
- by Valer
Hi everybody,
for a web service, depending on a XML file, there are a couple af classes in C# generated.
Depending on these classes, there is at compile time then the WSDL file generated.
Is there a possibility at runtime to simply replace the XML file and to have the WSDL file generated on the fly?
Best regards,
Valer