Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Problems with file assoc when open it. #18

Closed
Malganys opened this issue Feb 2, 2015 · 3 comments
Closed

Problems with file assoc when open it. #18

Malganys opened this issue Feb 2, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@Malganys
Copy link

Malganys commented Feb 2, 2015

img3

Console output: ************** Texto de la excepción **************
System.InvalidOperationException: The DockPanel has already been initialized.
en WeifenLuo.WinFormsUI.Docking.DockPanel.Persistor.LoadFromXml(DockPanel dockPanel, Stream stream, DeserializeDockContent deserializeContent, Boolean closeStream)
en WeifenLuo.WinFormsUI.Docking.DockPanel.Persistor.LoadFromXml(DockPanel dockPanel, String fileName, DeserializeDockContent deserializeContent)
en PawnPlus.Main.Main_Load(Object sender, EventArgs e)
en System.Windows.Forms.Form.OnLoad(EventArgs e)
en System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
en System.Windows.Forms.Control.CreateControl()
en System.Windows.Forms.Control.WmShowWindow(Message& m)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.Form.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Ensamblados cargados **************
mscorlib
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.0.30319.34209 built by: FX452RTMGDR

Código base: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

PawnPlus
Versión del ensamblado: 0.4.9.0
Versión Win32: 0.4.9.0

Código base: file:///C:/Program%20Files%20(x86)/PawnPlus/PawnPlus.exe

System.Windows.Forms
Versión del ensamblado: 4.0.0.0
Versión Win32: 4.0.30319.34209 built by: FX452RTMGDR

Código base: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System.Drawing

Hope that will be fixed in next version.

@WopsS
Copy link
Owner

WopsS commented Feb 2, 2015

Can you tell me steps for that?

@Malganys
Copy link
Author

Malganys commented Feb 2, 2015

Create a .pwn file and assoc it with PawnPlus.exe and try to open it.

@WopsS WopsS added this to the version 1.0 milestone Feb 3, 2015
@WopsS WopsS self-assigned this Feb 3, 2015
@WopsS WopsS added the bug label Feb 3, 2015
@WopsS
Copy link
Owner

WopsS commented Dec 16, 2015

Fixed in 16b71e6.

@WopsS WopsS closed this as completed Dec 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants