Errore server nell'applicazione '/'.

Indice oltre i limiti della matrice.

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.IndexOutOfRangeException: Indice oltre i limiti della matrice.

Errore nel codice sorgente:


Riga 40: 
Riga 41:             NomeMarchio = ArrayMarchio(0)
Riga 42:             IDMarchio = ArrayMarchio(1)
Riga 43: 
Riga 44:         End If

File di origine: C:\Inetpub\vhosts\assitecnica.com\httpdocs\it-IT\categorie\Default.aspx.vb    Riga: 42

Traccia dello stack:


[IndexOutOfRangeException: Indice oltre i limiti della matrice.]
   System.Array.InternalGetReference(Void* elemRef, Int32 rank, Int32* pIndices) +0
   System.Array.GetValue(Int32 index) +80
   Microsoft.VisualBasic.CompilerServices.Container.GetArrayValue(Object[] Indices) +168
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.InternalLateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, ResolutionFailure& Failure, Boolean[] CopyBack) +249
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateInvokeDefault(Object Instance, Object[] Arguments, String[] ArgumentNames, Boolean ReportErrors, Boolean[] CopyBack) +127
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateIndexGet(Object Instance, Object[] Arguments, String[] ArgumentNames) +88
   it_IT_categorie_Default.RecuperaID() in C:\Inetpub\vhosts\assitecnica.com\httpdocs\it-IT\categorie\Default.aspx.vb:42
   it_IT_categorie_Default.Page_Load(Object sender, EventArgs e) in C:\Inetpub\vhosts\assitecnica.com\httpdocs\it-IT\categorie\Default.aspx.vb:17
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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