![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | 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 |
My System Specs![]() |
| | #2 (permalink) |
| | 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 > |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| DVD Not Recognized | Vista General | |||
| dvd-rw not recognized | General Discussion | |||
| alt-key not recognized | Vista General | |||
| Repeater and XmlDataSource | Vista installation & setup | |||