Orcas, IIS7 and Windows XP

S

Sune42

Hi

Lets say that me an my developer team wants to develope a website
using Orcas and ASP.NET 3.0 features, targeting IIS7 on a future
longhorn server.

And we want to keep our windows XP (Don't want to move to Vista)

Is that possible to develop against ASP.NET 3.0/IIS7 on a XP machine
using Orcas?

Or are we all forced to make the move to Vista?

Or can I run a longhorn IIS7 instance in a VM on each developer
machine?

will remote debugging against a VM/IIS7 be efficient and good? or will
I loose
functionality due to the remote debugging?


How will you XP fanatics setup your environment to achive this?

//Andy
 
M

Michael Nemtsev

Hello Sune42,

Nope, you can't use IIS7 on XP.
IIS7 is tighly coupled with the windows internals and cant be used on other
version

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

S> Hi
S>
S> Lets say that me an my developer team wants to develope a website
S> using Orcas and ASP.NET 3.0 features, targeting IIS7 on a future
S> longhorn server.
S>
S> And we want to keep our windows XP (Don't want to move to Vista)
S>
S> Is that possible to develop against ASP.NET 3.0/IIS7 on a XP machine
S> using Orcas?
S>
S> Or are we all forced to make the move to Vista?
S>
S> Or can I run a longhorn IIS7 instance in a VM on each developer
S> machine?
S>
S> will remote debugging against a VM/IIS7 be efficient and good? or
S> will
S> I loose
S> functionality due to the remote debugging?
S> How will you XP fanatics setup your environment to achive this?
S>
S> //Andy
S>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top