Hi All
I'm running EG 4.1 that connects to a Windows 2003 box with SAS 9.1.3 on it.
A few times a week I get this error message when either opening or trying to save a SAS program file. My entire EG session quits and closes. Does anyone know why this is happening or have this issue pop up?
Thanks
-Darryl
Error Message Pasted Below
Enterprise Guide has encountered an unexpected error; click Show Details for more information.
--------------------------------------------------------
System.ArgumentException
Requested file already accessed for Update
------------------------------ Technical Information Follows ------------------------------
[SAS.EG.SDS.Model]
Requested file already accessed for Update
----------------------------------------------------
at SAS.EG.SDS.Model.File.Cache(eAccessMode mode, eExtensionOption extFlag, String extension)
at SAS.EG.ProjectElements.LinkedFile.Cache()
at SAS.EG.ProjectElements.LinkedFile.Cache(String extension)
at SAS.EG.ProjectElements.CodeTask..ctor(OpenName openName, Boolean embedded, String container)
at SAS.EG.SEGuide.MainForm.AddExistingCode(OpenName on, Boolean bAutoOpen)
at SAS.EG.SEGuide.Util.AddExistingItem(OpenName on, OpenAs openFileAs, Boolean bAutoOpen)
at SAS.EG.SEGuide.MainForm.OpenElements(OpenName[] OpenNames, OpenAs openAs)
at SAS.EG.SEGuide.MainForm.OpenItemsFromLocalOrServer(String itemTypeLabel, String openFilters, String[] openAsDisplayNames, OpenAs[] openAsValues)
at SAS.EG.SEGuide.MainForm.OnFileOpenCode(Object sender, EventArgs e)
at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnItemClicked(EventArgs args)
at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformClick()
at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.NotifyItem(BarItem item)
at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.HidePopup(PopupCloseType popupCloseType)
at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.ProcessItemClick(BarItem item)
at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at Syncfusion.Windows.Forms.ScrollControl.WmMouseUp(Message& msg)
at Syncfusion.Windows.Forms.ScrollControl.WndProc(Message& msg)
at Syncfusion.Windows.Forms.Grid.GridControlBase.WndProc(Message& msg)
at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)System.ArgumentException
Requested file already accessed for Update
------------------------------ End of Technical Information ------------------------------