Error when running form

Hi there!

I testing ScriptCase and I’m having problems when I try to run the very first form I’ve created.

The steps I followed are:
*) created and set up the form (connected to a DB table)
*) saved the form
*) generated the form (several times it gave me a chmod error but then it showed a “Code generation successful” message)
*) when trying to run the form I’m driven to the “404 Not found” page containing the error message:

“The requested URL /opt/nm/www/scriptcase/app/test/form_contactos_anonimos/form_contactos_anonimos.htm was not found on this server.”

I checked folder permissions and the weird thing is that main “scriptcase” folder is owned by root but “app” and my test application folder by daemon user.

Another note, although the generation looks satisfactory there is no form folder in it.

Could help or advise?

Many thanks in advance.

Re: Error when running form

One weird thing I just notted is that it generates files for grids but not for forms or login controls.

Could it be because of the version I’m testing?

Thanks again.

Re: Error when running form

did you try deploying the application to a server directory ?

Re: Error when running form

I tried deploying it in my own machine, not in the server. And again, the same failure in input forms or controls (like log in pages).

I even tried creating one of those templated sites like the HelpDesk one or the ProjectManagement one with no luck.

Re: Error when running form

And did you check what files are deployed and in what directory on your machine ?

I had some problems on my own machine aswell … the apache server scriptcase uses runs on port 85… so i installed a second appache server as “production environment”… now everything runs perfect…

if you want an easy to install production environment… try

http://www.apachefriends.org/en/xampp.html