N
nitu
Hi All
I am calling a VB Dll from VB.Net Web Service . When I call the VB dll it does its job perfectly fine but when the control returns to vb.net web Service then I get a ThreadAbortException exception (message is -> "thread was being aborted"
This problem does not occur however if I call the same VB Component from
windows app or windows service.
Is there anything I can do to prevent this from happening??
Thanks in advance
Regards
Nitu Dua
I am calling a VB Dll from VB.Net Web Service . When I call the VB dll it does its job perfectly fine but when the control returns to vb.net web Service then I get a ThreadAbortException exception (message is -> "thread was being aborted"
This problem does not occur however if I call the same VB Component from
windows app or windows service.
Is there anything I can do to prevent this from happening??
Thanks in advance
Regards
Nitu Dua