Skip to main content

[archive] XML create domdocument get error #290

  • January 22, 2007
  • 1 reply
  • 0 views

[Migrated content. Thread originally posted on 19 January 2007]

OK I have a program that reads a parses an xml document
works fine almost every where. but
this program is now failing on a 2003 server when the create
is performed runtime in 6.1 as they are SQL site

statement where error occurs

create DOMDocument handle in oDOMDocument

error
internal error #290

any one know what the problem could be.
I compile with a 6.2 compiler with switch -z61 active.

1 reply

[Migrated content. Thread originally posted on 19 January 2007]

OK I have a program that reads a parses an xml document
works fine almost every where. but
this program is now failing on a 2003 server when the create
is performed runtime in 6.1 as they are SQL site

statement where error occurs

create DOMDocument handle in oDOMDocument

error
internal error #290

any one know what the problem could be.
I compile with a 6.2 compiler with switch -z61 active.
It sounds like it is executing an illegal instruction. You will have to contact Tech Support for this.
One thing you can try, is to install a fresh copy of your program. It is a chance that your .acu object is damaged some how.