AutoTagger no longer works after I upgraded to Windows 7. It won't load the default rules. I can load the file manually, but if I try to save it as the default (so it will load on startup), I get the following error...
A Fatal error has occured while creating plugin:
Could not find a part of the path 'C:\Program Files\J River\Media Center 14\Plugins\AutoTagger\AutoTaggerRules.xml'.
=================
The Failure Occured In Class Object: mscorlib
=================
Attempting to Call Method: Void WinIOError(Int32, System.String)
=================
The following Inner Exception was caused:
=================
The Stack Trace Follows:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding)
at MC_AutoTagger.CodeArea1.writetoxml(List`1 RuleSets, String filename) in D:\Programming\MC_AutoTagger_C#\MC_AutoTagger\MC_Autotagger\CodeFile1.cs:line 304
I note the quoted path is "C:\Program Files\..." instead of "C:\Program Files (x86)\..." Could that be the problem?