WSDL file generated on the fly?
        Posted  
        
            by Valer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Valer
        
        
        
        Published on 2009-06-25T14:16:56Z
        Indexed on 
            2010/04/11
            16:03 UTC
        
        
        Read the original article
        Hit count: 275
        
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
© Stack Overflow or respective owner