Register | Login
Monday, May 21, 2012
  Search
 Discussion Forums at Locopon's Minimize
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorInstallation Error please helpInstallation Error please help
Previous Previous
 
Next Next
New Post
 8/24/2006 10:35 PM
 
Installation Error please help  (United States)
When I am trying to install DSL localization it gives several errors, all have to do with SQL. My DBO is the same in both places inweb.config. Please help,

by the way how do you get a text tool like this one - it is much better than the standard one from DNN.

Thank you all in advance.

Start of the error:
SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Invalid object name 'igormtv_portal.sysobjects'. at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL) at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) /************************************************************/ /***** SQLDataProvider *****/ /***** SqlDataProvider *****/ /***** *****/ /***** Note: To manually execute this script you must *****/ /***** perform a search and replace operation *****/ /***** for igormtv_portal. and *****/ /***** *****/ /************************************************************/ if exists (select * from igormtv_portal.sysobjects where id = object_id(N'igormtv_portal.Delisoft_TabLocalization') and OBJECTPROPERTY(id, N'IsUserTable') = 1) drop table igormtv_portal.Delisoft_TabLocalization System.Data.SqlClient.SqlException: There is already an object named 'Delisoft_TabLocalization' in the database.
New Post
 8/25/2006 10:30 PM
 
After third install it worked, but now I get following error when I try to change settings: and yes I installed hack and schedule.

DSLocalizator - Tab Localization is currently unavailable. Please help, thanks
New Post
 8/26/2006 7:06 AM
 

It seem to be a problem with you DNN installer. What version of DNN are u using?

The second problem has to be with the first. The system installed the module without executing all the necessary scripts to create the database

If you are talking about the editor, you can learn more seeing the FCKeditor provider page here at this site. It is now an office DNN project

New Post
 8/26/2006 9:45 AM
 
Thank you for your answers. I answered you in the next post.

I will read into FCKeditor - I really liked this text tools, nicely orgonized and functioning.
Previous Previous
 
Next Next
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorInstallation Error please helpInstallation Error please help