Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
How to display page while long-running process executing?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="lmttag" data-source="post: 2769297"><p>Steven,</p><p>Hi. Thanks for all your help. I'm done with the other stuff I was working</p><p>on, so I'm now back to this showing progress issue.</p><p></p><p>I've been trying to do what you suggested in your previous post. However, I</p><p>guess I'm not that familiar with AJAX and threading yet because I can't get</p><p>it to work.</p><p></p><p>I'm having trouble creating a new thread and having the new thread able to</p><p>access the Response object (which I guess it can't). Also, I'm having</p><p>troubles because the Reporting Services render method returns a byte[] and</p><p>all the AJAX examples simply pass/return strings. My situation is a bit</p><p>more complex.</p><p></p><p>Anyway, I'd greatly appreciate any examples and/or demo code that could</p><p>possibly show me (or give me some tips) on how to accomplish my task.</p><p></p><p>Thanks again.</p></blockquote><p></p>
[QUOTE="lmttag, post: 2769297"] Steven, Hi. Thanks for all your help. I'm done with the other stuff I was working on, so I'm now back to this showing progress issue. I've been trying to do what you suggested in your previous post. However, I guess I'm not that familiar with AJAX and threading yet because I can't get it to work. I'm having trouble creating a new thread and having the new thread able to access the Response object (which I guess it can't). Also, I'm having troubles because the Reporting Services render method returns a byte[] and all the AJAX examples simply pass/return strings. My situation is a bit more complex. Anyway, I'd greatly appreciate any examples and/or demo code that could possibly show me (or give me some tips) on how to accomplish my task. Thanks again. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
How to display page while long-running process executing?
Top