(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

A possible solution to the error “XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved.”

(2 votes)
7 comments   /   posted by Silverlight Show on Jun 22, 2010
Tags:   error-handling , xaml , expression-blend , tips , silverlight-4 , mads-laumann
Mads Laumann got this error in a Silverlight 4 project and after he googled it for some time without any luck, he decided to write a quick blog post just to help others which might have the same problem.

Today I got this error “XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved.” in a Silverlight 4 project. I happened right after I added some VisualStates in Blend 4. I could remove the VisualState XAML and everything would then build again fine. As meantioned I googled the error but couldn’t find a solution.


Comments

  • -_-

    RE: A possible solution to the error “XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved.”


    posted by Sean Mtebe on Jul 14, 2010 18:15

    add the ff as well under that

    xmlns

     

    :mc=http://schemas.openxmlformats.org/markup-compatibility/2006

     

     

     

    mc:Ignorable="d"

  • -_-

    RE: A possible solution to the error “XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved.”


    posted by Ehsan on Sep 25, 2010 09:53
    Perfect solution , thank you sean
  • -_-

    RE: A possible solution to the error “XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved.”


    posted by RAJ on Oct 29, 2010 08:21

    Thanks buddy

  • -_-

    RE: A possible solution to the error “XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved.”


    posted by Invisible on Dec 31, 2010 20:14

    great

  • -_-

    RE: A possible solution to the error “XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved.”


    posted by Ziad on Mar 13, 2011 07:41
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
    mc:Ignorable="d"
    Thanks Sean
  • -_-

    RE: A possible solution to the error “XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved.”


    posted by Balaji on Apr 06, 2011 06:25
    Awesome...
  • -_-

    RE: A possible solution to the error “XAML Namespace http://schemas.microsoft.com/expression/blend/2008 is not resolved.”


    posted by Mike on Apr 12, 2011 14:25

    NO joy for me - I just get this when I add that mc:Ignorable line:

     Manifest validation fails: Error code: ValidationSchemaValidation

Add Comment

Login to comment:
  *      *       

Our News on Twitter


Latest News

  • Daily News Digest 11/19/2013
  • Working with PhotoChooserTask in Windows Phone
  • Windows 8.1: Search Contracts and Search Boxes
  • Windows Phone UI Tip – Empty List Header Style