I would like to get this control called NeatUpload from codeplex working on my web app.
I have downloaded the latest binary and the source code.
And I have configured web.config
And I have copy pasted the code from the demo page file and code behind file.
It compiles and runs and it does post to the server but doesn't show the progress bar.
I am using vs2010 with framework v4.0.
Did anyone have similar problem and got this working?
Appreciate any help in advance.
Thanks!