Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...FCKeditor Broken!FCKeditor Broken!
Previous
 
Next
New Post
10/10/2007 8:03 AM
 

locopon wrote

It seems to be a problem with your IIS configuration or your browser configuration. The editor is just html+javascript.

You said you was receiving an access denied error. I then asked you about what file was being giving that error because if it is an html file, your problem is that your server is not giving you access to that file (Maybe lost permissions when moving/copying folders). Be sure all files inside your folder have correct permissions (all files in your DNN instance folder)

If the error is and ASPX file, then we need more information.

Have your tried from other browser? (Just to see if the problem is not browser related)

I thought for sure that you had something with the permissions idea, but after resetting the permissions on that directory and recycling the App Pool, nothing has changed.  :(

I would prefer to not give you the URL over this public forum, but the URL that is being denied is similar to:

http://www.somedomain.com/Providers/HtmlEditorProviders/Fck/FCKeditor/editor/fckeditor.html?InstanceName=dnn_ctr123_Forum_PostEdit_teContent_teContent&Toolbar=DNNDefault

 

As I was writing this line to tell you that I was going to check the IIS config, I remembered something I did to the IIS config that could certainly be the issue. 

We used to have some static HTML pages on the root of our site that gave information on our site's purpose and so on, prior to the site going live.  Since then, the search engines still have those static HTML pages in their index.  In order to prevent broken inbound links from search engines, I have placed URL rewrite rules for those pages.  However, in order for those pages to be processed by ASP.Net, I had to change the IIS config to process HTML files using the ASPX handler.  (I know, this is not necessarily a good thing.)

I am going to play with that setting right now to see if it is the culprit.  If it is, I will come up with a different workaround.  Do you know of any reason off-hand why this might be the problem?

Thank you so much for your help!


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
10/10/2007 8:37 AM
 

Well, the IIS config was definitely the issue - thanks locopon!  The FCKeditor is working once again. 

I would still be interested to know why that page wouldn't render under the ASPX process though...

This reroutes me to revisit a previous issue.  If anyone is interested, the thread is at:

http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/108/threadid/175265/scope/posts/Default.aspx


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
12/12/2007 1:31 AM
 

Well, this is a simple one.  A lot of the fck dialogs are implemented with straight html files.  Given that under your changed configuration the asp.net process will attempt to compile and render any pages with the .html extension, those files would cause .net compilation errors.  .Net under its regular configuration is not supposed to deliver error messages to a client browser (unless the browser is running on the same machine as the inet server).

That said, it is bad practice to execute regular html and javascript through the .net processor. Instead, you should have just redirected all 404 errors to your home page.  Which is normal and much friendlier behavior.

 
New Post
12/12/2007 9:51 AM
 

Chris Lively wrote

Well, this is a simple one.  A lot of the fck dialogs are implemented with straight html files.  Given that under your changed configuration the asp.net process will attempt to compile and render any pages with the .html extension, those files would cause .net compilation errors.  .Net under its regular configuration is not supposed to deliver error messages to a client browser (unless the browser is running on the same machine as the inet server).

That said, it is bad practice to execute regular html and javascript through the .net processor. Instead, you should have just redirected all 404 errors to your home page.  Which is normal and much friendlier behavior.

I am completely aware of all of that.  Thanks.  I explained the rationale earlier in the thread.  Sometimes the decisions are not ours.


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
12/13/2007 6:27 PM
 

hismightiness wrote

I am completely aware of all of that.  Thanks.  I explained the rationale earlier in the thread.  Sometimes the decisions are not ours.

I apparently missed the rationale part twice now as I just reread the entire thread. 

However, the main point was to respond to your question about why .net can't compile and render straight html files; which I hope was enlightening to either you or others who may one day stumble upon this.

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...FCKeditor Broken!FCKeditor Broken!


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out