View single post by idheath
 Posted: Thursday Nov 15th, 2012 09:13 am
 PM  Quote  Reply  Full Topic 
idheath

 

Joined: Saturday Aug 11th, 2007
Location: United Kingdom
Posts: 87
Status: 
Offline

  back to top

I've just upgraded 3.4.4 to the latest version and I get this error when I run the app.

System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\Cytech\Comfigurator\ifr'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern)
at Comfort.IrDatabase..ctor(String ifrDirPath)
at Comfort.Configuration.SetNonSerializedValues(SystemSettings systemSettings)
at Comfort.Configuration.Initialize(SystemSettings systemSettings, Boolean optimizeResponses)
at Comfort.Form1.SetNewConfiguration(Configuration newConfiguration)
at Comfort.Form1.NewConfiguration(String filename)
at Comfort.Form1..ctor(String filename)
at Comfort.Program.Main(String[] arguments)


I have looked in 'C:\ProgramData\Cytech\' and there is no 'Comfigurator' directory. (However there is a 'C:\Program Files (x86)\Cytech\Comfigurator 3\ifr" folder).

 Close Window