hi folks
i hope somebody can help me this is really bad, as you know the text module is the most used on the DNN web site and i have several customers showing errors in their web sites.
trying to install the new version of the HTML Text module waiting for some improvements but to my dismay i got a this error message during the installation
System.Data.SqlClient.SqlException: Invalid object name 'dnn_Modules'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL) at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) /************************************************************/ /***** SqlDataProvider *****/ /***** *****/ /***** 08/13/2007 sleupold: added *****/ /***** *****/ /***** *****/ /***** Note: To manually execute this script you must *****/ /***** perform a search and replace operation *****/ /***** for dbo. and easyweb_ *****/ /***** *****/ /************************************************************/ /* initialize new settings value for existing modules: */ INSERT INTO ModuleSettings (ModuleID, SettingName, SettingValue) SELECT dnn_Modules.ModuleID, N'TEXTHTML_ReplaceTokens', 1 FROM dnn_Modules INNER JOIN dnn_ModuleDefinitions ON dnn_Modules.ModuleDefID = dnn_ModuleDefinitions.ModuleDefID INNER JOIN dnn_DesktopModules ON dnn_ModuleDefinitions.DesktopModuleID = dnn_DesktopModules.DesktopModuleID WHERE (dnn_DesktopModules.ModuleName = N'DNN_UserDefinedTable') /************************************************************/ /***** SqlDataProvider *****/ /************************************************************/
I tryed giving full permissions to the root directory in my hosting control panel and installing the module again
good no error but the same error is showing in my DNN
Error: Bienvenidos a Vidrios El Mundo no está disponible en este momento.
DotNetNuke.Services.Exceptions.ModuleLoadException: c:\hosting\webhost4life\member\zillionsoft\web_co_cr\DesktopModules\HTML\HtmlModule.ascx.vb(77): error BC30002: Type 'DotNetNuke.Services.Tokens.TokenReplace' is not defined. ---> System.Web.HttpCompileException: c:\hosting\webhost4life\member\zillionsoft\web_co_cr\DesktopModules\HTML\HtmlModule.ascx.vb(77): error BC30002: Type 'DotNetNuke.Services.Tokens.TokenReplace' is not defined. at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
please i need your help
thanks.