System.FormatException: Seqüência de entrada não estava em um formato incorreto.
em System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
em System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
em System.Convert.ToInt32(String value)
em CMS.UI.Controls.Projeto.ucNoticiaDetalhe.Carregar()
em CMS.UI.Construcao.Templates.Controls.ControlTemplate.carregarModuloFixo(Pagina pg, Boolean carregarConteudo)
em CMS.UI.pageCms.carregar()
em CMS.UI._default.Page_Load(Object sender, EventArgs e)