System.InvalidCastException: Conversion from string "images" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value) at Controls_custom_customAudioVideoProjectsPage_fotorama.Page_Load(Object sender, EventArgs e) in C:\hshome\multi2\denland.ca\controls\custom\projectsPage-fotorama.ascx.vb:line 15