DNN Integration Issue

Last post 06-30-2005, 7:58 PM by Bunce. 10 replies.
Sort Posts: Previous Next
  •  06-29-2005, 9:30 PM 8198

    DNN Integration Issue

    Ok.  does anyone know why I would recieve error loading module when using the cute editor within the DNN discussion module?  The editor loads fine but the page does not?  Using DNN 3.0.13

  •  06-29-2005, 9:43 PM 8199 in reply to 8198

    Re: DNN Integration Issue

    What kind of error did you receive?
     
    Is your site online so you can provide a URL?
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  06-29-2005, 11:02 PM 8200 in reply to 8199

    Re: DNN Integration Issue

    This is the error that occurs when trying to add a thread to a discussion module
     
    An error has occurred.
    Unhandled error loading module.
     
    I am trying to use cute editor as the default editor.  I followed the directions for how to integrate with DNN  -- I started using the DNN 3.0.13 I have since changed to DNN 3.1  I am using the Cute Editor installation package for DNN 3.1
     
    The editor comes up fine however there is always a red error alert at the bottom that says An error has occurred.
    Unhandled error loading module.  Even though I can use the editor when I try to post the message nothing appears on the discussion module main page.  From this point I cannot Reply or anything.
     
    This is a fresh install and other than installing dotnetnuke the only thing I have added is the cute editor.
     
    I copied the Provider directory, Updated the web.config file by copying and pasting the example entry - I made no changes to this, ran the portal, added a discussion module to the page, etc...
     
    This error occurs when trying to use the Announcement module also!!!
  •  06-29-2005, 11:40 PM 8201 in reply to 8200

    Re: DNN Integration Issue

    lhoward,
     
    Can you put your site online and send the username/password to me?
     
    Right now I don't have any clue.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  06-29-2005, 11:43 PM 8202 in reply to 8201

    Re: DNN Integration Issue

    this site is behind a firewall.  I do not have the priviledge of making it accessible to outside sources.
     
    I have tried everything I can think of but cannot find any reason for this error.  I will also try posting in the dotnetnuke forums.
  •  06-30-2005, 12:05 AM 8203 in reply to 8202

    Re: DNN Integration Issue

    I see.
     
    Have you checked the DNN Log Viewer?
     
    Maybe we can find something there.

     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  06-30-2005, 2:16 AM 8207 in reply to 8203

    Re: DNN Integration Issue

    Does the error come up if you switch back to the default editor?
  •  06-30-2005, 3:32 AM 8208 in reply to 8207

    Re: DNN Integration Issue

    I do not have this error when I use the default freetextbox editor "Ftb3HtmlEditorProvider" provider.
  •  06-30-2005, 3:33 AM 8209 in reply to 8203

    Re: DNN Integration Issue

    I am very new to this -- I do not know how to check the DNN Log Viewer
  •  06-30-2005, 4:41 AM 8211 in reply to 8209

    Re: DNN Integration Issue

    OK.  Found the log viewer
     
    ModuleId: -1
    ModuleDefId: -1
    FriendlyName:
    ModuleControlSource:
    AssemblyVersion: 03.01.00
    Method: System.IO.__Error.WinIOError
    FileName:
    FileLineNumber: 0
    FileColumnNumber: 0
    PortalID: 0
    PortalName: DotNetNuke Default Portal
    UserID: 3
    UserName: lhoward1
    ActiveTabID: 52
    ActiveTabName: test
    AbsoluteURL: /latoniaNuke/Default.aspx
    AbsoluteURLReferrer:
    ExceptionGUID: d8e315c3-c682-4b92-b124-c0c3dab587ec
    DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
    InnerException: Unhandled Error Adding Module to ContentPane
    Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.UnauthorizedAccessException: Access to the path "c:\inetpub\wwwroot\Portals\0\Member" is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path) at System.IO.Directory.CreateDirectory(String path) at DotNetNuke.HtmlEditor.CEHtmlEditorProvider.Initialize() at DotNetNuke.UI.UserControls.TextEditor.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
    StackTrace:
    Source:
     
    I created the following directory structure c:\inetpub\wwwroot\Portals -- granted access to ASPNET account -- ERROR went away?
     
     
    Did anyone else had to create this directory structure?  why would this directory structure not default to my virtual directory?
     
    I appreciate the tips!!!!  Now I can go get about 2 hours of sleep!!!
  •  06-30-2005, 7:58 PM 8240 in reply to 8211

    Re: DNN Integration Issue

    The RootImageDirectory property has never been set correctly for me using the provider supplied with the CE Code.  I posted the issue here a couple of times in past:
    http://www.cutesoft.net/forums/3827/ShowPost.aspx
    http://www.cutesoft.net/forums/4356/ShowPost.aspx

    I always go in and set it myself and recompile the provider code, using this:

    Private _RootImageDirectory As String = PortalSettings.HomeDirectory

    Everything then seems to work OK.

View as RSS news feed in XML