PDA

View Full Version : Design flaw in default place for storing the error log


Alf Christophersen
19-Jan-2006, 07:31 PM
If the user uses XP Pro and there is no path given (default) you cannot
store the file in the path of the program because that is blocked by
security reasons.

You must store it in the %Temp% path.

admin
25-Jan-2006, 11:16 AM
Hi,

Alf Christophersen wrote:
> If the user uses XP Pro and there is no path given (default) you cannot
> store the file in the path of the program because that is blocked by
> security reasons.
>
> You must store it in the %Temp% path.

In this case currently EurekaLog store the log file in the
"%UserProfile%/EurekaLog/ProjectName" folder.

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

Alf Christophersen
29-Jan-2006, 07:36 PM
"admin" <support@eurekalog.com> wrote in message
news:dr7mks$39o$1@plesk.eurekalog.com...
> Hi,
>
> Alf Christophersen wrote:
>> If the user uses XP Pro and there is no path given (default) you cannot
>> store the file in the path of the program because that is blocked by
>> security reasons.
>>
>> You must store it in the %Temp% path.
>
> In this case currently EurekaLog store the log file in the
> "%UserProfile%/EurekaLog/ProjectName" folder.

Ok. Documentation says it is stored in the program folder :-)

admin
30-Jan-2006, 12:44 PM
Hi,

Alf Christophersen wrote:
> "admin" <support@eurekalog.com> wrote in message
> news:dr7mks$39o$1@plesk.eurekalog.com...
>> Hi,
>>
>> Alf Christophersen wrote:
>>> If the user uses XP Pro and there is no path given (default) you cannot
>>> store the file in the path of the program because that is blocked by
>>> security reasons.
>>>
>>> You must store it in the %Temp% path.
>> In this case currently EurekaLog store the log file in the
>> "%UserProfile%/EurekaLog/ProjectName" folder.
>
> Ok. Documentation says it is stored in the program folder :-)

I have just updated it now!:)

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!