BookmarkSubscribeRSS Feed
sahkul
Fluorite | Level 6
When a user is trying to logon he gets the below error. What should be done to overcome this problem ??

ERROR 1
* * * * *

Access to the path "D:\AppData\MUIRR2\Application Data\SAS\SAS Directory Services\SDSConfigV4.xml" is denied.

--------------------------------------------------------

Access to the path "D:\AppData\MUIRR2\Application Data\SAS\SAS Directory Services\SDSConfigV4.xml" is denied.

------------------------------ Technical Information Follows ------------------------------

[mscorlib]

Access to the path "D:\AppData\MUIRR2\Application Data\SAS\SAS Directory Services\SDSConfigV4.xml" is denied.

----------------------------------------------------

at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding)
at SAS.EG.SDS.Metadata.MetadataManager.WriteConfiguration(String filename, Boolean fIncludeCredentials)
at SAS.EG.SDS.Metadata.MetadataManager.SaveUserConfiguration()
at SAS.EG.SDS.Metadata.MetadataManager.SAS.EG.SDS.Metadata.IMetadataManager.UpdateRepository(IRepository iRepository)
at SAS.EG.SDS.Dialogs.Wizards.RepositoryWizard.OnFinish()Access to the path "D:\AppData\MUIRR2\Application Data\SAS\SAS Directory Services\SDSConfigV4.xml" is denied.

------------------------------ End of Technical Information -----------------------------

* * * * * * *
ERROR 2
* * * * * * *

System.UnauthorizedAccessException

Access to the path "D:\AppData\MUIRR2\Application Data\SAS\Enterprise Guide\4\activetabs.xml" is denied.

------------------------------ Technical Information Follows ------------------------------

[mscorlib]

Access to the path "D:\AppData\MUIRR2\Application Data\SAS\Enterprise Guide\4\activetabs.xml" is denied.

----------------------------------------------------

at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at SAS.EG.SEGuide.MainForm.SaveActiveTabs()
at SAS.EG.SEGuide.MainForm.OnClosing(CancelEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at SAS.EG.SEGuide.MainForm.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.UnauthorizedAccessException

Access to the path "D:\AppData\MUIRR2\Application Data\SAS\Enterprise Guide\4\activetabs.xml" is denied.

------------------------------ End of Technical Information ------------------------------
2 REPLIES 2
Doc_Duke
Rhodochrosite | Level 12
One typically does not "logon" to EGuide, so there may be something else going on and EGuide is just the messenger.

Try granting write access to the directory. See http://support.sas.com/kb/32/582.html .

Search for the error message at support.sas.com.

Call tech support.
RichardH_sas
SAS Employee
The messages seem to indicate the Operating System permissions aren't allowing EG to access some needed files from D:\AppData\MUIRR2\Application Data\SAS. If the login used for EG is different from the person who logged into the machine (probably MUIRR2), that might be the problem.

It's probably a good idea to check with Tech Support; however, I suspect changing the Windows permissions on the users machine is where you'll need to go. Tech support would have more details about what kinds of OS permissions are needed and for which user(s).

http://support.sas.com/techsup/contact/

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1408 views
  • 0 likes
  • 3 in conversation