Visual DataFlex: call WebService from the web page
        Posted  
        
            by globus
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by globus
        
        
        
        Published on 2009-12-03T10:20:25Z
        Indexed on 
            2010/03/24
            11:33 UTC
        
        
        Read the original article
        Hit count: 142
        
dataflex
I have the web service and generated class for it. I can use this generated class in windows application as it described in Help. The question is: how can I use this generated class in the web project? (the analogous actions - creating object and use its functions -, as it was in windows app, are not worked)
© Stack Overflow or respective owner