Duane Newman

.NET, Windows, Linux, gadgets, and other cool stuff

  • Blogroll

  • Flickr

    John Oliver CabinHand Blown Glass OrnamentsCades CodeIslands in the Clouds
  • My Del.icio.us

Expression Blend Service Pack 1

Posted by duane on December 17th, 2007

If you are using Visual Studio 2008 and blend together you have likely ran into the problem with loading a VS2008 created WPF project into Blend. It throws up an error about an invalid project file and probably complains about the following line:

<Import Project=”$(MSBuildToolsPath)\Microsoft.CSharp.targets” />

Fortunately there is a service pack out for Blend that fixes this problem (and some other odd issues with Blend). You can download it here: http://www.microsoft.com/downloads/details.aspx?FamilyId=A07196D1-971B-4710-99C8-D3D9603CCFCB&displaylang=en

2 Responses to “Expression Blend Service Pack 1”

  1. Kerem Says:

    You are a lifesaver, thanks a lot, saved me a lot of trouble.

  2. Michel Renaud Says:

    Thanks a lot! First time using Expression Blend and I got that error, I thought *I* had done something wrong. :)

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>