http://www.webservicex.net/CurrencyConvertor.asmx?.I have used this web service and wrote consuming code in axis2 which worked fine last week for me.But I am getting below exception now when trying to consume
System.Web.Serv ices.Protocols. SoapException: Server was unable to process request. ---> System.IO.IOExc eption: There is not enough space on the disk.I have enough space in my disk that uis the reason I am not able to figure out the issue.I am getting this exception in production environment.
how i can resolve this.pls help me,its very urgent..
Thanks and Regards,
Praneeth
System.Web.Serv ices.Protocols. SoapException: Server was unable to process request. ---> System.IO.IOExc eption: There is not enough space on the disk.I have enough space in my disk that uis the reason I am not able to figure out the issue.I am getting this exception in production environment.
how i can resolve this.pls help me,its very urgent..
Thanks and Regards,
Praneeth
Comment