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

Error with configuration editor

$
0
0

SharpDevelop Version : 4.3.2.9632-0e48fd16

.NET Version         : 4.0.30319.1008

OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1

Current culture      : English (United States) (en-US)

Running under WOW6432, processor architecture: x86-64

Working Set Memory   : 175236kb

GC Heap Memory       : 63012kb

 

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:21:43.145 [1] DEBUG - ParseInformationUpdated D:\dev\solutions\czf\C#\Solution\GenericObjects\Name.cs new!=null:True

10:21:43.145 [1] DEBUG - ParseInformationUpdated D:\dev\solutions\czf\C#\Solution\Interfaces\ICachable.cs new!=null:True

10:21:43.145 [1] DEBUG - ParseInformationUpdated D:\dev\solutions\czf\C#\Solution\Interfaces\Sources\IAuctionSource.cs new!=null:True

10:21:43.145 [1] DEBUG - ParseInformationUpdated D:\dev\solutions\czf\C#\Solution\Interfaces\IHasAuctionSession.cs new!=null:True

10:21:43.150 [1] DEBUG - ParseInformationUpdated D:\dev\solutions\czf\C#\Solution\Czf.App.WebAuction\WebAuction\Controllers\LoginController.cs new!=null:True

10:21:43.151 [1] DEBUG - ParseInformationUpdated D:\dev\solutions\czf\C#\Solution\Czf.App.WebAuction\WebAuction\Models\InputViewModel\LoginActionInputModel.cs new!=null:True

10:21:43.151 [1] DEBUG - ParseInformationUpdated D:\dev\solutions\czf\C#\Solution\Czf.App.WebAuction\WebAuction\Models\LoginActionViewModel.cs new!=null:True

10:21:43.151 [1] DEBUG - ParseInformationUpdated D:\dev\solutions\czf\C#\Solution\Czf.App.WebAuction\WebAuction\Properties\AssemblyInfo.cs new!=null:True

10:21:43.152 [1] DEBUG - ParseInformationUpdated D:\dev\solutions\czf\C#\Solution\Czf.App.WebAuction\WebAuction\Views\Home\Contact.cshtml new!=null:True

10:21:43.154 [1] DEBUG - NavigationService -- resume logging

10:21:43.252 [10] DEBUG - Git: OverlayIconManager Thread finished

10:21:47.321 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Project.Commands.EditConfigurationsCommand', activation=MainMenu

10:21:51.945 [14] DEBUG - Git: OverlayIconManager Thread started

10:21:51.975 [1] INFO - Initialize DirectoryNode D:\dev\solutions\czf\C#\Solution\Czf.App.WebAuction\WebAuction

10:21:51.987 [1] INFO - Initialize DirectoryNode D:\dev\solutions\czf\C#\Solution\Czf.App.WebAuction\WebAuction\Controllers

10:21:51.997 [1] INFO - Initialize DirectoryNode D:\dev\solutions\czf\C#\Solution\Czf.App.WebAuction\WebAuction\Views

10:21:52.006 [1] INFO - Initialize DirectoryNode D:\dev\solutions\czf\C#\Solution\Czf.App.WebAuction\WebAuction\Views\Home

10:21:52.018 [1] INFO - Initialize DirectoryNode D:\dev\solutions\czf\C#\Solution\Czf.App.WebAuction\WebAuction\Views\Shared

10:21:52.046 [1] INFO - Initialize DirectoryNode D:\dev\solutions\czf\C#\Solution\WebAuctionDeploy

10:21:52.051 [14] DEBUG - Git: OverlayIconManager Thread finished

10:21:52.055 [5] DEBUG - Git: OverlayIconManager Thread started

10:21:52.083 [1] INFO - Initialize DirectoryNode D:\dev\solutions\czf\C#\Solution\Czf.Utill.Build

10:21:52.156 [5] DEBUG - Git: OverlayIconManager Thread finished

10:21:54.104 [1] DEBUG - Activated feature 'ICSharpCode.SharpDevelop.Project.Commands.EditConfigurationsCommand', activation=MainMenu

10:21:54.110 [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: 

Workbench.ActiveContent: <null>

ProjectService.OpenSolution: [Solution: FileName=D:\dev\solutions\czf\C#\Solution\Czf.sln, HasProjects=True, ReadOnly=False]

ProjectService.CurrentProject: [CSharpProject: WebAuction]


Viewing all articles
Browse latest Browse all 1764

Trending Articles