Posted 10/24/2010 21:52:47
|
|
|
|
An exception of type System.UnauthorizedAccessException was thrown.
Access to the path 'C:\Documents and Settings\o1\Application Data\First System\First System.rep' 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)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at RightEdge.xe5110d3d5083f078.xe1c5b87526c0b8b6(String xafe2f3653ee64ebc, ProjectSettings xb6b3da7953a69f26)
at RightEdge.xe5110d3d5083f078.SaveProject(Boolean updateActiveDocuments)
at RightEdge.xf266856f631ec016.x4024d8d8e43e9786()
at RightEdge.xf266856f631ec016.xf22996ce9afffff0()
at RightEdge.xf266856f631ec016.xf6aa41819ef9286d(InteractiveHelpTask x801bd3a7d5412d70)
also my menu bar dissapeared. what do I do?
|
|
Posted 10/24/2010 23:09:10
|
|
|
|
To avoid the error creating the project, make sure to pick a project location in the New Trading System dialog. It looks like the default was some place that RightEdge didn't have access to.
To get the menu bar back, try closing and reopening RightEdge. If that doesn't work, you need to go to the RightEdge application data folder and delete menulayout.xml and docklayout.xml. Under Windows 7 the path to this folder is C:\Users\username\AppData\Roaming\Yye Software\RightEdge\2010.1.0.0. On Windows XP or Vista it will be different but you should be able to get to it by typing the following in to the address in Windows Explorer: %APPDATA%\Yye Software\RightEdge\2010.1.0.0
Thanks,
Daniel
|
|
|
|