Hello, I am a CFML programmer and have created a UI for our clients to run reports on demand. My last hurdle is that whether I use CFEXECUTE or simply try to call a .BAT file on the analog.exe it doesn't run properly when triggered from a web page. I have given permissions to the EXE and to the log folder(s) to SYSTEM, and to IUSR, but I think the issue maube something else.
When my webpage runs it creates a new CFG file then attempts to execute Analog.exe. I know it writes the CFG properly, and I know it does execute analog.exe because the "report.html" is created, however empty, and the analog.exe stays in process (until I end it via task manager on the server). If I run analog.exe OR the batch file directly from the server via RDP as Admin (in the folder where it resides) it runs fine, it is only when called via web that it hangs. Are there support files that require special permissions for Analog.exe to get at during its run? Thanks Henry +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

