Server Error in '/' Application.

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

Source Error:


Line 66:                 End If
Line 67:             Next
Line 68:             analisi = analisi.Substring(0, analisi.Length - 2) & "."
Line 69:             prezzo = .Item(4) & " €"
Line 70:             genere = .Item(0)

Source File: D:\inetpub\webs\aldiavololafarinait\prd.aspx.vb    Line: 68

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   prd.Page_Load(Object sender, EventArgs e) in D:\inetpub\webs\aldiavololafarinait\prd.aspx.vb:68
   System.Web.UI.Control.OnLoad(EventArgs e) +91
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2603


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974