Re: 3 problems using CGI in Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

Robert Craig wrote:
> 
> Nemo wrote:
> > Hi everyone. I encountered a few problems when using CGI. Can someone kindly
> > help?
> > 
> > Environment: Windows Server 2003, IIS6
> > 
> > 1. exwc.exe keeps running after submiting a form until CGI Timeout. But when
> > compiled to exe it works as expected.
> 
> Try: 
>    without warning
> 

This is where having a non executing (syntax testing only) 
version of Euphoria helps. I have several production scripts where 
I need to make a tweak from time to time,
but cannot effectively test it inside the production environment.
 I modified the ex.exw in a prior version, bound an executable from it
 and added the resulting syncheck executable to my "send to" menu 
so syntax testing is only a right click away.

For the above problem,
If it still hangs after turning off warnings then 
you need to search for an ex.err file, it will not neccesarily be in the 
same directory as your script,because of the executing environment.

 Alternately supply a hard coded crash file path.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu