Register | Login
Saturday, February 11, 2012
  Search
 Discussion Forums at Locopon's Minimize
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorDNN 5DNN 5
Previous Previous
 
Next Next
New Post
 10/11/2009 7:26 PM
 
Re: DNN 5  (Bolivia)

Please send me your messenger nickname to locopon at tiendaboliviana dot com. I want to check this in deep with you. (Please add a reference to this post in the mail)

New Post
 11/18/2009 12:24 PM
 
Re: DNN 5  (Netherlands)

Hi,

After making backups, I have installed the dslocalization in DNN 5.1.4.
Works perfect.

Regards, Ton

New Post
 12/15/2009 3:56 PM
 
Re: DNN 5  (United States)

Please help..

     I have used the DSLocalizator before I upgrading my DNN to version 5. I download and installed the DSLocalizator version 3 for DNN5 right after I upgrade my DNN to version 5 and look like the install was done without error. I did not unstall the previous version of DSLocalizator before install the version 3. I then login as a host and go to Admin->DSLocolizator and install the hack, everything is find. The problem I have right now is that when select the "Enable the Portal Localization" and click on the "Update Detection Setting" I got the error of "Cretical error has occurred" I look at the Event Viewer, I see lots of error. and here is the error that I see.

AssemblyVersion: 5.1.4
PortalID: 0
UserID: 1
UserName: xxxxx
ActiveTabID: 114
ActiveTabName: DSLocalizator
RawURL: /Admin/DSLocalizator/tabid/114/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.vnccs.org/Admin/DSLocalizator/tabid/114/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 5bfc9b53-331e-4af6-896d-4eeda0579c45
InnerException: Parameter count does not match Parameter Value count.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: 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_Options(Int32 portalId, Int32 useSQLViewState, Boolean useTabLocalization, Boolean useModuleLocalization, Boolean enableSearch, String SqlViewStateIp, Boolean tabPreviewEnabled, Boolean UsePortalSettingsLocalization, Boolean SelectorNotUsingCookie, Boolean SelectorNotUsingParam, Boolean SelectorNotUsingBrowser, Boolean SelectorNotUsingGeoIP, String SelectorParamText, Boolean SQLViewStatePerPage, String SelectorCookieName, String LocaleDetectionOrder, Boolean UseWhiteSpaceRemover, Boolean useLocaleTranslation, String localeTranslationRules, Boolean selectorParamAutoreplaceURL, Boolean selectorParamAutoreplaceSOLPART, String portalAliasDefaults, String customNames, Boolean adjustSqlSession, Int32 antiSessionExpiration, Int32 antiSessionExpirationTime, Boolean ForceParamExistance) at Delisoft.DNN.Modules.DSLocalizator.Business.TabLocalization_OptionsController.Update(TabLocalization_OptionsInfo objTabLocalization_Options) at Delisoft.DNN.Modules.DSLocalizator.UI.DSTabLocalizator.d(Object A_0, EventArgs A_1) at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:

------------------------------------- Here is another one

AssemblyVersion: 5.1.4
PortalID: 0
UserID: 1
UserName: xxxxx
ActiveTabID: 114
ActiveTabName: DSLocalizator
RawURL: /Default.aspx?tabid=114&error=Parameter+count+does+not+match+Parameter+Value+count.&content=0
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.vnccs.org/Admin/DSLocalizator/tabid/114/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 5cde27fb-764e-413e-abbf-cd110cab99ac
InnerException: Error Detecting locale: Info= Step 1
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Delisoft.DNN.PageBases.MyLocale.e
StackTrace:
Message: System.Exception: Error Detecting locale: Info= Step 1 ---> System.NullReferenceException: Object reference not set to an instance of an object. at Delisoft.DNN.PageBases.MyLocale.e() --- End of inner exception stack trace ---

 

with this error, when I go to the portal editor and set it so it chagne the logo image on different Language but it did not change.

I hope that I don't have to uninstall and reinstall the DSLocalization because I don't want to loose all the setting that I have on the previous version.

Thanks

Todd

New Post
 12/29/2009 4:27 PM
 
Re: DNN 5  (Canada)
 Modified By paullaj  on 12/29/2009 3:44:28 PM

ianmcfarlane - did you ever find a resolution? I am experiencing the same issue when attempting to put the code in my skin and did the same troubleshooting as you. Even if I only add '<%@ Register TagPrefix="dnn" TagName="DSLOCALESELECTOR1" Src="~/DesktopModules/Delisoft.DSLocalizator/DSLocaleSelector.ascx" %>' with adding anything else to my skin .ascx file I still get the error at 'System.Web.UI.TemplateParser.GetType
'...

Any help or suggestions would be appreciated!

 

ExceptionGUID: fb9809a8-c1e5-4379-88b8-780137b542c6
InnerException: Unhandled error loading page.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.TemplateParser.GetType
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: 
Unhandled error loading page. ---> System.Web.HttpParseException: 
Could not load type 'Delisoft.DNN.Modules.DSLocalizator.DSLocaleSelector'.
 ---> 

 

New Post
 1/4/2010 3:33 AM
 
Re: DNN 5  (Sweden)

Hi there,

I have the same problem, any solution yet?
Please, it's becoming urgent ...

regards
Sten

Previous Previous
 
Next Next
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorDNN 5DNN 5