Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Run compiled exe

$
0
0

SharpDevelop Version : 5.1.0.5216-0e58df71
.NET Version         : 4.6.01038
OS Version           : Microsoft Windows NT 6.3.9600.0
Current culture      : English (United States) (en-US)
Running under WOW6432, processor architecture: x86-64
Working Set Memory   : 155068kb
GC Heap Memory       : 40858kb

Exception thrown:
System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at AvalonDock.DockingManager.RestoreLayout(String filename)
   at ICSharpCode.SharpDevelop.Workbench.AvalonDockLayout.LoadLayout(String fileName, Boolean hideAllLostPads)
   at ICSharpCode.SharpDevelop.Workbench.AvalonDockLayout.TryLoadConfiguration()
   at ICSharpCode.SharpDevelop.Workbench.AvalonDockLayout.LoadConfiguration()

---- Recent log messages:
18:05:19.373 [16] DEBUG - Received command ReportEvent
18:05:19.444 [16] DEBUG - Received command BuildDone
18:05:19.457 [16] INFO - Finished building SynergiaPos, success=True
18:05:20.096 [1] INFO - Debugger Command: Start (withDebugger=True)
18:05:20.151 [1] INFO - Loading addin ILSpy AddIn
18:05:20.221 [1] INFO - Saving layout file: C:\Users\POS\AppData\Roaming\ICSharpCode\SharpDevelop5\layouts\Default.xml
18:05:20.394 [1] WARN - System.IO.IOException: There is not enough space on the disk.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[ buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[ array, Int32 offset, Int32 count)
   at System.IO.Stream.InternalCopyTo(Stream destination, Int32 bufferSize)
   at System.IO.Stream.CopyTo(Stream destination)
   at ICSharpCode.SharpDevelop.Workbench.AvalonDockLayout.StoreConfiguration()
18:05:20.398 [1] INFO - Loading layout file: C:\Users\POS\AppData\Roaming\ICSharpCode\SharpDevelop5\layouts\Debug.xml, hideAllLostPads=False
18:05:21.348 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.Pads.CallStackPad...
18:05:21.435 [1] DEBUG - ChooseLayoutCommand.LayoutChanged(object,EventArgs)
18:05:21.436 [1] DEBUG - ChooseLayoutCommand.Run()
18:05:21.437 [1] INFO - Saving layout file: C:\Users\POS\AppData\Roaming\ICSharpCode\SharpDevelop5\layouts\Debug.xml
18:05:21.746 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Dom.ClassBrowser.IClassBrowser
18:05:23.343 [1] DEBUG - Resolved (Line 23, Col 6) to
18:05:29.503 [12] DEBUG - Telling worker process to exit
18:05:29.503 [12] DEBUG - Waiting for thread-join
18:05:29.526 [16] DEBUG - Cannot read from WorkerProcess 4044: end of stream
18:05:29.526 [16] DEBUG - Stopped reading from WorkerProcess 4044.
18:05:29.530 [16] DEBUG - Telling worker process to exit
18:05:29.532 [16] DEBUG - End of reader thread on WorkerProcess 4044.
18:05:29.554 [12] DEBUG - Joined!
18:05:37.044 [1] INFO - Saving layout file: C:\Users\POS\AppData\Roaming\ICSharpCode\SharpDevelop5\layouts\Debug.xml
18:05:37.052 [1] INFO - Loading layout file: C:\Users\POS\AppData\Roaming\ICSharpCode\SharpDevelop5\layouts\Default.xml, hideAllLostPads=False
18:05:37.074 [1] ERROR -
--> Exception:
System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at AvalonDock.DockingManager.RestoreLayout(String filename)
   at ICSharpCode.SharpDevelop.Workbench.AvalonDockLayout.LoadLayout(String fileName, Boolean hideAllLostPads)
   at ICSharpCode.SharpDevelop.Workbench.AvalonDockLayout.TryLoadConfiguration()
   at ICSharpCode.SharpDevelop.Workbench.AvalonDockLayout.LoadConfiguration()
18:05:37.204 [1] WARN - Stack trace of last exception log:
   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at ICSharpCode.SharpDevelop.Logging.SDMessageService.ShowException(Exception ex, String message)
   at ICSharpCode.SharpDevelop.Workbench.AvalonDockLayout.LoadConfiguration()
   at ICSharpCode.SharpDevelop.Workbench.LayoutConfiguration.set_CurrentLayoutName(String value)
   at ICSharpCode.SharpDevelop.Workbench.WpfWorkbench.set_CurrentLayoutConfiguration(String value)
   at ICSharpCode.SharpDevelop.Debugging.BaseDebuggerService.OnDebugStopped(EventArgs e)
   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.debugger_ProcessExited()
   at ICSharpCode.SharpDevelop.Services.WindowsDebugger.<debugger_ProcessStarted>b__69_3(Object s, DebuggerEventArgs e)
   at Debugger.Process.OnExited()
   at Debugger.ManagedCallback.ExitProcess(ICorDebugProcess pProcess)
   at Debugger.ManagedCallbackSwitch.ExitProcess(ICorDebugProcess pProcess)
   at Debugger.ManagedCallbackProxy.<>c__DisplayClass23_0.<ExitProcess>b__0()
   at Debugger.MTA2STA.<>c__DisplayClass6_1.<EnqueueCall>b__0()
   at Debugger.MTA2STA.PerformCall()
   at Debugger.MTA2STA.PerformAllCalls()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(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)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at ICSharpCode.SharpDevelop.Workbench.WorkbenchStartup.Run(IList`1 fileList)
   at ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbenchInternal(Object settings)
   at ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbench(WorkbenchSettings settings)
   at ICSharpCode.SharpDevelop.Sda.SharpDevelopHost.RunWorkbench(WorkbenchSettings settings)
   at ICSharpCode.SharpDevelop.Startup.SharpDevelopMain.RunApplication()
   at ICSharpCode.SharpDevelop.Startup.SharpDevelopMain.Run()
   at ICSharpCode.SharpDevelop.Startup.SharpDevelopMain.Main(String[ args)

---- Post-error application state information:
Installed 3rd party AddIns:
ProjectService.CurrentSolution: [Solution C:\Users\POS\Documents\SharpDevelop Projects\SynergiaPos\SynergiaPos.sln with 1 projects]
ProjectService.CurrentProject: [CSharpProject: SynergiaPos]
Workbench.ActiveContent: [AvalonEditViewContent C:\Users\POS\Documents\SharpDevelop Projects\SynergiaPos\SynergiaPos\MainForm.cs]


Viewing all articles
Browse latest Browse all 1764

Trending Articles