System.Xml.XmlException: Un nombre no puede empezar con el car cter '>', valor hexadecimal 0x3E. L¡nea 14, posici¢n 8.
en System.Xml.XmlTextReaderImpl.Throw(Exception e)
en System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
en System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
en System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset, Int32& colonPos)
en System.Xml.XmlTextReaderImpl.ParseElement()
en System.Xml.XmlTextReaderImpl.ParseElementContent()
en System.Xml.XmlTextReaderImpl.Read()
en System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
en System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
en System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
en System.Xml.XmlDocument.Load(XmlReader reader)
en log4net.Config.XmlConfigurator.InternalConfigure(ILoggerRepository repository, Stream configStream)
java.lang.NumberFormatException: La cadena de entrada no tiene el formato correcto.
en System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
en System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
en System.Convert.ToInt32(String value)
en com.genexus.util.IniFile.getIntegerProperty(String section, String key, String defaultValue)
en com.genexus.db.Namespace.<init>(String name, IniFile iniFile)
en com.genexus.db.Namespace.createNamespaces(IniFile iniFile)
en com.genexus.Application.init(Class gxCfg, Boolean doLogin)
en com.genexus.Application.init(Class gxCfg)
en call_daemons2daily.Main(String[] args)
Excepci¢n no controlada: System.FormatException: La cadena de entrada no tiene el formato correcto.
en System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
en System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
en System.Convert.ToInt32(String value)
en com.genexus.util.IniFile.getIntegerProperty(String section, String key, String defaultValue)
en com.genexus.db.Namespace..ctor(String name, IniFile iniFile)
en com.genexus.db.Namespace.createNamespaces(IniFile iniFile)
en com.genexus.Application.init(Class gxCfg, Boolean doLogin)
en com.genexus.Application.init(Class gxCfg)
en call_daemons2daily.Main(String[] args)
Execution Failed
Run daemons2daily Failed
Para solucionarlo, eliminé el último DataView importado, eliminé tambien sus referencias (sino no deja eliminar), luego volví a agregarlo.
ResponderEliminarCon un warning, pero la ejecución funciona!