Oct10Written by:Will
10/10/2007

I had an instance recently where the FCKeditor would not display in any browser. Instead, I was greeted with nothing in non-IE browsers, and in IE I was greeted with the unwanted "Internet Explorer cannot display this webpage" page.
I had an instance recently where the FCKeditor would not display in any browser. Instead, I was greeted with nothing in non-IE browsers, and in IE I was greeted with the unwanted "Internet Explorer cannot display this webpage" page.
I could not figure out why this was happening... Upon getting advice from the DNN forums, I tried checking the file permissions, reinstalling the provider, and more. Nothing seemed to work.
Then, the lead for the project team suggested that I look at the IIS configuration. BINGO! That was it. For this particular site, I had the HTML pages being rendered by the ASPX process. (I know, I know... but I had a REALLY good reason to do so.)
Removing the HTML pages from the ASPX process did the trick!
3 comment(s) so far...
supper solution.........i was looking the whole day for a solution...finally this saved me....thanks a lot
By kennethdas on
2/3/2009 |
I am glad I could help! Happy DNN'ing! :)
By Will on
2/3/2009 |
2 years old and this post still helped out with a headache I've been having for two weeks. I can't thank you enough. I'm not even using DNN!
By Chris Witt on
8/20/2009 |