start up error
ive get a folder redirection enabled and realised it messed up the installation for clipclip. But after a reinstall i cant see where or what is preventing it from working. the log error im getting is:
[FATAL] 2019-04-04 10:32:47.4778 > An unhandled exception has reached Program.OnUnhandledException handler
System.IO.IOException
The filename, directory name, or volume label syntax is incorrect.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at ClipClip.Manager.Core.Settings.InitRootFolders()
at ClipClip.Manager.Core.Settings.InitSettings()
at ClipClip.Manager.Forms.ManagerWindow.InitializeSettings()
at ClipClip.Manager.Forms.ManagerWindow..ctor()
at ClipClip.Manager.Program.Main(String[] args)
[FATAL] 2019-04-04 10:34:14.9049 > An unhandled exception has reached Program.OnUnhandledException handler
System.IO.IOException
The filename, directory name, or volume label syntax is incorrect.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at ClipClip.Manager.Core.Settings.InitRootFolders()
at ClipClip.Manager.Core.Settings.InitSettings()
at ClipClip.Manager.Forms.ManagerWindow.InitializeSettings()
at ClipClip.Manager.Forms.ManagerWindow..ctor()
at ClipClip.Manager.Program.Main(String[] args)
there was another request like this but the person didnt explain how they solved the issue. Help would be appreciated as i love this product!