I followed the tasks listed on this site:
http://www.longhornblogs.com/rrelyea/archive/2005/09/16/PDC2005Software.aspx
for installing the WinFX CTP binaries but I cannot run sample code. I
get the exception:
Culture name 'cn' is not supported
I also get a NullRefernceException if I attempt to run XAMLPAD.
I have Visual Studio 2005 Beta 2 installed.
I am running Windows Media Center (XP) with SP 2
I have directories for the following framework versions:
v1.0.3705
v1.1.4322
v2.0.40607
v2.0.50215
Does anyone know why these exceptions would be thrown?
Thank you,
Josh
Regards,
Ashish Shetty [MSFT]
Program Manager, Windows Presentation Foundation (Avalon)
Blog: http://nerddawg.blogspot.com
---
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"uv2003" <jsg...@mindspring.com> wrote in message
news:1128220482.8...@g47g2000cwa.googlegroups.com...
Thanks,
Josh
I wasn't able to reproduce the problem you are seeing. My only guess right
now is that this behavior was brought by some kind of conflict, possibly
with the previous CTP that was installed on your machine.
You mentioned you have v2.0.40607 directory in your framework folder. That
is from the older version of CLR. You might want to remove it and also
remove any traces of old assemblies from the GAC.
-Alik
"uv2003" <jsg...@mindspring.com> wrote in message
news:1128558712.8...@g14g2000cwa.googlegroups.com...
If I uninstall that will it affect Visual Studio Team Suite Beta 2?
Actually, I tried to uninstall the framework from Add/Remove but it
told me it would harm other applications, so it did not let me do it.
Aaron Stebner is trying to help me with this too. He suggested I use
MSIINV.exe to list all my programs.
I've posted that list of programs on my site here:
http://www.ultravioletconsulting.com/Default.aspx?tabid=76&dnnbbfid=4&dnnbbtid=6
Does that give any ideas?
Thank you,
Josh
-Alik
"uv2003" <jsg...@mindspring.com> wrote in message
news:1129333240.8...@o13g2000cwo.googlegroups.com...
I uninstalled the WinFX SDK, the Visual Studio Extensions, and the
WinFX runtime components, and redid the install, to no avail. Should I
try to uninstall again, then run that script, and repeat the install
(even without having any previous CTP bits installed?)
Within Virtual PC, I was able to download TheRHogue's 3d samples and
modify the carousel app to load images dynamically. Eventually I want
to make it load images from web service calls to Flickr.com.
Josh