History File

Questions and comments about currently under development PWB v3

Moderators: Tyler, Scott

Post Reply
Stareagle
Observer
Observer
Posts: 2
Joined: Mon Feb 01, 2010 9:58 am

History File

Post by Stareagle »

:(

Hi

I set everything up for saving to a history file but it doesn't seem to be creating the file....

[Files]
HistoryFile=History.txt

[Security]
StationEnvironmentVariable=LIBOPCVMV
UseUniqueHistoryFiles=False
WriteHistoryFile=True
TrackURL=True
CheckURLAccess=True
ShowAccessDialog=True
LogAccess=True
ClearCacheOnClose=True
DisableContextMenu=True
UseCustomContextMenu=True

Any help would be appreciated

Stareagle

Scott
Site Admin
Site Admin
Posts: 2528
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Re: History File

Post by Scott »

What is the folder you are running PWB from? You have PWB writing the History file to the PWB folder, if you are using the Program Files folder, this folder is read only for the user, even if the user is an Administrator.

--Scott

Stareagle
Observer
Observer
Posts: 2
Joined: Mon Feb 01, 2010 9:58 am

Re: History File

Post by Stareagle »

I am using the pwb folder C:\ pwb

Stareagle

Scott
Site Admin
Site Admin
Posts: 2528
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Re: History File

Post by Scott »

Try changing the INI file to include the full path to the history file.

[Files]
HistoryFile=C:\PWB\History.txt

--Scott

Post Reply