500 Internal Server Error
Type: System.UnauthorizedAccessException
Message: Access to the path "C:\bAUsers\www\bakera\data\glossary\glossary-linked.xml" is denied.
Source: mscorlib
TargetSite: Void WinIOError(Int32, System.String)
StackTrace:
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 Bakera.GlossaryLinkedTable.Save()
at Bakera.HatomaruPageBase.AddGlossaryLinked()
at Bakera.HatomaruPageBase.Make()
at Bakera.Hatomaru.Create(String targetUrl)
at Bakera.Hatomaru.Page_Load(Object source, EventArgs e)