The new SCP Workbench does not start in my system. System Details:
Core i7 930 , 2.80 Gz
12 GB Ram
Windows 7 Enterprise 64 bit
Please let me know if I have to change any settings in my computer.
Thanks
-Rakesh
It gives an error:
System.UnauthorizedAccessException: Access to the path ‘C:\ProgramData\Loctronix\ASR Workbench\1.0.0.0\AppSettings.propfile’ is denied.
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, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.Open(String path, FileMode mode, FileAccess access, FileShare share)
at Engenex.Xml.XmlFileProcessor.Save(Object obj, String fileName, Encoding enc, Formatting formatting)
at Engenex.Xml.XmlFileProcessor.Save(Object obj, String fileName, Formatting formatting)
at Engenex.Collections.XmlStorageAccessor.Flush(PropKey key)
at Engenex.Collections.PropKey.Flush()
at Engenex.Framework.Plugin.PropertyTreePluginLoader.Close()
at Engenex.Framework.Plugin.PluginManager.DoReadPluginData(Boolean bThrowExceptionOnLoadFailure)
at Engenex.Framework.Plugin.PluginManager.InitializeMgr(EnvironmentInfo info, Boolean bThrowExceptionOnLoadFailure)
at Engenex.Framework.AppContainer.InitPlugins(Boolean bThrowExceptionOnFailure)
at Loctronix.AsrWorkbench.App.InitPlugins(Boolean bThrowExceptionOnFailure)
at Engenex.Framework.AppContainer.BootStrap(AppContainer app, String[] sArgs)