c# - Cannot add any control on the workspace [Catastrophic failure] -
there problem developer machine when created project on silverlight. @ moment add control on grid shows exception , layout destroyed. here steps replicate problem. create new silverlight application uncheck host silverlight application in new web site choose silverlight version: silverlight 5 and creates blank project file when tried add code inside grid <button content="button" horizontalalignment="left" margin="67,125,0,0" verticalalignment="top" width="75"/> it generates exception: see below >> click here see full screen image << the 2 stacktraces generated: at ms.internal.xcpimports.methodex(intptr ptr, string name, cvalue[] cvdata) @ ms.internal.xcpimports.methodex(dependencyobject obj, string name) @ ms.internal.xcpimports.uielement_updatelayout(uielement element) and at ms.internal.xcpimports.checkhresult(uint32 hr) @ ms.internal.xcpimports.frameworkel...