"About Database" Document appearing when saving form

I’ve been having this weird problem with the “About Database” Document appearing after I click “Save and Close”. The document doesn’t get saved, just goes to “About Database”. (This is all in Web.)If I rebuild the form… from a similar form that is working… and change the unique pieces back to what it was… it works. Until I try to modify the code… after awhile it goes back to the state of not saving.

Is there a bug in Designer 6.5.1? Thats what I’m using.

If this sounds familiar to anyone… PLEASE HELP.

Thanks

Paul G

<><

Subject: “About Database” Document appearing when saving form.

Here’s a possibility.

If the database is set to launch into the “About this database” document AND there is something wrong with a $$Return field, this could happen.

Subject: RE: “About Database” Document appearing when saving form.

Actually, I found it happens when I add a “WebQuerySave” pointing to an agent in the form… I tried all types of agents and they will run by themselves OK.Is there a way to see an error or clue on what is the problem??

I don’t see anything in the notes log or have any other indication what would be causing this.

Thanks

Paul G

Subject: Web Query agent not found

I have had this exact problem, and it is -extremely- frustrating.

I found, in the end, that it came down to the Web Query Save (or sometimes Web Query Open agent) not being found.

A tiny typo, or the the presence or absense of parenthesis in the agent name can make this happen.

Good luck.

—Scott Jenkins

Subject: RE: Web Query agent not found

Thanks Scott!! I’ll look at that right away!

I agree… VERY FRUSTRATING!

Paul G

Subject: RE: Web Query agent not found

If the agent isn’t being found, you should see that in the server log.

You said the webQuerySave event is pointing to an agent “on the form”. It must be a stand-alone agent, not code on the form.