Errore server nell'applicazione '/'.

Riferimento a un oggetto non impostato su un'istanza di oggetto.

Descrizione: Eccezione non gestita durante l'esecuzione della richiesta Web corrente. Per ulteriori informazioni sull'errore e sul suo punto di origine nel codice, vedere la traccia dello stack.

Dettagli eccezione: System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.

Errore nel codice sorgente:


Riga 131:        {
Riga 132:            //ltrCategoria.Text = it.aquest.Utils.firstCharToUpper(cat.Nome);
Riga 133:            ltrCategoria.Text = cat.Nome.ToLower();
Riga 134:        }
Riga 135:

File di origine: c:\_html\pedrollo.it\www-un\www\_generic_ecommerce\ascx\prodotti\minibox.ascx.cs    Riga: 133

Traccia dello stack:


[NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.]
   _generic_ecommerce_ascx_prodotti_minibox._showMinimal(ProdottiManager prodMng, Prodotti _prodotto) in c:\_html\pedrollo.it\www-un\www\_generic_ecommerce\ascx\prodotti\minibox.ascx.cs:133
   _generic_ecommerce_ascx_prodotti_minibox.setBindProdotto(Prodotti prodotto, TipoLayout tipoLayout) in c:\_html\pedrollo.it\www-un\www\_generic_ecommerce\ascx\prodotti\minibox.ascx.cs:44
   _generic_ecommerce_ascx_prodotti_lista.rep_ItemDataBound(Object sender, RepeaterItemEventArgs e) in c:\_html\pedrollo.it\www-un\www\_generic_ecommerce\ascx\prodotti\lista.ascx.cs:325
   System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e) +111
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +138
   System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) +217
   System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) +71
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +220
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +62
   System.Web.UI.WebControls.Repeater.DataBind() +77
   _generic_ecommerce_ascx_prodotti_lista.setBindListaProd() in c:\_html\pedrollo.it\www-un\www\_generic_ecommerce\ascx\prodotti\lista.ascx.cs:293
   list.Page_Load(Object sender, EventArgs e) in c:\_html\pedrollo.it\www-un\www\list.aspx.cs:157
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   cms.it.aquest.baseobjects.BasePage.OnLoad(EventArgs e) in c:\_html\pedrollo.it\www-un\www\App_Code\CSharpCode\cms\AQUEST\baseobjects\BasePage.cs:250
   cms.it.aquest.aqcms.baseobjects.BasePage.OnLoad(EventArgs e) in c:\_html\pedrollo.it\www-un\www\App_Code\CSharpCode\cms\AQUEST\AQCMS\baseobjects\BasePage.cs:30
   it.aquest.baseobjects.BasePage.OnLoad(EventArgs e) in c:\_html\pedrollo.it\www-un\www\App_Code\CSharpCode\it.aquest\baseobjects\BasePage.cs:36
   it.aquest.baseobjects.WebBasePage.OnLoad(EventArgs e) in c:\_html\pedrollo.it\www-un\www\App_Code\CSharpCode\it.aquest\baseobjects\WebBasePage.cs:29
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


Informazioni di versione: Versione di Microsoft .NET Framework:4.0.30319; Versione di ASP.NET:4.7.3930.0