Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Vista Basic Home Edition - need IIS

Reply
Thread Tools Display Modes

Vista Basic Home Edition - need IIS

 
 
Ellie
Guest
Posts: n/a

 
      08-26-2008
Am I able to add IIS to this? If so, how? I can install Apache but I have an
ASP 3.0 website that I need to develop. Is it possible to use Apache for ASP
3.0? What about ASP.net? There is a web server in the VS 2005 development
environment but I haven't tried it yet, mostly because my web app is ASP
3.0. I'm new to Vista, and ASP too so any help would be appreciated. Thanks
Ellie

 
Reply With Quote
 
 
 
 
Ramesh MVP
Guest
Posts: n/a

 
      08-26-2008

Vista home basic support IIS features to support WCF only but you can't
use as a Web Server.
IIS is available only in Premium Editions
* Windows Vista Home Premium Edition
* Windows Vista Business Edition
* Windows Vista Ultimate Edition
* Windows Vista Enterprise Edition


--
Ramesh MVP

RAMESH KUMAR
Microsoft MVP: 'My MVP Profile'
(https://mvp.support.microsoft.com/profile/Ramesh.Kumar)
My Blog: 'It's My Windows' (http://itsmywindows.com)
------------------------------------------------------------------------
Ramesh MVP's Profile: http://winvistaclub.com/forum/member.php?userid=17
View this thread: http://winvistaclub.com/forum/showthread.php?t=20609

 
Reply With Quote
 
Ellie
Guest
Posts: n/a

 
      08-26-2008
Can I download IIS 6 to run on my Vista Home Basic Edition? Is there
anything that I can download to work with ASP 3.0 that will be compatible
with my Vista? Thanks


"Ramesh MVP" <> wrote in message
news:...
>
> Vista home basic support IIS features to support WCF only but you can't
> use as a Web Server.
> IIS is available only in Premium Editions
> * Windows Vista Home Premium Edition
> * Windows Vista Business Edition
> * Windows Vista Ultimate Edition
> * Windows Vista Enterprise Edition
>
>
> --
> Ramesh MVP
>
> RAMESH KUMAR
> Microsoft MVP: 'My MVP Profile'
> (https://mvp.support.microsoft.com/profile/Ramesh.Kumar)
> My Blog: 'It's My Windows' (http://itsmywindows.com)
> ------------------------------------------------------------------------
> Ramesh MVP's Profile: http://winvistaclub.com/forum/member.php?userid=17
> View this thread: http://winvistaclub.com/forum/showthread.php?t=20609
>


 
Reply With Quote
 
Ramesh MVP
Guest
Posts: n/a

 
      08-26-2008

As far as I know IIS 6 can't be installed on Vista Home Basic...and It
works with Windows Server 2003 only.


--
Ramesh MVP

RAMESH KUMAR
Microsoft MVP: 'My MVP Profile'
(https://mvp.support.microsoft.com/profile/Ramesh.Kumar)
My Blog: 'It's My Windows' (http://itsmywindows.com)
------------------------------------------------------------------------
Ramesh MVP's Profile: http://winvistaclub.com/forum/member.php?userid=17
View this thread: http://winvistaclub.com/forum/showthread.php?t=20609

 
Reply With Quote
 
Ellie
Guest
Posts: n/a

 
      08-26-2008
What about IIS4? Will that work with ASP 3.0 and be compatible with Vista?
All I really need is something for that one ASP.net website and all of my
other work will be with ASP.net. It doesn't seem worth spending $130 to
upgrade to Vista Premium.


"Ramesh MVP" <> wrote in message
news:...
>
> As far as I know IIS 6 can't be installed on Vista Home Basic...and It
> works with Windows Server 2003 only.
>
>
> --
> Ramesh MVP
>
> RAMESH KUMAR
> Microsoft MVP: 'My MVP Profile'
> (https://mvp.support.microsoft.com/profile/Ramesh.Kumar)
> My Blog: 'It's My Windows' (http://itsmywindows.com)
> ------------------------------------------------------------------------
> Ramesh MVP's Profile: http://winvistaclub.com/forum/member.php?userid=17
> View this thread: http://winvistaclub.com/forum/showthread.php?t=20609
>


 
Reply With Quote
 
Ellie
Guest
Posts: n/a

 
      08-26-2008
It looks like it's only $79.00 to upgrade to Premium but the website doesn't
really have any useful comparisons between the two versions of vista.


"Ramesh MVP" <> wrote in message
news:...
>
> As far as I know IIS 6 can't be installed on Vista Home Basic...and It
> works with Windows Server 2003 only.
>
>
> --
> Ramesh MVP
>
> RAMESH KUMAR
> Microsoft MVP: 'My MVP Profile'
> (https://mvp.support.microsoft.com/profile/Ramesh.Kumar)
> My Blog: 'It's My Windows' (http://itsmywindows.com)
> ------------------------------------------------------------------------
> Ramesh MVP's Profile: http://winvistaclub.com/forum/member.php?userid=17
> View this thread: http://winvistaclub.com/forum/showthread.php?t=20609
>


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      08-27-2008
"Ellie" <> wrote in message
news:...
> What about IIS4? Will that work with ASP 3.0 and be compatible with Vista?
> All I really need is something for that one ASP.net website and all of my
> other work will be with ASP.net. It doesn't seem worth spending $130 to
> upgrade to Vista Premium.


I'm not sure what the situation is about running VirtualPC on Vista Basic,
but if you can, and you only need this for development, you can always try
using one of the free trials for Vista Enterprise or Windows Server 2008 in
..vhd format.

http://technet.microsoft.com/en-gb/bb738372.aspx

Once it expires, you can just download the next .vhd and use that.

ss.


 
Reply With Quote
 
xfile
Guest
Posts: n/a

 
      08-27-2008
My two cents,

If you are going to use Vista, you then have to upgrade to one that has IIS
7.

As for using IIS 7 with ASP, you can visit the following two links as a
starting point:

Tips for Classic ASP developers on IIS7
http://blogs.iis.net/bills/archive/2...s-on-iis7.aspx

Forum discussing usage of Classic ASP applications on the IIS 7 platform:

http://forums.iis.net/1044.aspx

My understanding is that Apache, by default, does not support ASP but you
could search the net for add-on that should work.


Hope this helps and good luck.



"Ellie" <> wrote in message
news:...
> Am I able to add IIS to this? If so, how? I can install Apache but I have
> an ASP 3.0 website that I need to develop. Is it possible to use Apache
> for ASP 3.0? What about ASP.net? There is a web server in the VS 2005
> development environment but I haven't tried it yet, mostly because my web
> app is ASP 3.0. I'm new to Vista, and ASP too so any help would be
> appreciated. Thanks Ellie



 
Reply With Quote
 
The Bee
Guest
Posts: n/a

 
      08-27-2008
Ellie wrote:
> Am I able to add IIS to this? If so, how? I can install Apache but I
> have an ASP 3.0 website that I need to develop. Is it possible to use
> Apache for ASP 3.0? What about ASP.net? There is a web server in the VS
> 2005 development environment but I haven't tried it yet, mostly because
> my web app is ASP 3.0. I'm new to Vista, and ASP too so any help would
> be appreciated. Thanks Ellie



You got an ASP 3.0 site you need to develop, then you need IIS7 to do it
properly. You talk of VS 2005 having a Web server, yes, it has one which
is based off of a File System, and you would still need to convert the
File System developed solution over to a true Web server application
that runs against IIS.

The VS 2005 Web server File System is only for development or demo
purposes to get something going quickly, and is by no means a permanent
solution.

You need to upgrade to Vista Ultimate or Business to get the full
version of IIS7 that you can use with ASP 3.0 and ASP.NET Web development.

Here is some information about ASP 3.0 and IIS7. You'll find more
information by using Google.

http://blogs.iis.net/bills/archive/2...s-on-iis7.aspx
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista Home Basic Upgrade edition Activation help John Windows Vista Installation 3 08-08-2007 10:10 AM
Features of Microsoft Windows Vista Home Basic Edition Roohollah Shafei Windows Vista General Discussion 3 05-17-2007 09:30 PM
Where can I buy the N Edition for Vista Home Basic? Werner Zumwinkel Windows Vista General Discussion 4 04-05-2007 01:54 AM
Where can I buy the Vista Home Basic N Edition? Werner Zumwinkel Windows Vista Installation 2 03-29-2007 08:57 AM
Avast Issues On Vista Basic Home Edition Si Windows Vista Security 1 02-21-2007 04:10 PM



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 47 48 49 50 51 52 53 54 55 56 57 58 59