I'm new to Telerik controls and trying to do the Getting Started section from the documentation on RadUpload. The only variant in my code is that the upload control is in the content form for a Master page. (The master page has the ScriptManager on it.)
When I click Submit, the files are transferred to the Files folder, but the RadProgressArea never becomes visible.
I'm executing this code using the default F5 in Visual Studio 2008, which launches the page in the VS's ASP.NET Development Server. I'm running on WinXP, SP2, and using RadControls for ASPNET AJAX Q3 2008.
Are there any known issues with this configuration? Is there something else I should try?
Thanks,
Andy
When I click Submit, the files are transferred to the Files folder, but the RadProgressArea never becomes visible.
I'm executing this code using the default F5 in Visual Studio 2008, which launches the page in the VS's ASP.NET Development Server. I'm running on WinXP, SP2, and using RadControls for ASPNET AJAX Q3 2008.
Are there any known issues with this configuration? Is there something else I should try?
Thanks,
Andy