Activity overview
Latest activity by claustopholt
It all seems to work correctly now, solving both the name < issue and the original issue that made me try the patch. So everything seems fine [image] / comments
It all seems to work correctly now, solving both the name < issue and the original issue that made me try the patch. So everything seems fine
I just downloaded now, and it appears to be working for me as well -- great!
I will work through our test today and give final feedback when done, hopefully in a few hours time. / comments
I just downloaded now, and it appears to be working for me as well -- great!
I will work through our test today and give final feedback when done, hopefully in a few hours time.
Any news? Sorry to be pushy, but please let me know if I can help in testing. / comments
Any news? Sorry to be pushy, but please let me know if I can help in testing.
Still experiencing the same problem with the updated patch: command-line use of sqldatacompare fails with an Exception:
Unexpected error: Name cannot begin with the '<' character, hexadecimal value
0x3C. Line 28, position 3.
Name cannot begin with the '<' character, hexadecimal value 0x3C. Line 28, posit
ion 3.
System.Xml.XmlException
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
at System.Xml.XmlTextReaderImpl.ParseQName(Boolean isQName, Int32 startOffset
, Int32& colonPos)
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlCharCheckingReader.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean prese
rveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at g.a(XmlSchema , Stream , Boolean )
at g..ctor(Stream metaDefinitionIn, Boolean useCommon, Boolean schemaValidate
)
at RedGate.Shared.Utils.CommandLine.CommandLine.ParseCommandLine(Stream metaD
efinitionIn, String[] args, Boolean useCommon, Boolean schemaValidate)
at RedGate.Shared.Utils.CommandLine.CommandLine.ParseCommandLine(Stream metaD
efinitionIn, String[] args)
at RedGate.SQLDataCompare.CommandLine.Startup.a(String[] ) / comments
Still experiencing the same problem with the updated patch: command-line use of sqldatacompare fails with an Exception:
Unexpected error: Name cannot begin with the '<' character, hexadecimal value...
A bug in using scripts folder made me install the cumulative patch, and now command line doesnt work at all (with the "Name cannot begin with the '<' character" error). Using Windows 7 x64.
Very, very annoying, since I am in the middle of testing Data Compare for the bank I'm working for.
Please advise asap. / comments
A bug in using scripts folder made me install the cumulative patch, and now command line doesnt work at all (with the "Name cannot begin with the '<' character" error). Using Windows 7 x64.
Very, v...