what script file?
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: String cannot have zero length.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
at WeifenLuo.WinFormsUI.Docking.Strings.get_DockPaneCaption_ToolTipClose()
at WeifenLuo.WinFormsUI.Docking.VS2005DockPaneCaption.get_ToolTipClose()
at WeifenLuo.WinFormsUI.Docking.VS2005DockPaneCaption.get_ButtonClose()
at WeifenLuo.WinFormsUI.Docking.VS2005DockPaneCaption.SetButtonsPosition()
at WeifenLuo.WinFormsUI.Docking.VS2005DockPaneCaption.OnLayout(LayoutEventArgs levent)
at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty)
at System.Windows.Forms.Control.OnFontChanged(EventArgs e)
at System.Windows.Forms.Control.OnParentFontChanged(EventArgs e)
at System.Windows.Forms.Control.OnFontChanged(EventArgs e)
at System.Windows.Forms.ContainerControl.OnFontChanged(EventArgs e)
at System.Windows.Forms.Control.AssignParent(Control value)
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at System.Windows.Forms.Control.set_ParentInternal(Control value)
at WeifenLuo.WinFormsUI.Docking.DockPane.SetParent(Control value)
at WeifenLuo.WinFormsUI.Docking.DockPane.SetParent()
at WeifenLuo.WinFormsUI.Docking.DockPane.RefreshStateChange(INestedPanesContainer oldContainer, DockState oldDockState)
at WeifenLuo.WinFormsUI.Docking.DockPane.InternalSetDockState(DockState value)
at WeifenLuo.WinFormsUI.Docking.DockPane.SetDockState(DockState value)
at WeifenLuo.WinFormsUI.Docking.DockPane.InternalConstruct(IDockContent content, DockState dockState, Boolean flagBounds, Rectangle floatWindowBounds, DockPane prevPane, DockAlignment alignment, Double proportion, Boolean show)
at WeifenLuo.WinFormsUI.Docking.DockPane..ctor(IDockContent content, DockState visibleState, Boolean show)
at WeifenLuo.WinFormsUI.Docking.DockPanelExtender.DefaultDockPaneFactory.CreateDockPane(IDockContent content, DockState visibleState, Boolean show)
at WeifenLuo.WinFormsUI.Docking.DockContentHandler.Show(DockPanel dockPanel, DockState dockState)
at WeifenLuo.WinFormsUI.Docking.DockContentHandler.Show(DockPanel dockPanel)
at WeifenLuo.WinFormsUI.Docking.DockContent.Show(DockPanel dockPanel)
at SCide.MainForm.NewDocument()
at SCide.MainForm.MainForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<system.windows.forms jitDebugging="true" />
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
(This post was last modified: 06-03-2013 18:36 PM by Fox.)
the text in details needs to be pasted here in order to help.... anyway it's posted above. temporary fix downgrade and use older script editor or edit whit notepad++
Consulte o final desta mensagem para obter detalhes sobre como chamar a
depuração just-in-time (JIT) em vez desta caixa de diálogo.
************** Texto de Exceção **************
System.ArgumentException: Seqüência não pode ter comprimento zero.
em System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
em System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
em System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)
em System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
em System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
em System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
em System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
em WeifenLuo.WinFormsUI.Docking.Strings.get_DockPaneCaption_ToolTipClose()
em WeifenLuo.WinFormsUI.Docking.VS2005DockPaneCaption.get_ToolTipClose()
em WeifenLuo.WinFormsUI.Docking.VS2005DockPaneCaption.get_ButtonClose()
em WeifenLuo.WinFormsUI.Docking.VS2005DockPaneCaption.SetButtonsPosition()
em WeifenLuo.WinFormsUI.Docking.VS2005DockPaneCaption.OnLayout(LayoutEventArgs levent)
em System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
em System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty)
em System.Windows.Forms.Control.OnFontChanged(EventArgs e)
em System.Windows.Forms.Control.OnParentFontChanged(EventArgs e)
em System.Windows.Forms.Control.OnFontChanged(EventArgs e)
em System.Windows.Forms.ContainerControl.OnFontChanged(EventArgs e)
em System.Windows.Forms.Control.AssignParent(Control value)
em System.Windows.Forms.Control.ControlCollection.Add(Control value)
em System.Windows.Forms.Control.set_ParentInternal(Control value)
em WeifenLuo.WinFormsUI.Docking.DockPane.SetParent(Control value)
em WeifenLuo.WinFormsUI.Docking.DockPane.SetParent()
em WeifenLuo.WinFormsUI.Docking.DockPane.RefreshStateChange(INestedPanesContainer oldContainer, DockState oldDockState)
em WeifenLuo.WinFormsUI.Docking.DockPane.InternalSetDockState(DockState value)
em WeifenLuo.WinFormsUI.Docking.DockPane.SetDockState(DockState value)
em WeifenLuo.WinFormsUI.Docking.DockPane.InternalConstruct(IDockContent content, DockState dockState, Boolean flagBounds, Rectangle floatWindowBounds, DockPane prevPane, DockAlignment alignment, Double proportion, Boolean show)
em WeifenLuo.WinFormsUI.Docking.DockPane..ctor(IDockContent content, DockState visibleState, Boolean show)
em WeifenLuo.WinFormsUI.Docking.DockPanelExtender.DefaultDockPaneFactory.CreateDockPane(IDockContent content, DockState visibleState, Boolean show)
em WeifenLuo.WinFormsUI.Docking.DockContentHandler.Show(DockPanel dockPanel, DockState dockState)
em WeifenLuo.WinFormsUI.Docking.DockContentHandler.Show(DockPanel dockPanel)
em WeifenLuo.WinFormsUI.Docking.DockContent.Show(DockPanel dockPanel)
em SCide.MainForm.NewDocument()
em SCide.MainForm.MainForm_Load(Object sender, EventArgs e)
em System.Windows.Forms.Form.OnLoad(EventArgs e)
em System.Windows.Forms.Form.OnCreateControl()
em System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
em System.Windows.Forms.Control.CreateControl()
em System.Windows.Forms.Control.WmShowWindow(Message& m)
em System.Windows.Forms.Control.WndProc(Message& m)
em System.Windows.Forms.ScrollableControl.WndProc(Message& m)
em System.Windows.Forms.ContainerControl.WndProc(Message& m)
em System.Windows.Forms.Form.WmShowWindow(Message& m)
em System.Windows.Forms.Form.WndProc(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Assemblies Carregados **************
mscorlib
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.0.30319.17929 built by: FX45RTMREL
Base de Código: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
L2TowerScript
Versão do Assembly: 1.0.0.41147
Versão do Win32: 1.0.0.0
Base de Código: file:///C:/Users/Kyo/Desktop/l2tower%20(1)/L2TowerScript.exe
----------------------------------------
System.Windows.Forms
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.0.30319.17929 built by: FX45RTMREL
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.0.30319.17929 built by: FX45RTMREL
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.0.30319.17929 built by: FX45RTMREL
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
WeifenLuo.WinFormsUI.Docking
Versão do Assembly: 2.2.2864.18696
Versão do Win32: 2.2.0.0
Base de Código: file:///C:/Users/Kyo/Desktop/l2tower%20(1)/libs/WeifenLuo.WinFormsUI.Docking.dll
----------------------------------------
ScintillaNet
Versão do Assembly: 2.2.3581.19319
Versão do Win32: 2.2.0.0
Base de Código: file:///C:/Users/Kyo/Desktop/l2tower%20(1)/libs/ScintillaNet.dll
----------------------------------------
System.Xml
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.0.30319.17929 built by: FX45RTMREL
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.0.30319.1 (RTMRel.030319-0100)
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.0.30319.1 built by: RTMRel
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.Configuration
Versão do Assembly: 4.0.0.0
Versão do Win32: 4.0.30319.17929 built by: FX45RTMREL
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Microsoft.GeneratedCode
Versão do Assembly: 1.0.0.0
Versão do Win32: 4.0.30319.17929 built by: FX45RTMREL
Base de Código: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** Depuração JIT **************
Para habilitar a depuração just-in-time (JIT), o arquivo .config deste
aplicativo ou computador (machine.config) deve ter o valor
jitDebugging definido na seção system.windows.forms.
O aplicativo também deve ser compilado com a depuração
habilitada.
-------
I have done all my windows updates possible and still this error of how do I solve it ?