Editing DNN provider... Getting set up

Last post 07-31-2008, 3:58 PM by ShadsTrains. 5 replies.
Sort Posts: Previous Next
  •  07-25-2008, 10:52 PM 42556

    Editing DNN provider... Getting set up

    I'm trying to get the provider setup in my vs 2005 project so I can make some modifications to the provider.  I'm having trouble, when I add the project to the solution it just comes up with a bunch of build errors.  Is there a walkthrough anywhere on how to integrate the cute editor provider project into the dotnetnuke solution?
  •  07-25-2008, 10:58 PM 42557 in reply to 42556

    Re: Editing DNN provider... Getting set up

  •  07-26-2008, 1:12 AM 42558 in reply to 42557

    Re: Editing DNN provider... Getting set up

    Here's a random sampling of the  100 + errors I get when I try to build the project.  I'm sure I'm just not linking up the project with the dnn core, but I can't figure out how to get it right...
     
     
    Error    107    Type 'DotNetNuke.Modules.HTMLEditorProvider.HtmlEditorProvider' is not defined.    D:"Inetpub"wwwroot"Provider"Providers"HtmlEditorProviders"CEHtmlEditorProvider"CEHtmlEditorProvider.vb    49    18    Provider.CEHtmlEditorProvider
    TEST
     
    Error    112    Name 'TabType' is not declared.    D:"Inetpub"wwwroot"Provider"Providers"HtmlEditorProviders"CEHtmlEditorProvider"CEHtmlEditorProvider.vb    141    44    Provider.CEHtmlEditorProvider

     Error    119    'Null' is not declared. 'Null' constant is no longer supported; use 'System.DBNull' instead.    D:"Inetpub"wwwroot"Provider"Providers"HtmlEditorProviders"CEHtmlEditorProvider"CEHtmlEditorProvider.vb    169    20    Provider.CEHtmlEditorProvider

    Error    147    'Null' is not declared. 'Null' constant is no longer supported; use 'System.DBNull' instead.    D:"Inetpub"wwwroot"Provider"Providers"HtmlEditorProviders"CEHtmlEditorProvider"CEHtmlEditorProvider.vb    306    20    Provider.CEHtmlEditorProvider

    Error    168    Name 'AutoConfigure' is not declared.    D:"Inetpub"wwwroot"Provider"Providers"HtmlEditorProviders"CEHtmlEditorProvider"CEHtmlEditorProvider.vb    388    44    Provider.CEHtmlEditorProvider

    Error    201    property 'ControlID' cannot be declared 'Overrides' because it does not override a property in a base class.    D:"Inetpub"wwwroot"Provider"Providers"HtmlEditorProviders"CEHtmlEditorProvider"CEHtmlEditorProvider.vb    682    35    Provider.CEHtmlEditorProvider

     
  •  07-28-2008, 2:26 PM 42584 in reply to 42558

    Re: Editing DNN provider... Getting set up

    ShadsTrains,
     
    If you are using the DNN version 4.x you need to use the provider of this version.
     
     
    Keep me posted

    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

  •  07-28-2008, 8:54 PM 42592 in reply to 42584

    Re: Editing DNN provider... Getting set up

    Yes, that is the download that I'm using.  I'm trying to modify the provider, and I can't get it to load into my dotnetnuke project in visual studio 2005 correctly so I can make modifications.
  •  07-31-2008, 3:58 PM 42660 in reply to 42592

    Re: Editing DNN provider... Getting set up

    Just wanted to let you know that I figured it out.  I just wasn't getting the references set correctly.  It's working now..  I am a happy camper.
View as RSS news feed in XML