SOAP-ERROR: Parsing WSDl
        Posted  
        
            by Pinu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pinu
        
        
        
        Published on 2009-12-04T20:34:17Z
        Indexed on 
            2010/04/08
            5:03 UTC
        
        
        Read the original article
        Hit count: 459
        
In my ASP.NET website I am trying to comsume a webserice and I and getting the following error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://usaepay.com/soap/gate/3213EA2A/usaepay.wsdl' : failed to load external entity "https://usaepay.com/soap/gate/3213EA2A/usaepay.wsdl"
Any idea on how to resolve it.
Thanks, Pinaz.
© Stack Overflow or respective owner