Question re: testing OECGI (OpenInsight 32-bit Specific)
At 22 SEP 2003 12:20:09PM John S Edgar wrote:
We have form A that has a button to load form B . We HTML_published both, and modified the htm code to change the 127.0.0.1 to our IP address and added the "inet_repos?doc_id=A" and … "B"
If we enter the full path into the browser, we can load both forms separately. However, if we use the button on form A to load form B, the address in the browser is correct, but we get a message:
Repository Error
REP300: Entity TEST*DOC*HTML* does not exist.
Both form A and B are in the respos.
Can anyone direct us or suggest where we may have gone astray? Or what areas we should concentrate on?
Thanks very much.
John
At 22 SEP 2003 01:00PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
John,
Can you post the html for the tag that's causing the problems?
World leaders in all things RevSoft
At 23 SEP 2003 11:31AM John S Edgar wrote:
Untitled
Thank you.
John.
At 23 SEP 2003 12:24PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
John,
What version of OpenInsight are you running? I don't see anything obviously wrong in the form you're using, but there were issues in some versions of OECGI/OI if you weren't running from the SYSPROG account.
Can you debug a copy of INET_REPOS in your app and see if the name is extracted properly from the query string, and see also what the Repository GETHTML call returns?
World leaders in all things RevSoft
At 23 SEP 2003 05:55PM John S Edgar wrote:
We'll give it a shot.
Thanks.