Expression > Forums Home > Expression Studio Forums > Expression Blend + SketchFlow > Help - Blend 3 crash - Unable to open solution - Target Invocation Exception
Ask a questionAsk a question
 

AnswerHelp - Blend 3 crash - Unable to open solution - Target Invocation Exception

  • Wednesday, October 21, 2009 5:18 PMfrantic0 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello i've installed Blend 3 + Sketchflow, and Blend 3 SDK this week. I have a Silverlight project solution
     which is under source control, and it was opening and running fine on Blend 3 until today. 

    No changes have been introduced, but since i've started my machine today, i get this fatal error and i cannot open my solution on Blend 3. 

    I've read some post regarding similar issue a i've executed Blend 3 with /exceptionlog. Here's the resulting file.


    Thank you.

    Francisco

Answers

  • Wednesday, November 04, 2009 12:21 PMKris S Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    I have some additional input to provide.  My situation is practically identical to Francisco.  I have a solution in TFS and I was able to develop fine yesterday, but today I am getting the exception and it looks very similar to Francisco's.

    If you need my dump file, let me know and I'll get it uploaded somehow.

    I found a workaround that appears to circumvent the problem for me and may help to discover the fix to the bug.  If I open Expression Blend and then immediately attempt to open my solution that is in TFS, then I get the exception.  Yesterday while getting the hang of Expression I created a usercontrol solution outside of TFS and Visual Studio.  I tried opening it today and after opened just fine, I attempted to load my TFS solution and it worked!  I have repeated this several times and I get the same results: Open TFS solution first and the exception is thrown.  Open a non-source controlled solution first and then open the TFS solution and it works.

    I hope this helps!
    Kris
    • Marked As Answer byfrantic0 Wednesday, November 04, 2009 5:29 PM
    •  

All Replies

  • Wednesday, October 21, 2009 6:13 PMnavits - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Francisco,
                        It looks like you don't have correct version of Blend SDK Or Silverlight SDK installed on your machine. Please follow these steps and check if that solves your problem.

    1. Uninstall Blend, Blend SDK and Silverlight SDK
    2. Install Blend 3 RTM again (This will install Blend 3 + Blend 3 SDK + Silverlight 3 SDK)

    Regards,
    Navit Saxena
  • Thursday, October 22, 2009 10:49 AMfrantic0 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello, 

    i did as you suggested. 

    Uninstalled Blend, Blend SDK and Silverlight SDK, and also Silverlight3_Tools, Silverlight.exe

    Installed Blend 3 RTM.

    Still the same Target Invocation Exception problem. Here's the new generated dump file.


    Kind regards,
    Francisco Bernardo
  • Friday, October 23, 2009 1:07 AMnavits - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Francisco,
                        We are currently in process of investigating this issue and will keep you updated. Can you please tell us if you are running Blend with admin priviliges? Can you try running Blend as a different user and see if it works for you?

    Thanks for helping with this.

    Regards,
    Navit Saxena
  • Wednesday, November 04, 2009 12:21 PMKris S Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    I have some additional input to provide.  My situation is practically identical to Francisco.  I have a solution in TFS and I was able to develop fine yesterday, but today I am getting the exception and it looks very similar to Francisco's.

    If you need my dump file, let me know and I'll get it uploaded somehow.

    I found a workaround that appears to circumvent the problem for me and may help to discover the fix to the bug.  If I open Expression Blend and then immediately attempt to open my solution that is in TFS, then I get the exception.  Yesterday while getting the hang of Expression I created a usercontrol solution outside of TFS and Visual Studio.  I tried opening it today and after opened just fine, I attempted to load my TFS solution and it worked!  I have repeated this several times and I get the same results: Open TFS solution first and the exception is thrown.  Open a non-source controlled solution first and then open the TFS solution and it works.

    I hope this helps!
    Kris
    • Marked As Answer byfrantic0 Wednesday, November 04, 2009 5:29 PM
    •  
  • Wednesday, November 04, 2009 5:35 PMfrantic0 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hey Kris, thank you so much. This workaround really made our day ;).

    Francisco