G
Guest
Hi,
My application is a test app used internally in our organization. While
testing, I need to make some changes in a couple of XML files in the
'AppUnderTest' folder but I get this security error.
Is there a way to workaround this?
Thanks for the help,
Glenn
************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'C:\Program Files
(x86)\AppUnderTest\Configuration\HardwareLibraryD3D.xml' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)
My application is a test app used internally in our organization. While
testing, I need to make some changes in a couple of XML files in the
'AppUnderTest' folder but I get this security error.
Is there a way to workaround this?
Thanks for the help,
Glenn
************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'C:\Program Files
(x86)\AppUnderTest\Configuration\HardwareLibraryD3D.xml' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes)