We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Platform: WinForms Version:3.3.12.0
System.IO.IOException: IO_SharingViolation_File, C:\Files\1\CAR.RIP at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at System.IO.File.OpenRead(String path) at Pablo.Interface.Main.LoadFile(String fileName, Boolean hasSavePermissions, Boolean setFileList, Nullable`1 editMode) at PabloDraw.CommandHandlers.EditorCommandLine.<>c__DisplayClass5_0.<Process>b__1(Object <p0>, EventArgs <p1>) at Eto.PropertyStore.TriggerEvent[T](Object key, Object sender, T args) at Eto.Forms.Application.OnInitialized(EventArgs e) at Pablo.Interface.PabloApplication.OnInitialized(EventArgs e) at Eto.Forms.Application.Callback.OnInitialized(Application widget, EventArgs e) at Eto.WinForms.Forms.ApplicationHandler.Run() at Eto.Forms.Application.Run() at PabloDraw.CommandHandlers.EditorCommandLine.Process(ProcessCommandLineArgs args)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Platform: WinForms
Version:3.3.12.0
The text was updated successfully, but these errors were encountered: