I have recently installed a new Umbraco 4.7 and everything works fine except for the datatype editor for the rich text editor datatype.
When ever i open the datatype editor in the developer section it gives me a YSOD with no real error information.
What could have gone wrong? It is only the RTE that doesnt work, everything else works fine.
Even if i create a new data type based on TinyMCE i get the error, so i suspect the DLL to be corrupt. I have tried replacing all files in /bin with fresh files, though with no result. As a new user of Umbraco, i have no idea of how to move on from here without having to start from scratch (and i would really like to avoid that!).
Well, thats part of the problem, i get no detailed error just the following:
Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
Sorry, i should have read the error message better. I found a way to enable detailed error messages, and i found the error (i had previously moved the css folder in the root directory to a different location).
Rich Text Editor - DataType editor gives YSOD
Hi,
I have recently installed a new Umbraco 4.7 and everything works fine except for the datatype editor for the rich text editor datatype.
When ever i open the datatype editor in the developer section it gives me a YSOD with no real error information.
What could have gone wrong? It is only the RTE that doesnt work, everything else works fine.
Even if i create a new data type based on TinyMCE i get the error, so i suspect the DLL to be corrupt. I have tried replacing all files in /bin with fresh files, though with no result. As a new user of Umbraco, i have no idea of how to move on from here without having to start from scratch (and i would really like to avoid that!).
Thanks in advance
Hi,
What is the YSOD detailled error?
Can you provide a screenshot?
Well, thats part of the problem, i get no detailed error just the following:
Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
Sorry, i should have read the error message better. I found a way to enable detailed error messages, and i found the error (i had previously moved the css folder in the root directory to a different location).
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.