1

Closed

Media Companion problem

description

System.InvalidCastException: Conversion from string "Season -1" 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 Media_Companion.Form1.tv_EpisodeSelected(TvEpisode& SelectedEpisode)
at Media_Companion.Form1.TvTreeview_AfterSelect_Do()
Closed Jun 1, 2012 at 11:35 PM by jontsao
Hi, there. It sounds like this is an issue with a specific project on CodePlex. This issue tracker is for bugs and improvements to the CodePlex website itself. For specific projects, please visit their project page to log issues in their issue tracker. Thanks.

comments