<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Exendo Forum &#187; Recent Posts</title>
<link>http://www.exendo.se/bbpress/</link>
<description>Exendo Forum &#187; Recent Posts</description>
<language>en</language>
<pubDate>Sat, 31 Jul 2010 12:21:34 +0000</pubDate>

<item>
<title>pereh on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-38</link>
<pubDate>Sat, 12 Jun 2010 18:26:53 +0000</pubDate>
<dc:creator>pereh</dc:creator>
<guid isPermaLink="false">38@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hello Peter,&#60;/p&#62;
&#60;p&#62;I lost sight of this issue. Now I am running Win 7 64-bit and HE works really fine  &#38;lt;img src=&#38;quot;http://www.exendo.se/bbpress/my-plugins/bb-smilies/default/icon_smile.gif&#38;quot; title=&#38;quot;:-)&#38;quot; class=&#38;quot;bb_smilies&#38;quot; /&#38;gt; &#60;br /&#62;
Just a little wish: would it be possible to do a refresh of the GUI after changes (adding files/folders to HE etc.)? My experience is that I have to click elsewhere in HE and back to get an updated view.&#60;/p&#62;
&#60;p&#62;Best Regrads,&#60;br /&#62;
Peter.
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "Comparing Files"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=10#post-37</link>
<pubDate>Wed, 24 Mar 2010 15:40:43 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">37@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hi Charles,&#60;/p&#62;
&#60;p&#62;Sorry you are having problems with the software.&#60;br /&#62;
When you say you have checked the access restrictions have you checked the original file or the temp file?&#60;br /&#62;
When the exception is visible you should check the temp file (in this case C:\Documents and Settings\charlesl\Local Settings\Temp\tmp3E04.tmp)&#60;/p&#62;
&#60;p&#62;Also could you let me know what comparison tool you are using?&#60;br /&#62;
Do you get the same error if you just double click on an old version of a file?&#60;br /&#62;
If you modify a file twice, so that you get 2 new versions of the file, do you get the same problem when comparing these 2... or is it only related to older versions of files ( not from the last minutes ) ?&#60;/p&#62;
&#60;p&#62;I hope we can find a solution quickly.&#60;/p&#62;
&#60;p&#62;Kind regards&#60;br /&#62;
Peter
&#60;/p&#62;</description>
</item>
<item>
<title>wraith808 on "Comparing Files"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=10#post-36</link>
<pubDate>Wed, 24 Mar 2010 15:26:20 +0000</pubDate>
<dc:creator>wraith808</dc:creator>
<guid isPermaLink="false">36@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Every time I use the file compare function, I get the exception below.  I checked the file in question, and the path in question, and there should be no access restrictions, so what else could be causing this?  I&#38;#39;m using the latest version- I just updated.&#60;/p&#62;
&#60;p&#62;System.UnauthorizedAccessException: Access to the path &#38;#39;C:\Documents and Settings\charlesl\Local Settings\Temp\tmp3E04.tmp&#38;#39; is denied.&#60;br /&#62;
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)&#60;br /&#62;
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)&#60;br /&#62;
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)&#60;br /&#62;
   at System.IO.File.OpenFile(String path, FileAccess access, SafeFileHandle&#38;amp; handle)&#60;br /&#62;
   at System.IO.File.SetLastWriteTimeUtc(String path, DateTime lastWriteTimeUtc)&#60;br /&#62;
   at System.IO.File.SetLastWriteTime(String path, DateTime lastWriteTime)&#60;br /&#62;
   at HistoryExplorer.Client.Logic.File.SaveHistoryFile(FileWrapper file, FileState state, String newFileName)&#60;br /&#62;
   at HistoryExplorer.Client.Logic.Utils.CompareFiles()&#60;br /&#62;
   at HistoryExplorer.Client.Controls.DetailedFileListControl.compareFilesToolStripMenuItem_Click(Object sender, EventArgs e)&#60;br /&#62;
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)&#60;br /&#62;
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)&#60;br /&#62;
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)&#60;br /&#62;
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)&#60;br /&#62;
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)&#60;br /&#62;
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)&#60;br /&#62;
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)&#60;br /&#62;
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)&#60;br /&#62;
   at System.Windows.Forms.Control.WmMouseUp(Message&#38;amp; m, MouseButtons button, Int32 clicks)&#60;br /&#62;
   at System.Windows.Forms.Control.WndProc(Message&#38;amp; m)&#60;br /&#62;
   at System.Windows.Forms.ScrollableControl.WndProc(Message&#38;amp; m)&#60;br /&#62;
   at System.Windows.Forms.ToolStrip.WndProc(Message&#38;amp; m)&#60;br /&#62;
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message&#38;amp; m)&#60;br /&#62;
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&#38;amp; m)&#60;br /&#62;
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&#38;amp; m)&#60;br /&#62;
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-35</link>
<pubDate>Wed, 10 Feb 2010 07:44:59 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">35@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;History Explorer uses .Net2 as you said, and it shouldn&#38;#39;t matter that you have several versions of .Net installed.&#60;/p&#62;
&#60;p&#62;Looking at your log file, there is obviously something going wrong.&#60;br /&#62;
One thing it could be is if the &#38;quot;C:\Documents and Settings\Peter\Application Data\History Explorer\Files&#38;quot; folder isn&#38;#39;t in sync with the &#38;quot;C:\Documents and Settings\Peter\Application Data\History Explorer\HistoryExplorer.db&#38;quot; file. I realize that I might have lead you to deleting the old &#38;quot;Files&#38;quot; folder, that contains all your files.&#60;/p&#62;
&#60;p&#62;The other thing I can think of is that you might have to open the settings and deliberatly change the FileComparison tool. And also change the settings for the popup. Close the settings Dialog, then you can open it again and set the values back to what you want. This is to make sure that HE really has saved the correct settings.&#60;/p&#62;
&#60;p&#62;/Peter
&#60;/p&#62;</description>
</item>
<item>
<title>pereh on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-34</link>
<pubDate>Tue, 09 Feb 2010 20:49:13 +0000</pubDate>
<dc:creator>pereh</dc:creator>
<guid isPermaLink="false">34@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;You can forget the ESENT message. It came from Win Auto update.&#60;/p&#62;
&#60;p&#62;Speaking about .NET: I had several versions of it running in the past 2 months, from 2 up to 3.5.&#60;/p&#62;
&#60;p&#62;Installed now are 1, 1.1 and 2 SP2. Is this ok for HE?
&#60;/p&#62;</description>
</item>
<item>
<title>pereh on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-33</link>
<pubDate>Tue, 09 Feb 2010 09:52:33 +0000</pubDate>
<dc:creator>pereh</dc:creator>
<guid isPermaLink="false">33@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hm - now this error comes up when trying to compare files:&#60;br /&#62;
&#38;quot;&#60;br /&#62;
Informationen über das Aufrufen von JIT-Debuggen&#60;br /&#62;
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.&#60;/p&#62;
&#60;p&#62;************** Ausnahmetext **************&#60;br /&#62;
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.&#60;br /&#62;
   bei HistoryExplorer.DataHandler.Data.CopyFileVersionToPath(FileEventInfo fileEventObj, String path, String fileName)&#60;br /&#62;
   bei HistoryExplorer.Client.Logic.File.SaveHistoryFile(FileWrapper file, FileState state, String newFileName)&#60;br /&#62;
   bei HistoryExplorer.Client.Logic.Utils.CompareFiles()&#60;br /&#62;
   bei HistoryExplorer.Client.Controls.DetailedFileListControl.compareFilesToolStripMenuItem_Click(Object sender, EventArgs e)&#60;br /&#62;
   bei System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)&#60;br /&#62;
   bei System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)&#60;br /&#62;
   bei System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)&#60;br /&#62;
   bei System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)&#60;br /&#62;
   bei System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)&#60;br /&#62;
   bei System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)&#60;br /&#62;
   bei System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)&#60;br /&#62;
   bei System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)&#60;br /&#62;
   bei System.Windows.Forms.Control.WmMouseUp(Message&#38;amp; m, MouseButtons button, Int32 clicks)&#60;br /&#62;
   bei System.Windows.Forms.Control.WndProc(Message&#38;amp; m)&#60;br /&#62;
   bei System.Windows.Forms.ScrollableControl.WndProc(Message&#38;amp; m)&#60;br /&#62;
   bei System.Windows.Forms.ToolStrip.WndProc(Message&#38;amp; m)&#60;br /&#62;
   bei System.Windows.Forms.ToolStripDropDown.WndProc(Message&#38;amp; m)&#60;br /&#62;
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&#38;amp; m)&#60;br /&#62;
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&#38;amp; m)&#60;br /&#62;
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&#60;br /&#62;
&#38;quot;&#60;br /&#62;
Since HE is build on .NET 2, maybe these erros in the event log are of interest:&#60;/p&#62;
&#60;p&#62;Source ESENT, text: DB module started // Db module stopped.&#60;br /&#62;
This comes at least 10 times.
&#60;/p&#62;</description>
</item>
<item>
<title>pereh on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-32</link>
<pubDate>Tue, 09 Feb 2010 09:31:14 +0000</pubDate>
<dc:creator>pereh</dc:creator>
<guid isPermaLink="false">32@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;I have completely re-installed HE and changed a PDF-file. Results: the version in HE is ok, no popup, these entries in the log:&#60;br /&#62;
&#38;quot;&#60;br /&#62;
09.02.2010 10:28:00	   [SERVICE] watch_Changed(Folder)	    Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.&#60;br /&#62;
09.02.2010 10:28:01	   [SERVICE] watch_Changed(Folder)	    Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.&#60;br /&#62;
&#38;quot;
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-31</link>
<pubDate>Tue, 09 Feb 2010 06:13:05 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">31@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hi Peter,&#60;/p&#62;
&#60;p&#62;Well it&#38;#39;s a bit tricky. There are 2 things you could do.&#60;br /&#62;
Send me the log file. c:\documents and settings[Peter]\Application Data\History Explorer\log.txt&#60;br /&#62;
The other thing is move your database to a backup location and the try to reinstall, if all works well you put the old database back.&#60;/p&#62;
&#60;p&#62;Hope that helps,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
</item>
<item>
<title>pereh on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-30</link>
<pubDate>Mon, 08 Feb 2010 18:18:18 +0000</pubDate>
<dc:creator>pereh</dc:creator>
<guid isPermaLink="false">30@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;That&#38;#39;s bad news.&#60;br /&#62;
OS is still XP Home SP3, DB size some MB now, no major changes to the PC.&#60;br /&#62;
Can I run a log, debug it or anything else?&#60;br /&#62;
How can I get HE to run as intended?
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-29</link>
<pubDate>Mon, 08 Feb 2010 13:54:49 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">29@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;That&#38;#39;s strange,&#60;/p&#62;
&#60;p&#62;The old service isn&#38;#39;t used any longer, so it shouldn&#38;#39;t be running.&#60;br /&#62;
And it&#38;#39;s strang that you don&#38;#39;t get the popup.&#60;br /&#62;
Could be related to your operating system, size of database or something.&#60;br /&#62;
I know of one other user with the same problem, but I never found what the reason was.&#60;/p&#62;
&#60;p&#62;/Peter
&#60;/p&#62;</description>
</item>
<item>
<title>pereh on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-28</link>
<pubDate>Mon, 08 Feb 2010 10:35:06 +0000</pubDate>
<dc:creator>pereh</dc:creator>
<guid isPermaLink="false">28@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hmmm - I do not get any popups when a file is changed, although this option is checked in the settings (ver. 2.2.1.0). I re-installed HE, but nothing changed.&#60;br /&#62;
I remember that there was a HE Win service running for older versions. Should this still be there?
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-27</link>
<pubDate>Mon, 08 Feb 2010 09:35:20 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">27@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hi Peter,&#60;/p&#62;
&#60;p&#62;Thanks for your suggestion.&#60;br /&#62;
As it is today you get a popup widows every time you change a file. This popup has a button for adding a comment. On the settings page you can chose whether to show this popup or not.&#60;/p&#62;
&#60;p&#62;Are you suggesting that you don&#38;#39;t get the popup as today, but directly get the popup where you can add a comment?&#60;/p&#62;
&#60;p&#62;Kind regards&#60;br /&#62;
Peter
&#60;/p&#62;</description>
</item>
<item>
<title>pereh on "Suggestion"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=9#post-26</link>
<pubDate>Mon, 08 Feb 2010 08:36:43 +0000</pubDate>
<dc:creator>pereh</dc:creator>
<guid isPermaLink="false">26@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hello Peter,&#60;/p&#62;
&#60;p&#62;I would like to suggest a new option (yes/no) for this: every time a new version is saved, auto-popup of a window to enter version comments.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Peter.
&#60;/p&#62;</description>
</item>
<item>
<title>Korona on "HE and Word documents"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=7#post-25</link>
<pubDate>Tue, 15 Sep 2009 15:59:57 +0000</pubDate>
<dc:creator>Korona</dc:creator>
<guid isPermaLink="false">25@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;The NoRename version works perfectly.&#60;br /&#62;
Your guess with the strange look turned out to be not correct:&#60;br /&#62;
Instead of &#38;quot;Deleted&#38;quot; HE displays &#38;quot;Updated&#38;quot;.&#60;br /&#62;
And so far HE hasn&#38;#39;t &#38;quot;forgotten&#38;quot; to monitor some of the doc files.&#60;br /&#62;
I am very pleased with this version and now I can finally organize the history of my Word documents more comfortable.&#60;br /&#62;
Once again a big thanks to you&#60;/p&#62;
&#60;p&#62;Korona
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "Recent files list"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=8#post-24</link>
<pubDate>Mon, 14 Sep 2009 20:07:56 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">24@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hi Korona,&#60;/p&#62;
&#60;p&#62;Thanks for the information. I&#38;#39;ll put it up as a bug.&#60;br /&#62;
We actually had this same bug in version 1.0, so it seems it might be back.&#60;/p&#62;
&#60;p&#62;I&#38;#39;ll look into it.&#60;/p&#62;
&#60;p&#62;/Peter
&#60;/p&#62;</description>
</item>
<item>
<title>Korona on "Recent files list"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=8#post-23</link>
<pubDate>Mon, 14 Sep 2009 07:36:49 +0000</pubDate>
<dc:creator>Korona</dc:creator>
<guid isPermaLink="false">23@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;The files HE is showing in the recent files list in not correct on my system.&#60;/p&#62;
&#60;p&#62;It may be related to the problem I have with word document which I have already addressed in this topic:&#60;br /&#62;
&#60;a href=&#34;http://www.exendo.se/bbpress/topic.php?id=7&#34; rel=&#34;nofollow&#34;&#62;http://www.exendo.se/bbpress/topic.php?id=7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Today I created a new file and HE popped up a message that mentioned that 5 new files had been saved. All the files were in the same folder than the new one, I haven&#38;#39;t touched a single one today and all of them were already monitored by HE.&#60;br /&#62;
HE didn&#38;#39;t create a new version of the newly saved files and it didn&#38;#39;t save the other files in the same folder, just 5 of them (4 plus the new one).&#60;/p&#62;
&#60;p&#62;Korona
&#60;/p&#62;</description>
</item>
<item>
<title>Korona on "HE and Word documents"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=7#post-22</link>
<pubDate>Sun, 13 Sep 2009 20:49:18 +0000</pubDate>
<dc:creator>Korona</dc:creator>
<guid isPermaLink="false">22@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Thanks, Peter, for the update. A strange look doesn&#38;#39;t matter at all, as long as I can organize my history files.&#60;br /&#62;
I will report back asap, it may take a few days though.&#60;/p&#62;
&#60;p&#62;Many greetings&#60;/p&#62;
&#60;p&#62;Korona&#60;/p&#62;
&#60;p&#62;P.S.&#60;br /&#62;
The recent files list, accessible through the system tray icon, in V2.1 is not correct. HE shows me a few doc files I haven&#38;#39;t edited for a few months and not those I am currently working on, but this is maybe a side-effect of the bug I have reported.
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "HE and Word documents"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=7#post-21</link>
<pubDate>Sun, 13 Sep 2009 16:44:30 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">21@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hi Korona,&#60;/p&#62;
&#60;p&#62;Thank you for all the information. It does really help.&#60;br /&#62;
I will have to find a way of handling this issue and get back to you.&#60;br /&#62;
Though it may take some time to find a solution that is reliable.&#60;/p&#62;
&#60;p&#62;What I can do is create a version with the &#38;quot;rename&#38;quot; functionality turned off.&#60;br /&#62;
My guess is that that will help you so that your history for a file might be something like&#60;br /&#62;
version 1&#60;br /&#62;
deleted&#60;br /&#62;
version 2&#60;br /&#62;
deleted&#60;br /&#62;
version 3&#60;br /&#62;
This would keep all the versions for you, but it would look a bit strange.&#60;/p&#62;
&#60;p&#62;Try this version out and see if it does the trick for the time being:&#60;br /&#62;
&#60;a href=&#34;http://www.exendo.se/download/HE_NoRename.exe&#34; rel=&#34;nofollow&#34;&#62;http://www.exendo.se/download/HE_NoRename.exe&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;/Peter
&#60;/p&#62;</description>
</item>
<item>
<title>Korona on "HE and Word documents"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=7#post-20</link>
<pubDate>Sun, 13 Sep 2009 14:49:42 +0000</pubDate>
<dc:creator>Korona</dc:creator>
<guid isPermaLink="false">20@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;I am very surprised! Such a friendly support on a Sunday afternoon...&#60;/p&#62;
&#60;p&#62;My system:&#60;br /&#62;
Win XP Home / Pro SP3&#60;br /&#62;
Word 2002 (outdated, I know, but it still suits my needs)&#60;/p&#62;
&#60;p&#62;HE Options: Included file types: &#38;quot;Office workers&#38;quot;&#60;br /&#62;
HE is monitoring the content of a folder, without the subfolders and a few other files, like .txt, .xls, .jpg, but all the .doc files.&#60;/p&#62;
&#60;p&#62;I think your assumption that the cause for my problem is the fact that Word renames the files is correct.&#60;br /&#62;
But maybe HE has a few problems that the tmp files will be deleted automatically and I am additionally deleting the history of (most of the) tmp files manually? But this fact shouldn&#38;#39;t affect the original .doc file...?&#60;/p&#62;
&#60;p&#62;Here is part of the history of a ~WRLxxxx.tmp file:&#60;/p&#62;
&#60;p&#62;xxxx.doc   Created   1  23.02.2007   0 bytes&#60;br /&#62;
xxxx.doc   Updated   2   07.09.2007 (the ~WRLxxxx.tmp files is much more recent)   1.22 MB&#60;br /&#62;
xxxx.doc   Deleted   3   08.09.2007   0 bytes&#60;br /&#62;
xxxx.doc   Undeleted   4  08.09.2007   1.22 MB&#60;br /&#62;
xxxx.doc   Updated   5   09.09.2007   1.22 MB&#60;br /&#62;
xxxx.doc   Updated   6   12.09.2007   1.23 MB&#60;br /&#62;
~WRLxxxx.tmp   Renamed   7   12.09.2007   1.23 MB&#60;br /&#62;
~WRLxxxx.tmp   Deleted   8   13.09.2007   0 bytes&#60;/p&#62;
&#60;p&#62;The history of xxxx.doc:&#60;/p&#62;
&#60;p&#62;xxxx.doc   Created   1  23.02.2007   0 bytes (I have manually added this file to HE (once again) last week)&#60;br /&#62;
xxxx.doc   Updated   2   12.09.2007   1.23 MB&#60;/p&#62;
&#60;p&#62;Hope it is helpful and many thanks in advance.&#60;/p&#62;
&#60;p&#62;EDIT:&#60;br /&#62;
Just found the next file which HE is not monitoring anymore (the yellow star is missing). The history shows a version which I have saved this afternoon... The other files which I have edited today are still traced by HE.&#60;br /&#62;
Although HE is monitoring all the tmp files and all the versions of a doc are still present, it is a problem when I accidentally delete the history of the wrong tmp files in HE...
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "HE and Word documents"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=7#post-19</link>
<pubDate>Sun, 13 Sep 2009 13:59:44 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">19@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hi Korona,&#60;/p&#62;
&#60;p&#62;What you explain definetly sounds like a bug.&#60;br /&#62;
I haven&#38;#39;t heared of it before though.&#60;/p&#62;
&#60;p&#62;I would need to get some information off you. Like what version of windows are you running and what version of Word. &#60;/p&#62;
&#60;p&#62;I&#38;#39;m thinking that it might have to do with renaming. I seem to remember that Word creats a temp file and then renames it to .doc at the end.&#60;br /&#62;
History Explorer has logic for handling renaming of files though I know it isn&#38;#39;t fool proof. So what might be happening is that your .doc file that has several versions is renamed to a .tmp file. When the file is renamed back to .doc HE fails to pick it up as a rename and assumes that the .tmp file was deleted... with all it&#38;#39;s versions and a new .doc file was created that shouldn&#38;#39;t even be monitored, since the folder it is in isn&#38;#39;t set up to include all .doc files.&#60;/p&#62;
&#60;p&#62;This is just a thought and might not be correct. What I would need to do is set up an environment like yours and just try to reproduce what happens.&#60;/p&#62;
&#60;p&#62;Please do get back to me, and I&#38;#39;ll try to find a way to fix it.&#60;/p&#62;
&#60;p&#62;/Peter
&#60;/p&#62;</description>
</item>
<item>
<title>gjbth on "Right click integration"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=2#post-18</link>
<pubDate>Sun, 13 Sep 2009 09:35:03 +0000</pubDate>
<dc:creator>gjbth</dc:creator>
<guid isPermaLink="false">18@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Or how about &#38;#39;Add to history explorer&#38;#39; + List of versions + the abilty to delete versions not required.  The icons you suggest would be a nice feature.&#60;/p&#62;
&#60;p&#62;Best regards&#60;/p&#62;
&#60;p&#62;gjbth
&#60;/p&#62;</description>
</item>
<item>
<title>Korona on "HE and Word documents"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=7#post-17</link>
<pubDate>Sun, 13 Sep 2009 09:31:01 +0000</pubDate>
<dc:creator>Korona</dc:creator>
<guid isPermaLink="false">17@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;I always take great care that HE monitors all of my word documents. But as Word tends to save any temporary backup as .tmp files HE begins to monitor those instead of the original .doc file. In the end I have a few 0 bytes files in the history of my docs and lots of history files of tmp files.&#60;br /&#62;
That is not my main problem here, just a minor annoyance.&#60;/p&#62;
&#60;p&#62;Sometimes when I delete a few not necessary history files, I delete the tmp files in HE.&#60;/p&#62;
&#60;p&#62;My biggest concern with HE and word documents is, sometimes when I launch HE to have a look at the history of some of my docs, I notice that HE is not monitoring specific docs anymore. The entire history is gone. Sometimes I still have a few history files when I check the history of the tmp files.&#60;/p&#62;
&#60;p&#62;I used to have this exact problem a while back with a previous version of HE. My problem back then was to add single files to HE and not the folder where the files are located. Adding the folder solved my problem for a while, but it still is present.&#60;br /&#62;
I have several docs which I use every day in my word doc folder and HE monitors most of them, but sometimes one or two are without a history anymore and HE stopped tracing them.&#60;/p&#62;
&#60;p&#62;I there a workaround for this issue? Is it a bug?
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "Right click integration"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=2#post-16</link>
<pubDate>Sun, 13 Sep 2009 07:22:37 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">16@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;I agree. &#38;quot;Add to History Explorer&#38;quot; + List of versions.&#60;/p&#62;
&#60;p&#62;Even Mike&#38;#39;s idea of icons...&#60;br /&#62;
I don&#38;#39;t think it would have to be resource comsuming. Tortois SVN has it for one, though it was buggy for a long time. I do think it could be a bit trick to develop though. &#60;/p&#62;
&#60;p&#62;It would be really nice!
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "v2.1"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=5#post-15</link>
<pubDate>Sun, 13 Sep 2009 07:16:34 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">15@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Mike!&#60;/p&#62;
&#60;p&#62;Thanks, that is really good to hear.&#60;/p&#62;
&#60;p&#62;/Peter
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "Version 2.1 has been released!!!"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=3#post-14</link>
<pubDate>Sun, 13 Sep 2009 07:14:44 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">14@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hi Korona&#60;/p&#62;
&#60;p&#62;Good to hear from you again.&#60;br /&#62;
The 2 features you mention don&#38;#39;t exist.&#60;br /&#62;
They seem like good ideas though and I&#38;#39;ll put them up on the list of suggested features.&#60;/p&#62;
&#60;p&#62;/Peter
&#60;/p&#62;</description>
</item>
<item>
<title>Mike on "More feedback 2.1"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=6#post-13</link>
<pubDate>Sat, 12 Sep 2009 23:24:42 +0000</pubDate>
<dc:creator>Mike</dc:creator>
<guid isPermaLink="false">13@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;The only thing I still find really missing for me is one central window listing all file/folders added to HE so that on occasion I can quickly and easily browse which ones are still necessary to back up.
&#60;/p&#62;</description>
</item>
<item>
<title>Mike on "Why a forum?"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=1#post-12</link>
<pubDate>Sat, 12 Sep 2009 23:15:58 +0000</pubDate>
<dc:creator>Mike</dc:creator>
<guid isPermaLink="false">12@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Forums are always, always, always good, at least for the end user, but can get very time consuming for developer. On the other hand, if you get a good base of users, they can answer some common questions for you.
&#60;/p&#62;</description>
</item>
<item>
<title>Mike on "Right click integration"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=2#post-11</link>
<pubDate>Sat, 12 Sep 2009 23:12:52 +0000</pubDate>
<dc:creator>Mike</dc:creator>
<guid isPermaLink="false">11@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;I would especially like the &#38;quot;Add to History Explorer&#38;quot; option. &#60;/p&#62;
&#60;p&#62;Also, Is there any way to &#38;quot;mark&#38;quot; files as being backed up by H.E. from within explorer? That would be sweet - but probably difficult or resource-consuming.
&#60;/p&#62;</description>
</item>
<item>
<title>Mike on "v2.1"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=5#post-10</link>
<pubDate>Sat, 12 Sep 2009 23:06:14 +0000</pubDate>
<dc:creator>Mike</dc:creator>
<guid isPermaLink="false">10@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Trying out the new version 2.1. It addresses several issues with v2.0 that were lacking for me, especially for now saving the window size, and the new saved file limitations (auto cleanup).  Also, opening up with the most recent saved file is a nice touch, since that is most likely the one I`d be looking for.&#60;/p&#62;
&#60;p&#62;Thanks for this update! I can now highly recommend it.&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
</item>
<item>
<title>Korona on "Right click integration"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=2#post-9</link>
<pubDate>Sat, 12 Sep 2009 20:59:10 +0000</pubDate>
<dc:creator>Korona</dc:creator>
<guid isPermaLink="false">9@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;I personally would be pleased to have an explorer integration.&#60;br /&#62;
Mainly because I sometimes wish to right click on a file to add it to History Explorer or to stop monitoring a folder (with or without subfiolders) or a file.&#60;/p&#62;
&#60;p&#62;Korona
&#60;/p&#62;</description>
</item>
<item>
<title>Korona on "Version 2.1 has been released!!!"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=3#post-8</link>
<pubDate>Sat, 12 Sep 2009 20:55:17 +0000</pubDate>
<dc:creator>Korona</dc:creator>
<guid isPermaLink="false">8@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Thanks for the programme, the newsletter and this forum.&#60;br /&#62;
I have purchased History Explorer a few months ago and it is already a great help for my daily work.&#60;/p&#62;
&#60;p&#62;One/two question/s:&#60;br /&#62;
&#38;gt; You can now set a maximum number of file versions that should be saved for any file.&#60;br /&#62;
Is it possible to mark specific files that won&#38;#39;t be deleted even if the limit will be exceeded?&#60;/p&#62;
&#60;p&#62;Is it possible to automatically delete 0 bytes file versions? I usually have several of those in the history of Word documents.
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "not working on windows server 2008 64"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=4#post-7</link>
<pubDate>Thu, 10 Sep 2009 11:25:48 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">7@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry about that, History Explorer is designed to work on 64 bit machines. I will get back to you by mail and try to find out what has gone wrong. Hopefully we can come up with a solution.
&#60;/p&#62;</description>
</item>
<item>
<title>urlwolf on "not working on windows server 2008 64"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=4#post-6</link>
<pubDate>Thu, 10 Sep 2009 07:42:34 +0000</pubDate>
<dc:creator>urlwolf</dc:creator>
<guid isPermaLink="false">6@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;hi,&#60;/p&#62;
&#60;p&#62;I get &#34;object reference not set to an instance of an object&#34;.&#60;br /&#62;
A pity.
&#60;/p&#62;</description>
</item>
<item>
<title>gjbth on "Version 2.1 has been released!!!"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=3#post-5</link>
<pubDate>Wed, 09 Sep 2009 17:15:07 +0000</pubDate>
<dc:creator>gjbth</dc:creator>
<guid isPermaLink="false">5@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Much appreciate the new features Peter, &#60;/p&#62;
&#60;p&#62;Best Regards&#60;/p&#62;
&#60;p&#62;gjbth
&#60;/p&#62;</description>
</item>
<item>
<title>Peter on "Version 2.1 has been released!!!"</title>
<link>http://www.exendo.se/bbpress/topic.php?id=3#post-4</link>
<pubDate>Wed, 09 Sep 2009 16:48:34 +0000</pubDate>
<dc:creator>Peter</dc:creator>
<guid isPermaLink="false">4@http://www.exendo.se/bbpress/</guid>
<description>&#60;p&#62;Version 2.1 has a lot to offer give it a try right away!&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;You can now compare files. (Only works for text files not word documents etc.) History Explorer will automatically detect what file comparison tool is installed on your computer and use it. If you have a comparison tool that History Explorer doesn't detect you can manually specify it on the settings page.
					 &#60;/li&#62;
&#60;li&#62;The tray menu now includes a list of recent files. Enabling you to easily access the files you are working on at the moment. Here are the options you get on each recent file:
&#60;ul&#62;
&#60;li&#62;Open History Explorer in the folder that contains the file&#60;/li&#62;
&#60;li&#62;Comment on the file version without opening History Explorer&#60;/li&#62;
&#60;li&#62;Remove the file version from the database&#60;/li&#62;
&#60;/ul&#62;
&#60;/li&#62;
&#60;li&#62;We have added a tray notification window that is shown when ever:
&#60;ul&#62;
&#60;li&#62;A file is saved&#60;/li&#62;
&#60;li&#62;A file isn't saved due to file size restrictions in your settings&#60;/li&#62;
&#60;li&#62;The database is bigger than the limit you have set in the settings&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;						The tray notifications can easily be enabled or disabled. And have been created with a lot of logic so that you won't get too many notifications even when working with a great amount of files.&#60;/p&#62;
&#60;/li&#62;
&#60;li&#62;The tray notification window not only helps you see when files are saved it also:
&#60;ul&#62;
&#60;li&#62;Lets you comment on the file version&#60;/li&#62;
&#60;li&#62;Lets you delete the file version&#60;/li&#62;
&#60;li&#62;Lets you open History Explorer at the right place&#60;/li&#62;
&#60;/ul&#62;
&#60;/li&#62;
&#60;li&#62;We have added 2 settings that help you control how much data is actually saved in the database.
&#60;ul&#62;
&#60;li&#62;You can now set a maximum number of file versions that should be saved for any file. Whenever the number of versions becomes too high the oldest file version will be removed from the database.&#60;/li&#62;
&#60;li&#62;You can also set a maximum number of days to save any file version. This means that History Explorer will constantly be cleaning the database for you.&#60;/li&#62;
&#60;/ul&#62;
&#60;/li&#62;
&#60;/ul&#62;</description>
</item>

</channel>
</rss>
