I am using the RadEditor control in an ASP.Net application that I am developing on my PC and it is working exactly as I expect it to. However, when I publish the project, I am getting the following error.
Exception Details: Telerik.WebControls.RadEditorUtils.RadControlsDirNotFoundException: the RadControls folder was not found
Source Error:
Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3614
I have searched the forums and the online documentation and I can't seem to find anything useful in helping me figure out how to troubleshoot this error. Additionally, the documentation for how to deploy the Rad Controls is either not complete or it's not working on my system. How do I go about installing the Rad Controls on my web server so that I can test the application on an environment where my client will also be able to see it?
the RadControls folder was not found
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: Telerik.WebControls.RadEditorUtils.RadControlsDirNotFoundException: the RadControls folder was not found
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. |
Stack Trace:
|
Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3614
I have searched the forums and the online documentation and I can't seem to find anything useful in helping me figure out how to troubleshoot this error. Additionally, the documentation for how to deploy the Rad Controls is either not complete or it's not working on my system. How do I go about installing the Rad Controls on my web server so that I can test the application on an environment where my client will also be able to see it?