This is a migrated thread and some comments may be shown as answers.

Error: RadUploadProgressHandler.ashx does not exist

2 Answers 180 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Nishat Mazhar
Top achievements
Rank 1
Nishat Mazhar asked on 25 Mar 2011, 12:01 AM
Hi,
I am getting this error when i deployed my application on testing server on IIS 7.0. But it works fine in my dev environment. I have made all the config entries. Here is the complete error message.

Global Handler: System.Web

Page: /Claims/Telerik.RadUploadProgressHandler.ashx

The file '/Claims/Telerik.RadUploadProgressHandler.ashx' does not exist.

at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously


Thanks

2 Answers, 1 is accepted

Sort by
0
MBEN
Top achievements
Rank 2
Veteran
answered on 18 Nov 2011, 12:25 AM
I am having a similar issue.
Any ideas?
0
Bozhidar
Telerik team
answered on 21 Nov 2011, 11:11 AM
Hi Nishat Mazhar,

The control requires different settings in the web.config file, depending on the version of IIS it's intended to be run at.
Please see the following help article to how configure the settings.

Kind regards,
Bozhidar
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Upload (Obsolete)
Asked by
Nishat Mazhar
Top achievements
Rank 1
Answers by
MBEN
Top achievements
Rank 2
Veteran
Bozhidar
Telerik team
Share this question
or