HTTP error 500. WHY?

I have notes application which I’m developing for web browser clients. I’ve made a form with an embedded view and a few drop downs for making navigation selections.

When I open the form in a web browser, I get HTTP error 500: internal server error. The form was working earlier and other forms in the same database are still working.

I would appreciate any possible ideas as to why this error might occur.

I’m using Domino designer 7.0.2 on Windows XP, and

Domino server 6.5.4 on Windows 2000.

Subject: HTTP error 500. WHY?

Check in the log.nsf database on Domino server. You might see a more descriptive error message there, like “Cannot convert text to number” or similar.

Subject: HTTP error 500. WHY?

Are you authenticated (logged in) when you access it from the web browser? If not, make sure the ‘Available to Public Access Users’ option is enabled in the Form properties, and any other embedded element on the form - example: View, Images, WebQueryOpen / WebQuerySave agent.

Alex