Asked by:
SOS! Designer always crashes in Blend for Visual Studio 11

Question
-
When I opened Blend for Visual Studio for the first time to work on the snapped view of my Windows 8 app, the designer crashed. I reloaded it, restarted Blend, but it just doesn't work.
Here's the error:
An unhandled exception has occured.
System.Runtime.Remoting.RemotingException: [1692] Designer process terminated unexpectedly!
at Microsoft.Expression.DesignHost.Isolation.Primitives.ProcessDomainFactory.ProcessIsolationDomain.Microsoft.Expression.DesignHost.Isolation.IIsolationDomain.CreateInstance(String assemblyName, String assemblyCodeBase, String typeName)
at Microsoft.Expression.DesignHost.Isolation.Primitives.IsolationBoundary.Initialize()
at Microsoft.Expression.DesignHost.Isolation.Primitives.IsolationBoundary.CreateInstance[T](Type type)
at Microsoft.Expression.DesignHost.Isolation.IsolatedExportProvider.Initialize()
at Microsoft.Expression.DesignHost.Isolation.IsolationService.AttachEvents(IsolatedExportProvider exportProvider)
at Microsoft.Expression.DesignHost.Isolation.IsolationService.CreateLease(IIsolationTarget isolationTarget)
at Microsoft.Expression.DesignHost.IsolatedDesignerService.CreateLease(IIsolationTarget isolationTarget, DesignerServiceEntry& entry)
at Microsoft.Expression.DesignHost.IsolatedDesignerService.CreateDesignerViewInfo(IIsolationTarget isolationTarget, IHostSourceItem item, IHostTextEditor editor, CancellationTokenSource cancelSource)
at Microsoft.Expression.DesignHost.IsolatedDesignerService.<>c__DisplayClass21.<CreateDesigner>b__1f()
at Microsoft.Expression.DesignHost.IsolatedDesignerService.InvokeWithCulture[T](CultureInfo culture, Func`1 func)
at Microsoft.Expression.DesignHost.IsolatedDesignerService.<>c__DisplayClass4`1.<StartTask>b__3()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()Edit: I've even re-installed Visual Studio 11, Blend still crashes.
- Moved by Rob Caplan [MSFT]Microsoft employee, Moderator Monday, May 14, 2012 1:15 AM (From:Building Metro style apps with C# or VB )
- Edited by arahmanshah Monday, May 14, 2012 4:20 PM
Sunday, May 13, 2012 8:28 PM
All replies
-
I cannot repro this issue in our latest bits. This should be fixed in the next public release of Visual Studio.
Does Blend work correctly for the default landscape view ?
Also if you have a sample repro \ project , I can verify that it is fixed in our latest bits for sure
Dev@Mic
- Proposed as answer by Harikrishna Menon Tuesday, May 15, 2012 11:22 PM
- Edited by Harikrishna Menon Tuesday, May 15, 2012 11:22 PM
Tuesday, May 15, 2012 11:09 PM -
The designer never works for any view on any projects. Not even if I start a new project.Tuesday, May 15, 2012 11:52 PM
-
Can you try this workaround ?
Dev@Mic
- Proposed as answer by Harikrishna Menon Wednesday, May 16, 2012 3:26 AM
Wednesday, May 16, 2012 1:27 AM -
I've already tried that when designer was crashing in VS11. That workaround doesn't work for Blend.Wednesday, May 16, 2012 5:22 AM
-
For me this workaround doesn't work even for VS 2012. So many bugs in this release, I am disappointed that I installed it very much.Friday, March 15, 2013 12:18 PM
-
Can you try this this CTP. http://support.microsoft.com/kb/2797912?wa=wsignin1.0. If it crashes after installing the CTP can you please send me the entire stack to harikm@microsoft.com
Dev@Mic
- Edited by Harikrishna Menon Wednesday, March 20, 2013 4:11 PM
Wednesday, March 20, 2013 4:10 PM