Date: Wed, 22 Oct 2003 14:42:21 -0700
Reply-To: cassell.david@EPAMAIL.EPA.GOV
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "David L. Cassell" <cassell.david@EPAMAIL.EPA.GOV>
Subject: Re: calling sas batch program from asp.net
Content-type: text/plain; charset=US-ASCII
jason@CYBERPINE.COM wrote [in part]:
> I have a sas program I can run from a dos script and I have many dos
> scripts that I can run from asp.net - I attempt to run the sas program
> from asp.net It runs for a while and times out - no output or logs. I
> suspect asp.net is not liking some of the GUI that pops up when you
> run sas in batch???
Hmmm. You should be running SAS in batch so you DON'T get the GUI
(gooey?)
parts popping up. Try adding the following options to your SAS call:
> "D:\Program Files\SAS Institute\SAS\V8\sas.exe" -sysin d:\myprog.sas
"D:\Program Files\SAS Institute\SAS\V8\sas.exe" -sysin
-noterminal -nosplash -noxwait noxsync
d:\myprog.sas
> Presuming d:\ is my web root, could the issue be aspnet security
> reading a sas table or running the sas program?
It's possible. Can you run this very SAS program from asp.net when
you don't go to batch mode?
HTH,
David
--
David Cassell, CSC
Cassell.David@epa.gov
Senior computing specialist
mathematical statistician