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.