Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cfexecute limitations with file creation?

Status
Not open for further replies.

spider348

Programmer
Apr 7, 2006
3
US
Have C program on Win2003. Creates file. Runs great at prompt. When called from cfexecute ( CFMX6.1 ) no file
creation. Both CF server and C program on same box. All
processes, files, etc owned and run by admin login. Read tons on cfexecute issues, tried everything I can find but
will not create the file and does not throw errors. Only way the C program .exe even gets cfexecuted is if I put it in a .bat that calls the .exe.
Is this security limitation in CF ? Win OS ?
What gives ? Any suggestions welcome, I have spent days trying to work around this.
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top