Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with Connection string for Entity Framework project
Message
From
13/12/2011 14:19:09
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
13/12/2011 14:09:29
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01530977
Message ID:
01530993
Views:
66
This message has been marked as the solution to the initial question of the thread.
>Kevin:
>
>I am getting error in Step 4:Creating a Customers Order Window of WPF project. Screenshot attached with this message.
>
>Basically there is namespace "d" that's not declared.
>
>Please advice.
>
>Thanks,
>navneet

You could just add this to the top. I never quite understood why this was needed and if you weren't referencing it, I guess it wouldn't be.
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d"
Timothy Bryan
Previous
Reply
Map
View

Click here to load this message in the networking platform