Posted By: RaiN | Sep 15th, 2005 @ 12:33 AM
page 1 of 1
Comments: 12 | Views: 12946
RaiN
RaiN
Windows Vista ;]

What is required to run XAMLpad.exe?

I got an exception: System.IO.FileNotFoundException.

I have installed: WinFX Runtime (from PDC - Beta 2), WinFX SDK Beta 1, VS 2003 and VS 2005 b2.

Microsoft Max works perfectly, XAMLpad not [C]

What else should i install?

If you have max installed that means you have the winfx runtime september 2005 ctp. if you want xamlpad and indeed any project you build with visual studio you'll need the september 2005 ctp sdk
RaiN wrote:

What is required to run XAMLpad.exe?

I got an exception: System.IO.FileNotFoundException.

I have installed: WinFX Runtime (from PDC - Beta 2), WinFX SDK Beta 1, VS 2003 and VS 2005 b2.

Microsoft Max works perfectly, XAMLpad not

What else should i install?



Which did you install first? It appears that Max uses an updated WinFX Core (Beta 2 vs RC1)
Tyler Brown
Tyler Brown
Bullets change governments far surer than votes.
As far as I know, Visual Studio 2005 Beta 2 is only compatible with the WinFX build that was released with it. There are so many CTP's floating around right now that I can't keep track of anything anymore. Hopefully the CTP Madness site will be updated soon.

Anyways... perhaps what you need to do Kheldar is either revert back to the older WinFX/.NET Runtime release, or upgrade to the latest Visual Studio 2005 RC Release.
Kheldar
Kheldar
Coding by the seat of my pants

Slightly on the same topic but not aimed at XAMLPad ...

Installed - Studio 2003, Studio 2005 B2, WinFX SDK (Sept CTP)

Every time I try to open a sample FX project I get an error telling me Microsoft.WinFX.Targets is missing or invalid. I looked in the v2.0.50215 folder which it refers to and it is not there.

So I installed the Studio integration package and tried to create an Avalon project. Each time I get a different error about the folder "Documents and Settings\MY ACCOUNT\Local Settings\Temp\tmpXX.tmp\Temp" being in use by another application. The folder is differently named (the XX part) each time.

Any one got any ideas? I'm dying to get coding! Smiley

Kheldar
Kheldar
Coding by the seat of my pants
Thanks for the suggestion, I tried going back but it was too late and the errors remain. I will see if RC is on MSDN tomorrow at work but failing that I think I might be waiting till release or I nuke the PC whichever comes first Smiley
Tyler Brown wrote:
As far as I know, Visual Studio 2005 Beta 2 is only compatible with the WinFX build that was released with it. There are so many CTP's floating around right now that I can't keep track of anything anymore. Hopefully the CTP Madness site will be updated soon.

Anyways... perhaps what you need to do Kheldar is either revert back to the older WinFX/.NET Runtime release, or upgrade to the latest Visual Studio 2005 RC Release.


I'm afraid that is just plain untrue. VS 2005 Beta 2 is the only version that works with the September CTP of WinFX.

Ok in the hope of clearing this up once and for all I'll explicitly state all that's required in the order they should be installed.

1. Visual Studio 2005 Beta 2
2. WinFX Runtime September CTP
3. WinFX SDK September CTP (x86 or x64)
4. Visual Studio 2005 Extensions for VS 2005 September CTP.
Kheldar
Kheldar
Coding by the seat of my pants

WHOOPS! Please forgive my dumb a** mistake, I hadnt installed the run times, presumed they were shipped with the SDK. Installed them and it all works spot on Smiley

 

Thanks!

My Xamlpad also won't run - bombs likewise with System.IO.FileNotFoundException.  Debugger fails to attach to it, so I can't see more details.

I'm trying to use C# Express Beta 2, since I don't have a current developer subscription to get the full Vis Studio.
But its built on the same core, so I was hoping it would work.

=> Anyone else got this working with the => express <= versions?

Details:

Win XP Pro with SP2  [also tried on a 2nd PC running XP Home/SP2]

.Net Framework 2.0 Beta 2


=> C# Express Beta 2, Build 50215.44 <=

WinFX September CTP

WinFX SDK (50215.45)

VisStud 2005 Extensions for WinFX

oops - my bad: the WinFX SDK version I was running was the "Beta 1", all the other pieces were from "Sept CTP".  Not sure how I made that mistake...

Uninstalled SDK, installed the Sept CTP SDK; then reinstalled the VisStud Extensions for WinFX.

Result - XAMLPad runs fine with C# Express Beta 2.