Expression > 論壇首頁 > Expression Blend + SketchFlow > Help - Blend 3 crash - Unable to open solution - Target Invocation Exception
發問發問
 

已答覆Help - Blend 3 crash - Unable to open solution - Target Invocation Exception

  • 2009年10月21日 下午 05:18frantic0 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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

解答

  • 2009年11月4日 下午 12:21Kris S 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    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
    • 已標示為解答frantic0 2009年11月4日 下午 05:29
    •  

所有回覆

  • 2009年10月21日 下午 06:13navits - MSFT 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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
  • 2009年10月22日 上午 10:49frantic0 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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
  • 2009年10月23日 上午 01:07navits - MSFT 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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
  • 2009年11月4日 下午 12:21Kris S 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    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
    • 已標示為解答frantic0 2009年11月4日 下午 05:29
    •  
  • 2009年11月4日 下午 05:35frantic0 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Hey Kris, thank you so much. This workaround really made our day ;).

    Francisco