Prev: How to handle all unhandled exceptions when using Task Parallel Library?
Next: Get an ArgumentOutOfRangeException when added a new row in my DataGridView and shift select one of the new cell
From: Steven on 26 Apr 2010 11:22 FYI: Oh yeah, I am using VS 2008 Version 9.0.30729.1 SP Steven Brewer wrote: Thanks again! 26-Apr-10 I had same problem as the original poster of this thread. The really odd thing was that I renamed my contraints, and the Error was referring to contraint that no longer existed! Your solution of moving the EndInit down worked. Thanks. Previous Posts In This Thread: Submitted via EggHeadCafe - Software Developer Portal of Choice Get Silverlight 4 Installed: Tips and Tricks http://www.eggheadcafe.com/tutorials/aspnet/05910e41-3846-4db9-8e1b-f54c56a64ed9/get-silverlight-4-install.aspx |