tags:

views:

54

answers:

0

Hi there,

my project compiles and runs perfectly. Anyway i get an error when i try to load the designer of the xaml:

Invalid XmlnsDeclaration occurs in assembly 'System.WorkflowServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. XmlnsDeclaration references a namespace 'System.ServiceModel.Channels' that is not in the assembly

i think there is a wrong connection to the old .net 4.0 beta 1 framework. Does someone know where declaration leads to the false assembly? Or is it even another error?

Thanks, el