Filepro task under server 2008

George flowersoft at compuserve.com
Wed May 5 05:27:03 PDT 2010


Check your permissions for the task.  Did you enter a password?  Scheduled
tasks won't run unless you enter the password for the user that created it.

-----Original Message-----
From: filepro-list-bounces+flowersoft=compuserve.com at lists.celestial.com
[mailto:filepro-list-bounces+flowersoft=compuserve.com at lists.celestial.com]
On Behalf Of Richard Kreiss
Sent: Sunday, May 02, 2010 11:40 PM
To: 'Kenneth Brody'
Cc: filepro-list at lists.celestial.com
Subject: RE: Filepro task under server 2008



-----Original Message-----
From: Kenneth Brody [mailto:kenbrody at spamcop.net] 
Sent: Sunday, May 02, 2010 9:35 PM
To: Richard Kreiss
Cc: filepro-list at lists.celestial.com
Subject: Re: Filepro task under server 2008

On 5/2/2010 6:33 PM, Richard Kreiss wrote:
> I have a task set to run under windows server2008 on a server called
> ccpdbsvr (e:\company\filepro). FilePro 5.6.
>
> My client runs the application from a mapped drive F either from their
local
> computers or from Terminal server when logged in on ccpiissvr.
>
> When I initially set filePro tasks to run in the iis server, then would
run
> but nothing was generated.  It appears as though the task could not see
the
> network drive.
[...]

Drive mapping is on a per-user basis. IIS probably runs in a separate user 
session w/o the mapping in place.

Either make sure the drive is mapped for IIS:

     http://support.microsoft.com/kb/257174

or use UNC paths instead.

-- 
Kenneth Brody

Ken,

I did use UNC for setting filePro's configuration but the tasks failed in
the IIS server.

With the tasks running on the db server, e is a local drive letter.

This is the task batch file:

set fplmhost=localhost:6556
set PATH=c:\windows\system32
set pfcmark=20
set PFDSK=\\ccpdbsvr\filepro
set PFDATA=\\ccpdbsvr\filepro
set PFPROG=\\ccpdbsvr\filepro\fp56
set PFDIR=
set PFGLOB=
set PFCONFIG=
set PFTMP=c:\FPTEMP
set PATH=%pfprog%;%PFPROG%\fp;%path%
echo stuff > fp$$$$$$.bat
del fp$$*.bat>NUL
%pfprog%\fp\rreport mem_report_docs -f make_report -r "daily" -a -u
CALL c:\batch\e_delete_txt.bat

AS I said, when run manually from the db server this file works but fails
when run from the task manager.

Richard 


_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
http://mailman.celestial.com/mailman/listinfo/filepro-list



More information about the Filepro-list mailing list