Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
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.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - VideoCarousel xmlns and clr-namespace

 
 
Old 03-24-2006   #1 (permalink)
Guilherme Magalhães [MVP]


 
 

VideoCarousel xmlns and clr-namespace

I'm trying to build the VideoCarousel demo from NorthFace using Feb CTP.

It looks like xmlns:l="clr-namespace=VideoCarousel" are not being recognized
by this CTP.

The xmlns clr-namespace syntax has changed?

I get Window1.xaml(34,6): error MC3074: Unknown tag 'ListBox3D' in namespace
'clr-namespace=VideoCarousel'. Note that tag names are case sensitive. Line
34 Position 6.

TIA!

--
Guilhere Magalhães - .NET CF MVP
www.guilherme.co.uk




My System SpecsSystem Spec
Old 03-27-2006   #2 (permalink)
agapeton@gmail.com


 
 

Re: VideoCarousel xmlns and clr-namespace

Do you have the right assembly?

xmlns:l="clr-namespace=VideoCarousel;assembly=Whatever"

My System SpecsSystem Spec
Old 03-28-2006   #3 (permalink)
Guilherme Magalhães [MVP]


 
 

Re: VideoCarousel xmlns and clr-namespace

Yep, I tryed even referencing the precompiled assembly as you described, but
it still didn't worked.

--
Guilhere Magalhães - .NET CF MVP
www.guilherme.co.uk


<agapeton@gmail.com> wrote in message
news:1143509955.363665.205890@e56g2000cwe.googlegroups.com...
> Do you have the right assembly?
>
> xmlns:l="clr-namespace=VideoCarousel;assembly=Whatever"
>



My System SpecsSystem Spec
Old 03-30-2006   #4 (permalink)
Guilherme Magalhães [MVP]


 
 

Re: VideoCarousel xmlns and clr-namespace

It turns out that my machine was messed up with so many beta versions. I
installed a clean VM and ir worked as expected.

It worked at 1FPS, but it ran. I'm able to play Age of Empires 3 on the same
machine with 30FPS. WPF performance and compatibility is really something
concerning...

--
Guilhere Magalhães - .NET CF MVP
www.guilherme.co.uk


"Guilherme Magalhães [MVP]" <guilherme@flag.com.br> wrote in message
news:eWTkgYpUGHA.4740@TK2MSFTNGP14.phx.gbl...
> Yep, I tryed even referencing the precompiled assembly as you described,
> but it still didn't worked.
>
> --
> Guilhere Magalhães - .NET CF MVP
> www.guilherme.co.uk
>
>
> <agapeton@gmail.com> wrote in message
> news:1143509955.363665.205890@e56g2000cwe.googlegroups.com...
>> Do you have the right assembly?
>>
>> xmlns:l="clr-namespace=VideoCarousel;assembly=Whatever"
>>

>
>



My System SpecsSystem Spec
Old 03-30-2006   #5 (permalink)
Tom Mulcahy [MSFT]


 
 

Re: VideoCarousel xmlns and clr-namespace

Decoding video is an expensive operation, so decoding multiple videos is a
challenge even for high-end machines. That being said, with framerates as low
as 1fps it's more likely that your machine is choking because it's out of
video memory. You could try playing videos with lower native resolutions and
fewer of them.

Tom

"Guilherme Magalhães [MVP]" wrote:

> It turns out that my machine was messed up with so many beta versions. I
> installed a clean VM and ir worked as expected.
>
> It worked at 1FPS, but it ran. I'm able to play Age of Empires 3 on the same
> machine with 30FPS. WPF performance and compatibility is really something
> concerning...
>
> --
> Guilhere Magalhães - .NET CF MVP
> www.guilherme.co.uk
>
>
> "Guilherme Magalhães [MVP]" <guilherme@flag.com.br> wrote in message
> news:eWTkgYpUGHA.4740@TK2MSFTNGP14.phx.gbl...
> > Yep, I tryed even referencing the precompiled assembly as you described,
> > but it still didn't worked.
> >
> > --
> > Guilhere Magalhães - .NET CF MVP
> > www.guilherme.co.uk
> >
> >
> > <agapeton@gmail.com> wrote in message
> > news:1143509955.363665.205890@e56g2000cwe.googlegroups.com...
> >> Do you have the right assembly?
> >>
> >> xmlns:l="clr-namespace=VideoCarousel;assembly=Whatever"
> >>

> >
> >

>
>
>

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
xpath of SelectNodes() does not work when tag contains xmlns .NET General
Using namespace directive? PowerShell
URI to namespace extension PowerShell
System Image Manager --> Unknown setting attribute xmlns:wcm Vista installation & setup


Vista Forums 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 Ltd

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