Search

NullReferenceException after compilation of Silverlight 5 projects by OliverKurowski

Closed
as Fixed Help for as Fixed

1
0
Sign in
to vote
Type: Bug
ID: 761884
Opened: 9/10/2012 1:01:11 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
I'm using Blend + Sketchflow Preview for Microsoft Visual Studio 2012, Version 5.2.30810.0.

When I compile my solution (Silverlight 5, Async targeting pack, WCF RIA services and some C++ projects), Blend crashes with the following error message after the compile:

TargetInvocationException: Inner exception: NullReferenceException at Microsoft.Expression.DesignSurface.Assemblies.AssemblySource.OnFileChanged
Details (expand)

Product?

Blend

Product Version?

 

Blend for Windows Developer Preview

Issue Type?

Bug

Repro Steps? (N/A for Suggestion)

I load our project, then click Tools->Compile. After the silverlight project, the exception is happening.
File Attachments
File Name Submitted By Submitted On File Size  
Exception.PNG 9/10/2012 29 KB
WERDAA5.tmp.zip (restricted) 9/12/2012 -
Sign in to post a comment.
Posted by Microsoft on 9/25/2012 at 10:00 AM
Thanks for sharing the repro / stack trace with us. We have fixed this issue and it will be available in later public releases of Visual Studio.
Posted by OliverKurowski on 9/12/2012 at 11:10 PM
Hello! While trying to create a small repro project, I found another crash: I loaded the Silverlight 4 Toolkit and loaded the solution RiaClient.Sdk. Then I compiled, and Blend crashed, see the attached crash dump. WERDAA5.tmp.zip.
I will try to create a repro solution.
Posted by Microsoft on 9/11/2012 at 2:41 PM
Hey, thanks for reporting this issue. Can you please share your repro project with us? You can send it to me at navits at microsoft dot com.
Sign in to post a workaround.