Hello,
Since this morning, each time I try to save a project (new or edited), I get this error message. But it seems to save btw because when I close the IDE's window, B4A won't ask for saving.
How could I solve that error ? Thanks
ExitCode: 0
Output:
Error:
System.UnauthorizedAccessException: L'accès au chemin d'accès 'C:\Users\HD\b4android\Projets\iti\Files\l1.bal' est refusé.
à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
à 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)
à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
à System.IO.FileStream..ctor(String path, FileMode mode)
à d0.c()
à bt..ctor()
à dp.k.d()
à dp.a(d1 A_0, Boolean A_1, h A_2, Boolean A_3)
System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
à dp.a(k A_0)
à dp.a(d1 A_0, Boolean A_1, h A_2, Boolean A_3)
à dp.a(d1 A_0, h A_1, Boolean A_2)
à dp.a(d1 A_0, h A_1, Boolean A_2, Boolean A_3)
à d1.a(Boolean A_0, Boolean A_1, h A_2)
à d1.cp(Object A_0, EventArgs A_1)
à d1.a(Object A_0, ToolBarButtonClickEventArgs A_1)
à System.Windows.Forms.ToolBar.OnButtonClick(ToolBarButtonClickEventArgs e)
à System.Windows.Forms.ToolBar.WmReflectCommand(Message& m)
à System.Windows.Forms.ToolBar.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
System.UnauthorizedAccessException: L'accès au chemin d'accès 'C:\Users\HD\b4android\Projets\iti\Files\l1.bal' est refusé.
à System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
à System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
à System.Windows.Forms.Control.Invoke(Delegate method)
à dp.a(d1 A_0, Boolean A_1, h A_2, Boolean A_3)
System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
à dp.a(k A_0)
à dp.a(d1 A_0, Boolean A_1, h A_2, Boolean A_3)
à dp.a(d1 A_0, h A_1, Boolean A_2)
à dp.a(d1 A_0, h A_1, Boolean A_2, Boolean A_3)
à d1.a(Boolean A_0, Boolean A_1, h A_2)
à d1.by(Object A_0, EventArgs A_1)
à d1.a(Object A_0, ToolBarButtonClickEventArgs A_1)
à System.Windows.Forms.ToolBar.OnButtonClick(ToolBarButtonClickEventArgs e)
à System.Windows.Forms.ToolBar.WmReflectCommand(Message& m)
à System.Windows.Forms.ToolBar.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)