Hey guys,
I have a problem with myBoard.
It runs a fine the whole day, but
after a view minutes there appears
an error message, which I can click off...
But after a while the error appears again.
Here is the code:
Source : myBoard
Title : Der Zugriff auf den Pfad "C:\Users\Daniel\AppData\Roaming\myBoard\Storage\08d6c99b-abe3-429f-acdd-0341767bcff7\text.txt" wurde verweigert.
Description : System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Users\****\AppData\Roaming\myBoard\Storage\08d6c99b-abe3-429f-acdd-0341767bcff7\text.txt" wurde verweigert.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei 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)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
bei System.IO.StreamWriter.CreateFile(String path, Boolean append)
bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
bei System.IO.StreamWriter..ctor(String path, Boolean append)
bei System.IO.FileInfo.CreateText()
bei myBoard.PostIt.PostIt.Terminate()
bei myBoard.App.Main.SaveMagnetsState()
By the way, when I klick off the message myBoard does not determine.
It's just annoying to click every few minutes on the ok-button of the
error message.
Hope you guys can help me.
Thanky You!
Final Cut
