Register | Login
Tuesday, May 22, 2012
  Search
 Discussion Forums at Locopon's Minimize
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorError:DSLocalizator - Tab Localization is currently unavailable.Error:DSLocalizator - Tab Localization is currently unavailable.
Previous Previous
 
Next Next
New Post
 8/25/2006 10:32 PM
 
 Modified By baddentist  on 8/25/2006 9:58:31 PM
I installed hack and now I get following error: DSLocalizator - Tab Localization is currently unavailable.

what did I do wrong? Is there a discription on how to install and use it?


Here is complete error:

error: DSLocalizator - Tab Localization is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Parameter count does not match Parameter Value count. ---> System.ArgumentException: Parameter count does not match Parameter Value count. at Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter[] commandParameters, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues) at Delisoft.DNN.Modules.DSLocalizator.Data.SqlDataProvider.UpdateTabLocalization(Int32 tabId, String localeKey, String tabName, String tabTitle, String tabDescription, String RedirectTo, Int32 requireSSL, Int32 isVisible, Int32 disableLink, String Keywords, String skinSrc, String containerSrc, String url, String iconFile, Int32 SqlViewState, Int32 useWhiteSpaceRemover, String adminSkinSrc, String adminContainerSrc, String logoFile) at Delisoft.DNN.Modules.DSLocalizator.Business.TabLocalizationController.Update(TabLocalizationInfo objTabLocalization) at Delisoft.DNN.Modules.DSLocalizator.DSTabLocalizatorTabs.c() --- End of inner exception stack trace ---
New Post
 8/26/2006 7:19 AM
 

The module .dll assambly is out of sync from the database. It could be a problem when installing the module.

What version of DNN and what version of DSLocalizator are u using?

New Post
 8/26/2006 9:41 AM
 
I am using DSlocalizator 01.00.20

and I tired DNN 3.3.3 and 3.3.4

So it will not work with any of these?

Thank you.
New Post
 8/26/2006 12:24 PM
 
During installation it asks for sysobjects table and I don't have one with such name ({dbo}.sysobjects). Is that a table that everybody have to have or do I have to install it manually.
Thanks
New Post
 8/26/2006 4:23 PM
 
OK I found out the solution,

For my instance I have to go and manually change all files called 01.00.00.SqlDataProvider in the DSLocalizator module. I have to change {objectQualifier}.sysobjects to dbo.sysobjects. Then it works, but there are still lots of small errors in these files such as square symbol replaces other letters and plus signs that have to be deleted. So I am going through each file looking for these. It probably occured when I downloaded files, or somehow else :(

Thanks
Previous Previous
 
Next Next
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorError:DSLocalizator - Tab Localization is currently unavailable.Error:DSLocalizator - Tab Localization is currently unavailable.