Hello!
I'm having a problem with the progress bar component. It works fine on my local server, however when I publish to the web, the code in the "run Task" event never gets called, the page simply sits there for a bit, and then the javascript event I have set up to handle completion is called. Locally the page is running under http. On the server, the page is running under https. I don't know when this started happening, but I do know that it did work at one time. I'm not sure that it makes a difference, because I'm also using a page that uses the ajax file uploader component that works fine on both my local machine as well as the server.
I've checked out the post here:
http://www.essentialobjects.com/Forum/Default.aspx?g=posts&t=1253as well as modified my web.config as mentioned in another post.
Anyway, I'm sure this is a server issue, however, I have no clue where to start looking. Any tips or pointers would be greatly appreciated!