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