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

Could not load type 'Telerik.Web.UI.RadUploadHttpModule'

1 Answer 338 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Greg
Top achievements
Rank 1
Greg asked on 15 Sep 2015, 08:31 PM

I have an older .NET 4.0 app that I have recently opened in Visual Studio. There are NO Telerik controls in this app, yet when I run the code on our server it is giving me this "Could not load type 'Telerik.Web.UI.RadUploadHttpModule'" error. 

Nowhere in the web.config or application or bin references any Telerik controls. The Telerik controls are available and show in the toolbox and I have made many other apps with Telerik controls, just not this particular app.

What am I missing here?

 Thanks.

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 18 Sep 2015, 07:29 AM
Hello Greg,

Thank you for contacting Telerik support.

The RadUploadHttpModule is used by the RadUpload control. If you don't use Telerik controls you shouldn't get this error. Please make sure that your application does not use cached assemblies. Delete all files from the Bin and Debug folders that were generated during the build process.

Regards,
Hristo Valyavicharski
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Greg
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or