Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

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.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

XmlDataSource not recognized

Closed Thread
 
Thread Tools Display Modes
Old 03-02-2006   #1 (permalink)
madhur
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

Old 03-04-2006   #2 (permalink)
Bob Brown
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
>



Closed Thread

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








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50