![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | XmlDataSource not recognized Hello I am using the Jan CTP runtime for devoping WPF applications. I have made a simple application which gathers data from the XML file. However Visual Studio is unable to recognize this tag. <Window x:Class="databinding.Window1" xmlns="http://schemas.microsoft.com/winfx/avalon/2005" xmlns:x="http://schemas.microsoft.com/winfx/xaml/2005" Title="databinding" > <Window.Resources> <XmlDataSource x:Key="Family" Source="family.xml" XPath="/Family/Person" /> </Window.Resources> Error 2 Unknown tag 'XmlDataSource' in namespace 'http://schemas.microsoft.com/winfx/avalon/2005'. Note that tag names are case sensitive. Any help. Thanks.. Madhur Ahuja |
| | #2 (permalink) |
| Guest | Re: XmlDataSource not recognized I think that there is something called XmlDataProvider which has replaced this. I'm not sure how similar the functionality is between the two, because I haven't had a chance to delve into this feature much yet. I have found Beatriz Costa's blog at http://www.beacosta.com/ to be a very useful resource for this type of stuff, though. Your mileage may vary. -Bob "madhur" <ahuja.madhur@gmail.com> wrote in message news:1141303400.150847.303580@i40g2000cwc.googlegroups.com... > Hello > > I am using the Jan CTP runtime for devoping WPF applications. I have > made a simple application which gathers data from the XML file. However > Visual Studio is unable to recognize this tag. > > <Window x:Class="databinding.Window1" > xmlns="http://schemas.microsoft.com/winfx/avalon/2005" > xmlns:x="http://schemas.microsoft.com/winfx/xaml/2005" > Title="databinding" > > > <Window.Resources> > <XmlDataSource x:Key="Family" Source="family.xml" > XPath="/Family/Person" /> > > </Window.Resources> > > Error 2 Unknown tag 'XmlDataSource' in namespace > 'http://schemas.microsoft.com/winfx/avalon/2005'. Note that tag names > are case sensitive. > > Any help. Thanks.. > > Madhur Ahuja > |
| |
| |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DVD-RW recognized as CD | Patience | Vista hardware & devices | 1 | 01-09-2008 05:59 PM |
| HDD not recognized | S Murder | Vista hardware & devices | 17 | 04-09-2007 03:22 PM |
| CD/DVD not recognized | =?Utf-8?B?WnlwaGVY?= | Vista hardware & devices | 0 | 09-16-2006 07:41 AM |
| Repeater and XmlDataSource | Jon Davis | Vista installation & setup | 1 | 09-13-2006 11:00 PM |
| Problem loading XMLDataSource | sparrez@gmail.com | Avalon | 0 | 09-06-2006 12:55 AM |