hi there!
I was trying playing with a recent installation of dnn (5.2.3) and something is broken :(. I wanted install a new language and I did the next:
- I Installed new language (spanish -chile)
- I installed a new language pack ( es-CO).
- I went to languages page (admin-languages- intall new language). I tried install language es-co, but I got the next error message :(..
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Cannot insert duplicate key row in object 'dbo.Languages' with unique index 'IX_Languages'. The statement has been terminated. ---> System.Data.SqlClient.SqlException: Cannot insert duplicate key row in object 'dbo.Languages' with unique index 'IX_Languages'. The statement has been terminated. 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,
After see that ugly message I wanted uninstall the new installed langues and packs but I couldn't :(.
My questions are:
- What are the steps to see my portal in another language? do i need to install "language" or "language pack" or only the language pack?
- How can I remove the installed language pack/language?
Please help!