This question is locked. New answers and comments are not allowed.
Hello -
I have a Web API project and ever since I installed the Telerik AJAX controls, I'm getting an error whenever I try to browse to the Web API URL. It was working previously. Also, I'm not using the RadUploadHandler anywhere, so I'm not sure where this is coming from. Here is the error I'm getting:
Server Error in '/' Application.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'Telerik.Windows.RadUploadHandler, Version=2011.2.920.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The system cannot find the file specified.
Source Error:
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Telerik.Windows.RadUploadHandler, Version=2011.2.920.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' could not be loaded.
Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
I have a Web API project and ever since I installed the Telerik AJAX controls, I'm getting an error whenever I try to browse to the Web API URL. It was working previously. Also, I'm not using the RadUploadHandler anywhere, so I'm not sure where this is coming from. Here is the error I'm getting:
Server Error in '/' Application.
Could not load file or assembly 'Telerik.Windows.RadUploadHandler, Version=2011.2.920.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The system cannot find the file specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'Telerik.Windows.RadUploadHandler, Version=2011.2.920.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The system cannot find the file specified.
Source Error:
An unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
|
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Telerik.Windows.RadUploadHandler, Version=2011.2.920.35, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' could not be loaded.
|
Stack Trace:
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272