5.4 Upgrade instructions / Language files
When can we exptect the upgrade instructions for 5.4 to be available
www.sitefinity.com/.../upgrade
When can we expect 5.4 localization files to be available
Kind regards
Markus
Looks like directions for both 5.2 -> 5.4 and 5.3 -> 5.4 have been published now.
Hi all,
The upgrade instructions have been updated for 5.4:
- From 5.2
- From 5.3
Markus, the German language pack is also available: http://www.sitefinity.com/developer-network/marketplace/modules/telerik-inc/german-language-pack-
The rest of the languages will be available as we translate them.
Dear Slavo
Thank's for the information. Update instructions still have problems see here: www.sitefinity.com/.../unclear-update-instructions-for-5-3
Importing German file results in
Server Error in '/' Application.
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index]
System.ThrowHelper.ThrowArgumentOutOfRangeException() +72
System.Collections.Generic.List`1.get_Item(Int32 index) +34
Telerik.Sitefinity.Data.CacheDependencyHandler.NotifyAll() +128
Telerik.Sitefinity.Data.CacheDependency.NotifyAllInternal(IEnumerable`1 handlers) +94
Telerik.Sitefinity.Data.CacheDependency.NotifyAll() +16
Telerik.Sitefinity.Localization.Web.ImportLanguagePackDialog.ImportLanguagePackButton_Click(Object sender, EventArgs e) +146
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +116
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +101
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +9642898
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18034
Markus
Hi Markus,
We will update the upgrade documentation soon. Meanwhile, I was not able to reproduce the error with the language pack. Are you importing it on an upgraded project? Anything else specific that we can test with? We've only tested it on a new 5.4 project and it worked fine.
Regards,Dear Slavo
It did run fine now. It might have been a hickup.
Markus