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

Unhandled exception has occured

$
0
0

Unhandled exception when opening Configuration Editor (Build > Edit configurations/platforms), usual entering this dialog works fine

(Fwiw: As always on that machine I was using Remote Desktop Connection)

 

SharpDevelop Version : 4.3.1.9430-406354be

.NET Version         : 4.0.30319.296

OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1

Current culture      : Danish (Denmark) (da-DK)

Current UI language  : en

Terminal Server Session

Working Set Memory   : 201148kb

GC Heap Memory       : 92316kb

 

Exception thrown:

System.InvalidOperationException: This operation cannot be performed while an auto-filled column is being resized.

   at System.Windows.Forms.DataGridView.PerformLayoutPrivate(Boolean useRowShortcut, Boolean computeVisibleRows, Boolean invalidInAdjustFillingColumns, Boolean repositionEditingControl)

   at System.Windows.Forms.DataGridView.SetColumnHeadersHeightInternal(Int32 columnHeadersHeight, Boolean invalidInAdjustFillingColumns)

   at System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(Boolean fixedRowHeadersWidth, Boolean fixedColumnsWidth)

   at System.Windows.Forms.DataGridView.OnColumnHeadersGlobalAutoSize()

   at System.Windows.Forms.DataGridView.set_TopLeftHeaderCell(DataGridViewHeaderCell value)

   at System.Windows.Forms.DataGridView.get_TopLeftHeaderCell()

   at System.Windows.Forms.DataGridView.GetCellInternal(Int32 columnIndex, Int32 rowIndex)

   at System.Windows.Forms.DataGridView.OnCellMouseEnter(DataGridViewCellEventArgs e)

   at System.Windows.Forms.DataGridView.UpdateMouseEnteredCell(HitTestInfo hti, MouseEventArgs e)

   at System.Windows.Forms.DataGridView.OnColumnWidthChanged(DataGridViewColumnEventArgs e)

   at System.Windows.Forms.DataGridView.OnBandThicknessChanged(DataGridViewBand dataGridViewBand)

   at System.Windows.Forms.DataGridView.AdjustFillingColumns()

   at System.Windows.Forms.DataGridView.ComputeLayout()

   at System.Windows.Forms.DataGridView.PerformLayoutPrivate(Boolean useRowShortcut, Boolean computeVisibleRows, Boolean invalidInAdjustFillingColumns, Boolean repositionEditingControl)

   at System.Windows.Forms.DataGridView.OnHandleCreated(EventArgs e)

   at System.Windows.Forms.Control.WmCreate(Message& m)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.DataGridView.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)

 

---- Recent log messages:

10:56:23.373 [14] DEBUG - Setting property SolutionDir to 'C:\LanticTFS\Dev\Development\Entertainment\TestPacketInjectorWPFEdition\'

10:56:23.372 [1] DEBUG - CompilerMessageView: Combined 2 appends.

10:56:23.374 [14] DEBUG - Setting property SolutionExt to '.sln'

10:56:23.374 [14] DEBUG - Setting property SolutionFileName to 'TestPacketInjectorWPFEdition.sln'

10:56:23.375 [14] DEBUG - Setting property SolutionName to 'TestPacketInjectorWPFEdition'

10:56:23.375 [14] DEBUG - Setting property SolutionPath to 'C:\LanticTFS\Dev\Development\Entertainment\TestPacketInjectorWPFEdition\TestPacketInjectorWPFEdition.sln'

10:56:23.378 [14] DEBUG - <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"><Import Project="C:\Projects\SharpDevelop_4.3.1.9430_Source\bin\..\AddIns\Analysis\SourceAnalysis/SharpDevelop.SourceAnalysis.targets" /><Import Project="C:\Projects\SharpDevelop_4.3.1.9430_Source\bin\SharpDevelop.TargetingPack.targets" /><Target Name="_ComputeNonExistentFileProperty" /></Project>

10:56:23.510 [8] DEBUG - Received command ReportEvent

10:56:23.582 [8] DEBUG - Received command ReportEvent

10:56:23.684 [8] DEBUG - Received command ReportEvent

10:56:23.688 [8] DEBUG - Received command ReportEvent

10:56:23.691 [8] DEBUG - Received command BuildDone

10:56:23.693 [8] INFO - Finished building LanticCommon, success=True

10:56:27.583 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Gui.CompilerMessageView

10:56:33.693 [13] DEBUG - Telling worker process to exit

10:56:33.693 [13] DEBUG - Waiting for thread-join

10:56:33.695 [8] DEBUG - Cannot read from WorkerProcess 3872: end of stream

10:56:33.696 [8] DEBUG - Stopped reading from WorkerProcess 3872.

10:56:33.696 [8] DEBUG - Telling worker process to exit

10:56:33.697 [8] DEBUG - End of reader thread on WorkerProcess 3872.

10:56:33.697 [13] DEBUG - Joined!

11:00:14.067 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.ProjectBrowserPad

11:00:14.071 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent C:\LanticTFS\Dev\Development\Entertainment\TestPacketInjectorWPFEdition\LanticIntegrationTestSuite\MusicTests.cs]

11:00:20.215 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Project.Commands.EditConfigurationsCommand', activation=MainMenu

11:00:20.276 [1] ERROR - ThreadException caught

--> Exception:

System.InvalidOperationException: This operation cannot be performed while an auto-filled column is being resized.

   at System.Windows.Forms.DataGridView.PerformLayoutPrivate(Boolean useRowShortcut, Boolean computeVisibleRows, Boolean invalidInAdjustFillingColumns, Boolean repositionEditingControl)

   at System.Windows.Forms.DataGridView.SetColumnHeadersHeightInternal(Int32 columnHeadersHeight, Boolean invalidInAdjustFillingColumns)

   at System.Windows.Forms.DataGridView.AutoResizeColumnHeadersHeight(Boolean fixedRowHeadersWidth, Boolean fixedColumnsWidth)

   at System.Windows.Forms.DataGridView.OnColumnHeadersGlobalAutoSize()

   at System.Windows.Forms.DataGridView.set_TopLeftHeaderCell(DataGridViewHeaderCell value)

   at System.Windows.Forms.DataGridView.get_TopLeftHeaderCell()

   at System.Windows.Forms.DataGridView.GetCellInternal(Int32 columnIndex, Int32 rowIndex)

   at System.Windows.Forms.DataGridView.OnCellMouseEnter(DataGridViewCellEventArgs e)

   at System.Windows.Forms.DataGridView.UpdateMouseEnteredCell(HitTestInfo hti, MouseEventArgs e)

   at System.Windows.Forms.DataGridView.OnColumnWidthChanged(DataGridViewColumnEventArgs e)

   at System.Windows.Forms.DataGridView.OnBandThicknessChanged(DataGridViewBand dataGridViewBand)

   at System.Windows.Forms.DataGridView.AdjustFillingColumns()

   at System.Windows.Forms.DataGridView.ComputeLayout()

   at System.Windows.Forms.DataGridView.PerformLayoutPrivate(Boolean useRowShortcut, Boolean computeVisibleRows, Boolean invalidInAdjustFillingColumns, Boolean repositionEditingControl)

   at System.Windows.Forms.DataGridView.OnHandleCreated(EventArgs e)

   at System.Windows.Forms.Control.WmCreate(Message& m)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.DataGridView.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)

 

---- Post-error application state information:

Installed 3rd party AddIns: [MSTest 0.0.0.0]

Workbench.ActiveContent: [AvalonEditViewContent C:\LanticTFS\Dev\Development\Entertainment\TestPacketInjectorWPFEdition\LanticIntegrationTestSuite\MusicTests.cs]

ProjectService.OpenSolution: [Solution: FileName=C:\LanticTFS\Dev\Development\Entertainment\TestPacketInjectorWPFEdition\TestPacketInjectorWPFEdition.sln, HasProjects=True, ReadOnly=False]

ProjectService.CurrentProject: [CSharpProject: LanticCommon]


Viewing all articles
Browse latest Browse all 1764

Trending Articles