Silverlight 4 application failing to build in Blend 4 Beta..

Posted by loyalpenguin on Stack Overflow See other posts from Stack Overflow or by loyalpenguin
Published on 2010-04-02T04:03:42Z Indexed on 2010/04/02 4:13 UTC
Read the original article Hit count: 836

Hi, I'm creating a simple silverlight application using Silverlight 4 and Expression Blend 4 Beta, but when I run the Application I get the following Error:

C:\Users\WebDevelop1\Documents\Expression\Blend 4 Beta\Projects\SilverlightApplication1\SilverlightApplication1.sln.metaproj : error MSB4126: The specified solution configuration "Debug|HPD" is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform="Any CPU") or leave those properties blank to use the default solution configuration. Done building project "SilverlightApplication1.sln" -- FAILED. Build failed.

I'm relatively new to silverlight and not really sure where to start. This has happened with every project I have created in Blend, but when I run it in VS2010 it runs perfect. Is this a known issue with the Beta release or am I possibly missing something? Thanks in advance.

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about expression-blend