Developer forum

Forum » CMS - Standard features » Issue after upgrading DW

Issue after upgrading DW

Daniel Linder
Reply

Hi, we had 8.8.1.4 installed and it is still that version in their live site since we faced an issue when we upgraded to 8.9.2.0.

When we now try and switch site, from the swedish to their english site in admin we get this error:
Any thoughts on what might be causing this?

Serverfel i tillämpningsprogrammet /.


Objektreferensen har inte angetts till en instans av ett objekt.

Beskrivning: Ett undantag som inte kunde hanteras uppstod när den aktuella webbegäran kördes. Mer information om felet och var i koden det uppstod finns i stackspårningen. 

Undantagsinformation: System.NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.

Källfel: 
 

Ett undantag som inte hanteras genererades vid körningen av den aktuella webbegäran. Information om undantagets ursprung och plats kan identifieras med undantagsstackspårningen nedan.


Stackspårning: 
 

[NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.]
   Dynamicweb.eCommerce.Common.Gui.createHtmlDropdown(SortedList datalist, HtmlSelect dropdownObj, String selectedData, Boolean showNoneValue, String noneValueTxT) +904
   Dynamicweb.Admin.Edit2.Page_Load(Object sender, EventArgs e) +7469
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +67
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1435

 


Versionsinformation: Microsoft .NET Framework-version:4.0.30319; ASP.NET-version:4.6.1637.0


Replies

 
Nicolai Pedersen
Reply

Hi Daniel

You have to change your IIS to return exceptions in English... :-). You can uninstall you .net language pack.

BR Nicolai

 
Aki Ruuskanen
Aki Ruuskanen
Reply

I get this also on one solution. Also running 8.9.2. Occurs when I try to access the settings of a site. 

[NullReferenceException: Object reference not set to an instance of an object.]
   Dynamicweb.eCommerce.Common.Gui.createHtmlDropdown(SortedList datalist, HtmlSelect dropdownObj, String selectedData, Boolean showNoneValue, String noneValueTxT) +904
   Dynamicweb.Admin.Edit2.Page_Load(Object sender, EventArgs e) +7462
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +67
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4497

 

Regards / Aki

 

 

You must be logged in to post in the forum