Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
So if you haven't heard yet, Beta 2 is out of Vista, WinFX and the Expression suite including Expression Interactive Designer. There are hardly any breaking changes from a WPF perspective, so there isn't an accompanying release notes. Most apps should just recompile, which if you've been working with WPF for awhile and gone through the API-churn nightmare of former migrations between CTPs, you're gonna be quite pleased.
Comments
- Anonymous
May 24, 2006
Where is ScreenSpaceLines3D in beta2? - Anonymous
May 26, 2006
The comment has been removed - Anonymous
May 26, 2006
LEXP: ScreenSpaceLines3D was deprecated for WPF v1.
CRAIG: Hmm. Not sure what happened there on install. Maybe try posting to the WCF forums.
On Breaking changes in general: Check out Tim's post -- http://blogs.msdn.com/tims/archive/2006/05/23/605418.aspx - Anonymous
May 26, 2006
hi,
with credit to the Avalon team for the answer
the solution is indeed in the section titled
2.7 WinFX Beta 2 installation fails on a system with WinFX Jan CTP or earlier previously installed
of
http://msdn.microsoft.com/windowsvista/support/relnotes/winfxbeta2/default.aspx
but to save you time just type in
sc delete "InfoCard Service"
(IMPORTANT: i mean type in - if you paste it your quotes may not be right)
and then re-run the install
it worked for me....after i actually typed it !!
cheers,
craig kelly-soens - Windows Vista WinFx XAML .Net Technical Evangelist
http://www.XpectWorld.com - customised "super-easy to use" Windows Vista based .Net software & consultancy and the Xtensions Customer Xperience Manager database - Anonymous
May 26, 2006
hi,
with credit to the Avalon team for the answer
the solution is indeed in the section titled
2.7 WinFX Beta 2 installation fails on a system with WinFX Jan CTP or earlier previously installed
of
http://msdn.microsoft.com/windowsvista/support/relnotes/winfxbeta2/default.aspx
but to save you time just type in
sc delete "InfoCard Service"
(IMPORTANT: i mean type in - if you paste it your quotes may not be right)
and then re-run the install
it worked for me....after i actually typed it !!
cheers,
craig kelly-soens - Windows Vista WinFx XAML .Net Technical Evangelist
http://www.XpectWorld.com - customised "super-easy to use" Windows Vista based .Net software & consultancy and the Xtensions Customer Xperience Manager database - Anonymous
May 26, 2006
Karsten, what is a replacement for ScreenSpaceLines3D in beta2?