Posts by Rodolfo Jabbur • 31 points
1 post
-
3
votes0
answers1472
viewsQ: System.Threading.Threadabortexception: Thread was being undone. While consuming webservice operation
I have the following code: proxy_hom_recepcionarLoteRps.RecepcionarLoteRPS proxy = new proxy_hom_recepcionarLoteRps.RecepcionarLoteRPS(); proxy.Url = url + "/arecepcionarloterps"; string resp =…