Expression > Forums Home > Expression Studio Forums > Expression Blend + SketchFlow > Expression Blend 3 Assets / Behaviors Missing
Ask a questionAsk a question
 

Proposed AnswerExpression Blend 3 Assets / Behaviors Missing

  • Friday, October 30, 2009 6:06 PMkml001 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I recently completed a project in EB3 (ver. 3.0.1927.0) with recorded storyboard timings.  I could not get my project to animate.  When I look in Assets / Behaviors the window has no behaviors in it and only a link to Expression Gallery.  I tried uninstalling and reinstalling Expression Studio 3 and Silverlight 3 but it made no difference.  Is there anything missing in my install or a possible registry problem.  I am running XP Pro, SP3 and .Net Framework 3.0 SP2.  Any help will be appreciated.  My install is for Expression Studio so I either uninstall or install it all at once.

All Replies

  • Friday, October 30, 2009 6:42 PMnavits - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,
          To start with, can you please tell us the version of Blend SDK installed on your machine?

    Regards,
    Navit Saxena
  • Friday, October 30, 2009 6:56 PMkml001 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Navit,

    The version of Blend SDK that installed is 1.0.1327.0

    Thanks,

    Kenny
  • Friday, October 30, 2009 7:32 PMnavits - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Proposed Answer

    Hi Kenny,
                    You have the correct version of Blend SDK installed. In your description you mentioned that you have .Net Framework 3.0 SP2, I believe it should be .Net 3.5 SP1 otherwise Blend 3 will not install on your machine. Also, do you have below registry key set on your machine
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Expression\Blend\3.0\Toolbox\Silverlight\v3.0\SilverlightInteractivity? It should be set to C:\Program Files\Microsoft SDKs\Expression\Blend 3\Interactivity\Libraries\Silverlight\. You must be having similar entries for WPF.

    Regards,
    Navit Saxena

    • Proposed As Answer bynavits - MSFT Friday, October 30, 2009 10:26 PM
    •  
  • Friday, October 30, 2009 8:18 PMkml001 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Navit,

                I already have .Net 3.5 SP1 installed.  I missed reporting this on my original post.  However, I was missing the
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Expression\Blend\3.0\Toolbox\Silverlight\v3.0\SilverlightInteractivity key.

                The WPF keys are already present.

               I entered the missing key and now EB3 is displaying eight  behaviors.  I will assume this is the correct number of behaviors that come with the initial install.  Please let me know if there should be others. 

               Thank you very much for your help in resolving this problem.

    Kenny
  • Friday, October 30, 2009 10:25 PMnavits - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Kenny,
                      Eight is the correct number, I am glad your problem has been resolved.

    Thanks,
    Navit Saxena
  • Sunday, November 01, 2009 11:43 PMedouarde Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Navit,
    Thank you for the posting.  However I have EB3(V3.0.1927.0) installed under Win7, .Net 3.5 and EB3 SDK.  Hoever I have 13 Behaviors and 5 under Sketch Flow.  One of the tutorials showed a Behavior of DragDrop item in Behaviors - but this isn't on my list.  Any idea where this can be located?
    Dean Edouarde
  • Monday, November 09, 2009 12:49 AMcindlou Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I was following the tutorial for Expression Blend (lesson 9) by Jeremy Osborn  and found I was also missing the DragDrop behavior that should appear on the Assets list. I have this key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Expression\Blend\3.0\Toolbox\Silverlight\v3.0\SilverlightInteractivity

    but I am still missing the 'DragDropItem'. What is the WPF key? It isn't noted in the above mail. Perhaps that is what I'm missing and need in order for the missing item to appear? Sorry, I am a designer trying to learn Sketch and doing my best to understand the technical side.

    Please advise.

    Thanks,
    Cindy
  • Monday, November 09, 2009 8:00 PMScott Banning MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Proposed Answer
    The DragDropItem behavior is not one that is shipped with the Blend3SDK.  To get this Behavior you would have to have the code for it from the sample you are watching.

    Thanks,
    Scott