license manager error on 2008 server
Bruce Easton
bruce at stn.com
Sat Dec 8 14:03:34 PST 2012
Update. I found today by comparing another start-up script file for a
windows system is that the following setting works as well:
set PFDSK=d
set PFDATA=d:
set PFDIR=/appl
( compared to my initial fix:
set PFDSK=/d
set PFDATA=
set PFDIR=d:/appl )
But where I was getting those odd results after file creation was with
this combo:
set PFDSK=d
set PFDATA=
set PFDIR=d:/appl
(with no setting for PFDATA and without the leading slash for PFDSK)
Bruce
On 12/7/12 5:07 PM, Bruce Easton wrote:
> Gosh. Someone told me once about putting an initial slash in front of
> everything in the URL for a different purpose. I tried that here for
> the PFDSK setting, and that seems to have fixed the problem (set
> PFDSK=/d). For each of the runtimes, it took quite a while after
> selecting a file for the next expected screen to appear. But after the
> initial use, they seem to be coming up right away.
>
> Bruce
>
>
> On 12/7/12 4:46 PM, Bruce Easton wrote:
>> More info in case someone is wondering what the start-up batch script is
>> for filepro:
>>
>> @echo off
>> rem This File created by install shield on 12-6-2012
>> set PATH=c:\windows\system32
>> set PFDSK=d
>> set PFDATA=
>> set PFPROG=d:/appl
>> set PFDIR=d:/appl
>> set PFMENU=d:/appl/fp/menus
>> set PFGLOB=
>> set PFCONFIG=
>> set PFTMP=d:/appl/tmp
>> set PFCMARK=30
>> set PATH=%pfprog%;%PFPROG%\fp;%path%
>> echo stuff > fp$$$$$$.bat
>> del fp$$*.bat>NUL
>> %pfprog%\fp\p.exe
>>
>>
>> On 12/7/12 4:34 PM, Bruce Easton wrote:
>>> Thanks for the replies. I have PFTMP set to d:/appl/tmp, which exists,
>>> and like everything else starting from /appl is wide open for
>>> permissions. I can create any number of files, but I just cannot
>>> modify anything for those files. That is, as soon as you select the
>>> existing file that was just created (seemingly successfully) from the
>>> file list:
>>>
>>> dscreen & dmoedef - a filepro error has occurred (with no error message)
>>>
>>> ddir - "file not found" popup box in middle of screens
>>>
>>> clerk, cabe - no feedback - stays on file selection list
>>>
>>> dxmaint - stays on file selection list, but moves back up to first entry
>>>
>>> ddefine - filepro error - (on file w/correct path) - No or invalid map
>>>
>>>
>>> Bruce
>>>
>>>
>>>
>>>
>>>
>>>
>>> On 12/7/12 3:34 PM, Kenneth Brody wrote:
>>>> On 12/7/2012 2:31 PM, Bruce Easton wrote:
>>>>> Update. Evidently, the service was already running from the install.
>>>>> Once I stopped the service and restarted via: d:\appl\fp\fplserver,
>>>>> it seems to start with no complaints. This is a 64-bit server.
>>>> [...]
>>>>> Does filepro on 64-bit windows server require special configuration
>>>>> for a new install? Do I need to run in a compatibility mode?
>>>> I don't have Win2008, but I can tell you that on 64-bit Windows 7 (and
>>>> 8), filePro runs without needing to do anything "special".
>>>>
>>> _______________________________________________
>>> Filepro-list mailing list
>>> Filepro-list at lists.celestial.com
>>> Subscribe/Unsubscribe/Subscription Changes
>>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>>
>> _______________________________________________
>> Filepro-list mailing list
>> Filepro-list at lists.celestial.com
>> Subscribe/Unsubscribe/Subscription Changes
>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
More information about the Filepro-list
mailing list