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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorFCKeditor problem after upgrade to 4.9.0FCKeditor problem after upgrade to 4.9.0
Previous
 
Next
New Post
10/21/2008 3:32 PM
 

When using the text/html module to "browse" the server for an image, I get the following:

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery'.

Source Error:

Line 1:  <%@ Page Language="vb" ValidateRequest="false" Trace="false" CodeBehind="fckimagegallery.aspx.vb" AutoEventWireup="false" Inherits="DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery" %>
Line 2:  <HTML>
Line 3:  	<HEAD id="Head" runat="server">

Source File: /Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx    Line: 1

Server Error in '/' Application.

Parser Error

 


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

 

Here's the FCK section of my web.config:

  <htmlEditor defaultProvider="FckHtmlEditorProvider">
   <providers>
    <clear />
    <add name="FckHtmlEditorProvider"
    type="DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FckHtmlEditorProvider, DotNetNuke.FckHtmlEditorProvider"
    providerPath="~/Providers/HtmlEditorProviders/Fck/"
    CustomConfigurationPath="~/Providers/HtmlEditorProviders/Fck/custom/FCKConfig.js"
    EnhancedSecurityDefault="false"
    SecureConfigurationPath="~/Providers/HtmlEditorProviders/Fck/custom/FCKConfigSecure.js"
    ImageGalleryPath="~/Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx"
    ImageUploadPath="~/Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx"
    ImageAllowedFileTypes="gif,png,bmp,jpg"
    FlashGalleryPath="~/Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx"
    FlashUploadPath="~/Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx"
    FlashAllowedFileTypes="fla,swf"
    LinksGalleryPath="~/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx"
    DynamicStylesGeneratorPath="~/Providers/HtmlEditorProviders/Fck/FCKStyles.aspx"
    DynamicStylesCaseSensitive="true"
    DynamicStylesGeneratorFilter="controlpanel|filemanager|mainmenu|wizard"
    StaticStylesFile="~/Providers/HtmlEditorProviders/Fck/FCKeditor/fckstyles.xml"
    StylesDefaultMode="Static"
    DynamicCSSGeneratorPath="~/Providers/HtmlEditorProviders/Fck/FCKCSS.aspx"
    StaticCSSFile="~/Providers/HtmlEditorProviders/Fck/FCKeditor/editor/css/fck_editorarea.css"
    CSSDefaultMode="static"
    spellCheck="ieSpell"
    AvailableToolbarSkins="Office2003,Silver"
    DefaultToolbarSkin="Office2003"
    AvailableToolBarSets="DNNDefault,Default,NoGallery,Basic"
    DefaultToolbarSet="DNNDefault"
    DefaultImageGallerySkin="Default"
    DefaultFlashGallerySkin="Default"
    DefaultLinksGallerySkin="Default"
    FCKDebugMode="false"
    UseFCKSource="false"
    OptionsOpenMode="ShowModalDialog"
    ShowModuleType="true"
    CustomOptionsDialog="Admin" />    
   </providers>
  </htmlEditor>

 

 
New Post
10/21/2008 9:57 PM
 

I see no error in your web.config as the correct .aspx file is being loaded.

It looks as the parent class for the .aspx file can't be loaded. So please verify you have the correct .dll installed in the /bin folder

(DotNetNuke.FckHtmlEditorProvider.dll)


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
11/16/2008 10:09 AM
 

I also have this problem after upgrading to 4.9.0. 

I verified the DLL is correct. I also took the dll from the (install version of 4.9.0, not upgrade) and tried it, still getting the same error as the first poster.

I don't have this error on a clean install of 4.9.0 just from on my upgraded installation.

 
New Post
11/16/2008 6:34 PM
 

Try deleting the fck folder completly from the providers/htmleditorproviders folder and replacing it with the fck folder from the install package. (Backup 1st!)


Icthus Technologies

Building Faith on the Internet
 
New Post
12/27/2008 4:49 PM
 

There is a work around for this,  I just lost the link and don't want to fish around for it...  The fix is to move the FCK .dll file from bin\providers into \bin.  That should resolve the issue.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorFCKeditor problem after upgrade to 4.9.0FCKeditor problem after upgrade to 4.9.0


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