Rank: Newbie Groups: Member
Joined: 5/6/2009 Posts: 1
|
This is the first time I have posted: I followd the download instructions for the progress bar. Installed it and the control is available in Visual Studio 2008. I dragged the control to my aspx file. I copied the web dll to the bin directory on the web server. I the conrols property, I assigned "button3" to starttaskbutton. In the code behind, I used the example VB code for server side.
When I display the webpage, it appears the thread.sleep is working but the progress bar does not display. Any ideas?
Thanks,
Brad
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Do you mean nothing shows up on the page at all, or when you click start button the progress indicator does not move?
Thanks!
|