1181.xml not found! (JOI Product)
At 23 MAR 2004 02:43:59PM Paxton Scott wrote:
I've been working on getting my little test JIO form to launch from the browser without much success and decided to recheck my installation which had initially checked out OK.
When I went back I discovered that the test to check inet_xml was returning the "missing table" message. I found in the archives that that was due to the wrong version of inet_xml. (Don't know how that could have happened), but reinstalled the one in the distribution.
Then the test ran better, but In addition to the expected message I got XML file D:\Project\tempx\1181.XML not found!
(D: is my CD drive)
When I run the Wixard Pad and click the Get Table List button, I get the same error message.
I don't have a clue…. Maybe someone does. Thanks
[url=http://www.arcscustomsoftware/]ARCS, Inc.
At 24 MAR 2004 09:41AM Bob Carten - Revelation technical support wrote:
Paxton:
Look for a file named xml.ini in your OI directory
It will have lines like
directory=\home\bob\
return_xml=1
debug_mode=0
In your case, the directory line is pointing to the d drive.
Fix the directory line, see if that solves the problem.
At 26 MAR 2004 01:25PM Paxton Scott wrote:
That fixed it, thanks, Bob