HomeHomeDotNetNuke Forg...DotNetNuke Forg...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 1: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 7: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 7: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 3: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 1: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
HomeHomeDotNetNuke Forg...DotNetNuke Forg...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorFCKeditor problem after upgrade to 4.9.0FCKeditor problem after upgrade to 4.9.0


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Try An Online Demo
Download DotNetNuke Professional Edition Trial
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

DotNetNuke Scoop!

Sponsors

DotNetNuke Corporation

DotNetNuke Corp. is the steward of the DotNetNuke open source project, the most widely adopted Web Content Management Platform for building web sites and web applications on Microsoft .NET. Organizations use DotNetNuke to quickly develop and deploy interactive and dynamic web sites, intranets, extranets and web applications. The DotNetNuke platform is available in a free Community and subscription-based Professional and Enterprise Editions with an Elite Support option. DotNetNuke Corp. also operates Snowcovered.com where users purchase third party apps for the platform.