Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Working with Web Developement

Reply
 
Old 09-29-2006   #1 (permalink)
=?Utf-8?B?Q2hhcmxlcw==?=


 
 

Working with Web Developement

I installed VB.Net 2003 Professional on my Vista C1 build 5728 without any
issues except that my Web Development Tools was greyed out. When I try to
create an ASP Net Web App I get a message that Visual Studio.NET has
dectected that the Web Server is running ASP.NET 1.0. I have installed .NET
1.1 SP1 and my Application Pools show ASP.NET 1.1.
I am obviously missing a component for VS Development but don't know how to
fix this. Can someone please help me out with this?

--
Thanks
Charles

My System SpecsSystem Spec
Old 10-03-2006   #2 (permalink)
=?Utf-8?B?VG9tVG9t?=


 
 

RE: Working with Web Developement

VS2003 needs the Frontpage Extensions (FPE2002) to create and debug ASP.NET
projects.

Unfortunately:
1. FPE2002 are not anymore officially available for download (support expired)
2. IIS7 does not have nor does it support FPE2002
3. Microsoft somewhere told, that they will provide a similar technology in
IIS7 with windows Server "Longhorn". No mention about Vista.

At the moment it looks like, Vista is no option to develop ASP.NET with
VS2003. Stay with Windows XP or migrate to VS2005.

TomTom


"Charles" wrote:

> I installed VB.Net 2003 Professional on my Vista C1 build 5728 without any
> issues except that my Web Development Tools was greyed out. When I try to
> create an ASP Net Web App I get a message that Visual Studio.NET has
> dectected that the Web Server is running ASP.NET 1.0. I have installed .NET
> 1.1 SP1 and my Application Pools show ASP.NET 1.1.
> I am obviously missing a component for VS Development but don't know how to
> fix this. Can someone please help me out with this?
>
> --
> Thanks
> Charles

My System SpecsSystem Spec
Old 10-03-2006   #3 (permalink)
=?Utf-8?B?Q2hhcmxlcw==?=


 
 

RE: Working with Web Developement

Tom,

Thanks for the reply. Dosen't VS2003 come with FPE2002 or what is installed
if you select web developement. This option is greyed out during the install
so can you even install FPE2002 on IIS7?

Fortunatley, I still have my XP environment but wanted to test out
development on Vista.
--
Thanks
Charles


"TomTom" wrote:

> VS2003 needs the Frontpage Extensions (FPE2002) to create and debug ASP.NET
> projects.
>
> Unfortunately:
> 1. FPE2002 are not anymore officially available for download (support expired)
> 2. IIS7 does not have nor does it support FPE2002
> 3. Microsoft somewhere told, that they will provide a similar technology in
> IIS7 with windows Server "Longhorn". No mention about Vista.
>
> At the moment it looks like, Vista is no option to develop ASP.NET with
> VS2003. Stay with Windows XP or migrate to VS2005.
>
> TomTom
>
>
> "Charles" wrote:
>
> > I installed VB.Net 2003 Professional on my Vista C1 build 5728 without any
> > issues except that my Web Development Tools was greyed out. When I try to
> > create an ASP Net Web App I get a message that Visual Studio.NET has
> > dectected that the Web Server is running ASP.NET 1.0. I have installed .NET
> > 1.1 SP1 and my Application Pools show ASP.NET 1.1.
> > I am obviously missing a component for VS Development but don't know how to
> > fix this. Can someone please help me out with this?
> >
> > --
> > Thanks
> > Charles

My System SpecsSystem Spec
Old 10-03-2006   #4 (permalink)
=?Utf-8?B?VG9tVG9t?=


 
 

RE: Working with Web Developement

Normally under WinXP, before you can install VS2003, you have to install IIS6
and Frontpage Server Extensions 2002 (FPSE2002).

Under Vista, you have only IIS7. There are no FPSE and you can't install any
downloaded FPSE2002 on IIS7. It simply does not work.

So Microsoft has to develope a alternative or replacement for FPSE so that
ASPNET development with VS2003 under Vista is working.

This "replacement" does not exist in the current builds of Vista nor is it
officially announced for future Vista builds.

TomTom

"Charles" wrote:

> Tom,
>
> Thanks for the reply. Dosen't VS2003 come with FPE2002 or what is installed
> if you select web developement. This option is greyed out during the install
> so can you even install FPE2002 on IIS7?
>
> Fortunatley, I still have my XP environment but wanted to test out
> development on Vista.
> --
> Thanks
> Charles
>
>
> "TomTom" wrote:
>
> > VS2003 needs the Frontpage Extensions (FPE2002) to create and debug ASP.NET
> > projects.
> >
> > Unfortunately:
> > 1. FPE2002 are not anymore officially available for download (support expired)
> > 2. IIS7 does not have nor does it support FPE2002
> > 3. Microsoft somewhere told, that they will provide a similar technology in
> > IIS7 with windows Server "Longhorn". No mention about Vista.
> >
> > At the moment it looks like, Vista is no option to develop ASP.NET with
> > VS2003. Stay with Windows XP or migrate to VS2005.
> >
> > TomTom
> >
> >
> > "Charles" wrote:
> >
> > > I installed VB.Net 2003 Professional on my Vista C1 build 5728 without any
> > > issues except that my Web Development Tools was greyed out. When I try to
> > > create an ASP Net Web App I get a message that Visual Studio.NET has
> > > dectected that the Web Server is running ASP.NET 1.0. I have installed .NET
> > > 1.1 SP1 and my Application Pools show ASP.NET 1.1.
> > > I am obviously missing a component for VS Development but don't know how to
> > > fix this. Can someone please help me out with this?
> > >
> > > --
> > > Thanks
> > > Charles

My System SpecsSystem Spec
Old 10-03-2006   #5 (permalink)
=?Utf-8?B?VG9tVG9t?=


 
 

RE: Working with Web Developement

Normally under WinXP, before you can install VS2003, you have to install IIS6
and Frontpage Server Extensions 2002 (FPSE2002).

Under Vista, you have only IIS7. There are no FPSE and you can't install any
downloaded FPSE2002 on IIS7. It simply does not work.

So Microsoft has to develope a alternative or replacement for FPSE so that
ASPNET development with VS2003 under Vista is working.

This "replacement" does not exist in the current builds of Vista nor is it
officially announced for future Vista builds.

TomTom


"Charles" wrote:

> Tom,
>
> Thanks for the reply. Dosen't VS2003 come with FPE2002 or what is installed
> if you select web developement. This option is greyed out during the install
> so can you even install FPE2002 on IIS7?
>
> Fortunatley, I still have my XP environment but wanted to test out
> development on Vista.
> --
> Thanks
> Charles
>
>
> "TomTom" wrote:
>
> > VS2003 needs the Frontpage Extensions (FPE2002) to create and debug ASP.NET
> > projects.
> >
> > Unfortunately:
> > 1. FPE2002 are not anymore officially available for download (support expired)
> > 2. IIS7 does not have nor does it support FPE2002
> > 3. Microsoft somewhere told, that they will provide a similar technology in
> > IIS7 with windows Server "Longhorn". No mention about Vista.
> >
> > At the moment it looks like, Vista is no option to develop ASP.NET with
> > VS2003. Stay with Windows XP or migrate to VS2005.
> >
> > TomTom
> >
> >
> > "Charles" wrote:
> >
> > > I installed VB.Net 2003 Professional on my Vista C1 build 5728 without any
> > > issues except that my Web Development Tools was greyed out. When I try to
> > > create an ASP Net Web App I get a message that Visual Studio.NET has
> > > dectected that the Web Server is running ASP.NET 1.0. I have installed .NET
> > > 1.1 SP1 and my Application Pools show ASP.NET 1.1.
> > > I am obviously missing a component for VS Development but don't know how to
> > > fix this. Can someone please help me out with this?
> > >
> > > --
> > > Thanks
> > > Charles

My System SpecsSystem Spec
Old 10-03-2006   #6 (permalink)
=?Utf-8?B?Q2hhcmxlcw==?=


 
 

RE: Working with Web Developement

Tom,

Thanks for the info! So, will VS2005 work under current release of Vista?
--
Thanks
Charles


"Charles" wrote:

> I installed VB.Net 2003 Professional on my Vista C1 build 5728 without any
> issues except that my Web Development Tools was greyed out. When I try to
> create an ASP Net Web App I get a message that Visual Studio.NET has
> dectected that the Web Server is running ASP.NET 1.0. I have installed .NET
> 1.1 SP1 and my Application Pools show ASP.NET 1.1.
> I am obviously missing a component for VS Development but don't know how to
> fix this. Can someone please help me out with this?
>
> --
> Thanks
> Charles

My System SpecsSystem Spec
Old 10-03-2006   #7 (permalink)
=?Utf-8?B?VG9tVG9t?=


 
 

RE: Working with Web Developement

Sorry I don't know since I do not use VS2005. My company is still developing
ASP.NET under VS2003 until mid or end 2007. So for me it's important, that
Microsoft has a replacement in Vista for the FPSE2002 or else Vista is a no
go in our company until end 2007 when we change to VS2005 or VS2007.

"Charles" wrote:

> Tom,
>
> Thanks for the info! So, will VS2005 work under current release of Vista?
> --
> Thanks
> Charles
>
>
> "Charles" wrote:
>
> > I installed VB.Net 2003 Professional on my Vista C1 build 5728 without any
> > issues except that my Web Development Tools was greyed out. When I try to
> > create an ASP Net Web App I get a message that Visual Studio.NET has
> > dectected that the Web Server is running ASP.NET 1.0. I have installed .NET
> > 1.1 SP1 and my Application Pools show ASP.NET 1.1.
> > I am obviously missing a component for VS Development but don't know how to
> > fix this. Can someone please help me out with this?
> >
> > --
> > Thanks
> > Charles

My System SpecsSystem Spec
Old 10-03-2006   #8 (permalink)
=?Utf-8?B?VG9tVG9t?=


 
 

RE: Working with Web Developement

Sorry I don't know since I do not use VS2005. My company is still developing
ASP.NET under VS2003 until mid or end 2007. So for me it's important, that
Microsoft has a replacement in Vista for the FPSE2002 or else Vista is a no
go in our company until end 2007 when we change to VS2005 or VS2007.


"Charles" wrote:

> Tom,
>
> Thanks for the info! So, will VS2005 work under current release of Vista?
> --
> Thanks
> Charles
>
>
> "Charles" wrote:
>
> > I installed VB.Net 2003 Professional on my Vista C1 build 5728 without any
> > issues except that my Web Development Tools was greyed out. When I try to
> > create an ASP Net Web App I get a message that Visual Studio.NET has
> > dectected that the Web Server is running ASP.NET 1.0. I have installed .NET
> > 1.1 SP1 and my Application Pools show ASP.NET 1.1.
> > I am obviously missing a component for VS Development but don't know how to
> > fix this. Can someone please help me out with this?
> >
> > --
> > Thanks
> > Charles

My System SpecsSystem Spec
Old 10-03-2006   #9 (permalink)
=?Utf-8?B?Q2hhcmxlcw==?=


 
 

RE: Working with Web Developement

I like your attitude since I really don't want to update to VS2005 at this
time. It really upsets me when we are "forced" to updgrade because of
"improvements" in the OS.

Again, thanks alot for your response as it has helped me out.
--
Thanks
Charles


"Charles" wrote:

> I installed VB.Net 2003 Professional on my Vista C1 build 5728 without any
> issues except that my Web Development Tools was greyed out. When I try to
> create an ASP Net Web App I get a message that Visual Studio.NET has
> dectected that the Web Server is running ASP.NET 1.0. I have installed .NET
> 1.1 SP1 and my Application Pools show ASP.NET 1.1.
> I am obviously missing a component for VS Development but don't know how to
> fix this. Can someone please help me out with this?
>
> --
> Thanks
> Charles

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
windows vista restore not working/blue screen help/safe mode not working Vista General
MS Intellipoint stopped working but ctrl panel says working proper Vista hardware & devices
Re: Right click stops working/New tabs stop working/Menu bar disappear Vista performance & maintenance
Best Video card at this point of Vista developement Vista hardware & devices
Creative Audigy 2 drivers working on Vista Working Vista hardware & devices


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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