could not load control1 ~/controls/Public/News_Detail.ascx
System.InvalidCastException: Conversion from string "296/grandtarghee.com/summer/moun" 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 controls_Public_News_Detail.get_ObjNews() in C:\inetpub\wwwroot\live.grandtarghee.com\controls\Public\News_Detail.ascx.vb:line 9
at controls_Public_News_Detail.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\live.grandtarghee.com\controls\Public\News_Detail.ascx.vb:line 16
at System.Web.UI.Control.OnInit(EventArgs e)
at System.Web.UI.UserControl.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at DynPage.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\live.grandtarghee.com\DynPage.master.vb:line 78