|
-
Sep 14th, 2011, 06:39 PM
#1
Thread Starter
Frenzied Member
Why does a call to webservice cause ThreadAbortException?
I have a web app that makes a call to a webservice, and it is causing a ThreadAbortException. Why is this? This does not happen when calling the webservice in a windows form application.
-
Sep 19th, 2011, 02:59 PM
#2
Re: Why does a call to webservice cause ThreadAbortException?
Hello,
Does the method take a long time to execute? If so, you could be running into a timeout problem that is causing that exception to be thrown.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|