I have my simple VB.net code thats got an external .rpt file (created using CR8.5) attached. I am using the LogonInfo for tables I use in my report. When I do the TestConnectivity() after ApplyLogonInfo() method, I invariably FALSE.
Actually my userid, password, servername, dbname are perfect...
I am parsing (validating) an xml document against a schema file using MSXML4.0 and ASP.
Is it possible to capture all the errors that the xml doc has against the schema?
I tried doing "on error resume next" but still it brings only the first error and halts
there.
could someone help me...
I am very new to XML. Infact doing my very first coding.
I am following the book "Beginning XML" - David Hunter
My questions:
Qn. While writing XML schema file... I noticed using this name space...xsd="http://www.w3.org/1999/XMLSchema in the book.
Is this the latest? how to know...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.