For those getting the nasty "XML request error: Internal Server error(500)" in Asp.Net I have a solution.
The solution is to solve the problem for those whose issue was derived of running FCKEditor on shared hosting or controled servers with trust levels lower than "Full".
The fix was on FCKeditor.Net, not on the core files. I had to change some CS files and recompile.
How can I contribute this code back to the project ?
The solution is to solve the problem for those whose issue was derived of running FCKEditor on shared hosting or controled servers with trust levels lower than "Full".
The fix was on FCKeditor.Net, not on the core files. I had to change some CS files and recompile.
How can I contribute this code back to the project ?