bet365 / soap

Make it easy to use SOAP from Erlang
Apache License 2.0
200 stars 74 forks source link

exception error: undefined function soap:wsdl2erlang/1 #11

Closed Natallia-Bahlai closed 7 years ago

Natallia-Bahlai commented 8 years ago

I am trying to run command: soap:wsdl2erlang("http://www.webservicex.net/CurrencyConvertor.asmx?WSDL"). and I am getting this error: ** exception error: undefined function soap:wsdl2erlang/1

cmullaparthi commented 7 years ago

Sorry for the delay in responding. Is the soap module in your code path?

code:get_path().

Will tell you what paths exist in your code path.