Expression Blend® 4 Release Notes
This document provides information that supplements the Expression Blend User Guide.
© 2010 Microsoft Corporation. All rights reserved.
Contents
Installation and prerequisites
- Side-by-side
installation with Expression Blend 3
- Compatibility with Visual
Studio 2010
- What is activation?
- SketchFlow availability
Known Issues
- Upgrading
Silverlight 3 projects to Silverlight 4
- Opening SketchFlow projects in Expression Blend 4
- Publishing SketchFlow feedback to a SharePoint 2010 document library
Installation and prerequisites
- Side-by-side installation with Expression Blend 3
Expression Blend 4 installs side-by-side with Expression Blend 3.
Back to Top
- Compatibility with Visual Studio 2010
The project format for Expression Blend 4 is compatible with Visual Studio 2010.
To open and work with Silverlight 4 projects in Visual Studio 2010 you will need
to install the Microsoft Silverlight 4 Tools for Visual Studio 2010.
Back to Top
- What is activation?
Activation helps verify that your Microsoft Expression product is genuine and that
it has not been used on more computers than the Microsoft Software License Terms
allow. In this way, activation helps prevent software counterfeiting. Activation
of your Expression product is required.
Note: The information collected during activation will not be used to contact you.
Setup will automatically attempt to activate your Expression product during installation.
If automatic activation fails, or if you choose not to activate your Expression
product during installation, you will have 60 days after installing your Expression
product to activate it online or by phone.
Back to Top
- SketchFlow availability
SketchFlow is available only in Expression Studio 4 Ultimate.
Back to Top
Known Issues
- Upgrading Silverlight 3 projects to Silverlight 4
When you attempt to open a Silverlight 3 project, Expression Blend 4 will offer
to upgrade the project to Silverlight 4. If the upgraded project references controls
in the Silverlight 3 Toolkit then you are encouraged to install the Silverlight 4 Toolkit
and then clean and rebuild your project. If the upgraded project references the
Viewbox control, be aware that this has now moved from the Toolkit
into the platform so you’ll need to change the following XAML:
<controlstoolkit:viewbox... />
to
<viewbox... />
Back to Top
- Opening SketchFlow projects in Expression Blend 4
SketchFlow projects created in Expression Blend 3 cannot be opened in Expression Studio 4 Premium. Please consider upgrading to Expression Studio 4 Ultimate to open these projects.
Back to Top
- Publishing SketchFlow feedback to a SharePoint 2010 document library
A user must have Design privileges in order to publish feedback for a SketchFlow project to SharePoint 2010 document library.
Back to Top
If you encounter any other issues, please report them to the Microsoft Connect Web site.