Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Developing ASP.net on NT Server


Message #1 by "Parag Phanasgaonkar" <parag.phanasgaonkar@p...> on Thu, 4 Oct 2001 16:19:37 +0530
Hi friends,



I want to know about how can you run ASP.net on NT 4.0.

Microsoft documentation says that u can run ASP.net on NT4.0



When I tried to browse the aspx page I got the following error



Active Server Pages error 'ASP 0221'



Invalid @ Command directive



/TestASP/WebForm1.aspx, line 1



The specified 'Page Language="vb" AutoEventWireup="false" 

Codebehind="testhello.aspx.vb" Inherits="TestASP.WebForm1"' option 

is unknown or invalid.



I m running this on NT Server 4.0 service pack 6a with iis 4.0



Can anybody of u guys/gals help me out of this trouble.

Also, shall I have to upgrade my IIS for this .





Best Regards



Parag  Phanasgaonkar

Senior Software Engineer



Improvement is a journey,not a destination.
Message #2 by "John Godfrey" <jogod@b...> on Thu, 4 Oct 2001 19:36:22 +0100
That used to be the case with beta1 I believe, but not anymore.



Thanks



John...



-----Original Message-----

From: Parag Phanasgaonkar [mailto:parag.phanasgaonkar@p...] 

Sent: 04 October 2001 11:50

To: aspx_beginners

Subject: [aspx_beginners] Developing ASP.net on NT Server



Hi friends,



I want to know about how can you run ASP.net on NT 4.0.

Microsoft documentation says that u can run ASP.net on NT4.0



When I tried to browse the aspx page I got the following error



Active Server Pages error 'ASP 0221'



Invalid @ Command directive



/TestASP/WebForm1.aspx, line 1



The specified 'Page Language="vb" AutoEventWireup="false" 

Codebehind="testhello.aspx.vb" Inherits="TestASP.WebForm1"' option 

is unknown or invalid.



I m running this on NT Server 4.0 service pack 6a with iis 4.0



Can anybody of u guys/gals help me out of this trouble.

Also, shall I have to upgrade my IIS for this .





Best Regards



Parag  Phanasgaonkar

Senior Software Engineer



Improvement is a journey,not a destination.

Message #3 by "Parag Phanasgaonkar" <parag.phanasgaonkar@p...> on Fri, 5 Oct 2001 09:35:01 +0530
Hi ,



I am using beta 2 version of .NET and it is giving the same problem. Is

there any fix available.

Or can somebody lead me to proper documentation if he/she has read it ...



I tried searching on microsoft sites.They just tell you it works on NT

Server 4.0. I m a bit confused.



Thanks & Best Regards



Parag  Phanasgaonkar

Senior Software Engineer



Improvement is a journey,not a destination.



----- Original Message -----

From: "John Godfrey" <jogod@b...>

To: "aspx_beginners" <aspx_beginners@p...>

Sent: Friday, October 05, 2001 12:06 AM

Subject: [aspx_beginners] RE: Developing ASP.net on NT Server





> That used to be the case with beta1 I believe, but not anymore.

>

> Thanks

>

> John...

>

> -----Original Message-----

> From: Parag Phanasgaonkar [mailto:parag.phanasgaonkar@p...]

> Sent: 04 October 2001 11:50

> To: aspx_beginners

> Subject: [aspx_beginners] Developing ASP.net on NT Server

>

> Hi friends,

>

> I want to know about how can you run ASP.net on NT 4.0.

> Microsoft documentation says that u can run ASP.net on NT4.0

>

> When I tried to browse the aspx page I got the following error

>

> Active Server Pages error 'ASP 0221'

>

> Invalid @ Command directive

>

> /TestASP/WebForm1.aspx, line 1

>

> The specified 'Page Language="vb" AutoEventWireup="false"

> Codebehind="testhello.aspx.vb" Inherits="TestASP.WebForm1"' option

> is unknown or invalid.

>

> I m running this on NT Server 4.0 service pack 6a with iis 4.0

>

> Can anybody of u guys/gals help me out of this trouble.

> Also, shall I have to upgrade my IIS for this .

>

>

> Best Regards

>

> Parag  Phanasgaonkar

> Senior Software Engineer

>

> Improvement is a journey,not a destination.

>

>



Message #4 by "Ken Schaefer" <ken@a...> on Mon, 8 Oct 2001 16:51:04 +1000
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

Subject: [aspx_beginners] Developing ASP.net on NT Server





: Hi friends,

:

: I want to know about how can you run ASP.net on NT 4.0.

: Microsoft documentation says that u can run ASP.net on NT4.0

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



You say you are using Beta2? Where does it say that ASP.Net Beta 2 runs

under WinNT Server and IIS v4?



Everything I've seen says that you need Win2k/XP and IIS v5 for ASP.Net Beta

(eg see:

http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?url=/MS

DN-FILES/027/001/659/msdncompositedoc.xml which says ASP.Net is supported on

Win2k and WinXP only)



Cheers

Ken





Message #5 by "Parag Phanasgaonkar" <parag.phanasgaonkar@p...> on Mon, 8 Oct 2001 15:17:44 +0530
Thnx Ken,



Beta 2 wont work on IIS 4 thats for sure , but can i have IIS 5 installed on

my NT Server 4.0 and run ASP.net...

or will i have to upgrade my system to win2k server is the point. I havent

done anything like this before and never came accross IIS 5 being installed

on NT Server 4.0.



If IIS 5 can be installed reliably on the NT Server platform then  I can

test out whether ASP.net will work or not.Anybody out there who has

installed IIS 5 on NT server 4.0. If yes , were the results satisfactory.



Because , it was in the beta 2 installation CD that beta2 will work on

win2k ,NT server 4.0  (They have not mentioned IIS and also not mentioned

ASP.net specifically) . Accordingly VB.net is working fine in the NT Server

environment.





Best Regards



Parag  Phanasgaonkar

Senior Software Engineer



Improvement is a journey,not a destination.



----- Original Message -----

From: "Ken Schaefer" <ken@a...>

To: "aspx_beginners" <aspx_beginners@p...>

Sent: Monday, October 08, 2001 12:21 PM

Subject: [aspx_beginners] Re: Developing ASP.net on NT Server





> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

> Subject: [aspx_beginners] Developing ASP.net on NT Server

>

>

> : Hi friends,

> :

> : I want to know about how can you run ASP.net on NT 4.0.

> : Microsoft documentation says that u can run ASP.net on NT4.0

> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

>

> You say you are using Beta2? Where does it say that ASP.Net Beta 2 runs

> under WinNT Server and IIS v4?

>

> Everything I've seen says that you need Win2k/XP and IIS v5 for ASP.Net

Beta

> (eg see:

>

http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?url=/MS

> DN-FILES/027/001/659/msdncompositedoc.xml which says ASP.Net is supported

on

> Win2k and WinXP only)

>

> Cheers

> Ken
Message #6 by "Ken Schaefer" <ken@a...> on Tue, 9 Oct 2001 17:27:37 +1000
Hi,



ASP.Net requires Win2k and IIS v5



the .Net framework can be installed on NT v4, but some parts (eg ASP.Net

wont work).



No, you can't install IIS v5 on NT.



Cheers

Ken



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

Subject: [aspx_beginners] Re: Developing ASP.net on NT Server





: Thnx Ken,

:

: Beta 2 wont work on IIS 4 thats for sure , but can i have IIS 5 installed

on

: my NT Server 4.0 and run ASP.net...

: or will i have to upgrade my system to win2k server is the point. I havent

: done anything like this before and never came accross IIS 5 being

installed

: on NT Server 4.0.

:

: If IIS 5 can be installed reliably on the NT Server platform then  I can

: test out whether ASP.net will work or not.Anybody out there who has

: installed IIS 5 on NT server 4.0. If yes , were the results satisfactory.

:

: Because , it was in the beta 2 installation CD that beta2 will work on

: win2k ,NT server 4.0  (They have not mentioned IIS and also not mentioned

: ASP.net specifically) . Accordingly VB.net is working fine in the NT

Server

: environment.

:

:

: Best Regards

:

: Parag  Phanasgaonkar

: Senior Software Engineer

:

: Improvement is a journey,not a destination.

:

: ----- Original Message -----

: From: "Ken Schaefer" <ken@a...>

: To: "aspx_beginners" <aspx_beginners@p...>

: Sent: Monday, October 08, 2001 12:21 PM

: Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

:

:

: > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

: > From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

: > Subject: [aspx_beginners] Developing ASP.net on NT Server

: >

: >

: > : Hi friends,

: > :

: > : I want to know about how can you run ASP.net on NT 4.0.

: > : Microsoft documentation says that u can run ASP.net on NT4.0

: > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

: >

: > You say you are using Beta2? Where does it say that ASP.Net Beta 2 runs

: > under WinNT Server and IIS v4?

: >

: > Everything I've seen says that you need Win2k/XP and IIS v5 for ASP.Net

: Beta

: > (eg see:

: >

:

http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?url=/MS

: > DN-FILES/027/001/659/msdncompositedoc.xml which says ASP.Net is

supported

: on

: > Win2k and WinXP only)

: >

: > Cheers

: > Ken
Message #7 by "Parag Phanasgaonkar" <parag.phanasgaonkar@p...> on Tue, 9 Oct 2001 15:03:30 +0530
thankx ken...



Best Regards



Parag  Phanasgaonkar

Senior Software Engineer



Improvement is a journey,not a destination.



----- Original Message -----

From: "Ken Schaefer" <ken@a...>

To: "aspx_beginners" <aspx_beginners@p...>

Sent: Tuesday, October 09, 2001 12:57 PM

Subject: [aspx_beginners] Re: Developing ASP.net on NT Server





> Hi,

>

> ASP.Net requires Win2k and IIS v5

>

> the .Net framework can be installed on NT v4, but some parts (eg ASP.Net

> wont work).

>

> No, you can't install IIS v5 on NT.

>

> Cheers

> Ken

>

> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

> Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

>

>

> : Thnx Ken,

> :

> : Beta 2 wont work on IIS 4 thats for sure , but can i have IIS 5

installed

> on

> : my NT Server 4.0 and run ASP.net...

> : or will i have to upgrade my system to win2k server is the point. I

havent

> : done anything like this before and never came accross IIS 5 being

> installed

> : on NT Server 4.0.

> :

> : If IIS 5 can be installed reliably on the NT Server platform then  I can

> : test out whether ASP.net will work or not.Anybody out there who has

> : installed IIS 5 on NT server 4.0. If yes , were the results

satisfactory.

> :

> : Because , it was in the beta 2 installation CD that beta2 will work on

> : win2k ,NT server 4.0  (They have not mentioned IIS and also not

mentioned

> : ASP.net specifically) . Accordingly VB.net is working fine in the NT

> Server

> : environment.

> :

> :

> : Best Regards

> :

> : Parag  Phanasgaonkar

> : Senior Software Engineer

> :

> : Improvement is a journey,not a destination.

> :

> : ----- Original Message -----

> : From: "Ken Schaefer" <ken@a...>

> : To: "aspx_beginners" <aspx_beginners@p...>

> : Sent: Monday, October 08, 2001 12:21 PM

> : Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

> :

> :

> : > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> : > From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

> : > Subject: [aspx_beginners] Developing ASP.net on NT Server

> : >

> : >

> : > : Hi friends,

> : > :

> : > : I want to know about how can you run ASP.net on NT 4.0.

> : > : Microsoft documentation says that u can run ASP.net on NT4.0

> : > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> : >

> : > You say you are using Beta2? Where does it say that ASP.Net Beta 2

runs

> : > under WinNT Server and IIS v4?

> : >

> : > Everything I've seen says that you need Win2k/XP and IIS v5 for

ASP.Net

> : Beta

> : > (eg see:

> : >

> :

>

http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?url=/MS

> : > DN-FILES/027/001/659/msdncompositedoc.xml which says ASP.Net is

> supported

> : on

> : > Win2k and WinXP only)

> : >

> : > Cheers

> : > Ken
Message #8 by "Senthil Chakravarthi" <vcs65@h...> on Tue, 09 Oct 2001 11:12:16 -0400
Hi Ken

I am senthil, this is my first time in this community. I am having win2k 

professional version will i be able to work on asp.net.



Thank you

senthil



>From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

>Reply-To: "aspx_beginners" <aspx_beginners@p...>

>To: "aspx_beginners" <aspx_beginners@p...>

>Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

>Date: Tue, 9 Oct 2001 15:03:30 +0530

>

>thankx ken...

>

>Best Regards

>

>Parag  Phanasgaonkar

>Senior Software Engineer

>

>Improvement is a journey,not a destination.

>

>----- Original Message -----

>From: "Ken Schaefer" <ken@a...>

>To: "aspx_beginners" <aspx_beginners@p...>

>Sent: Tuesday, October 09, 2001 12:57 PM

>Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

>

>

> > Hi,

> >

> > ASP.Net requires Win2k and IIS v5

> >

> > the .Net framework can be installed on NT v4, but some parts (eg ASP.Net

> > wont work).

> >

> > No, you can't install IIS v5 on NT.

> >

> > Cheers

> > Ken

> >

> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> > From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

> > Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

> >

> >

> > : Thnx Ken,

> > :

> > : Beta 2 wont work on IIS 4 thats for sure , but can i have IIS 5

>installed

> > on

> > : my NT Server 4.0 and run ASP.net...

> > : or will i have to upgrade my system to win2k server is the point. I

>havent

> > : done anything like this before and never came accross IIS 5 being

> > installed

> > : on NT Server 4.0.

> > :

> > : If IIS 5 can be installed reliably on the NT Server platform then  I 

>can

> > : test out whether ASP.net will work or not.Anybody out there who has

> > : installed IIS 5 on NT server 4.0. If yes , were the results

>satisfactory.

> > :

> > : Because , it was in the beta 2 installation CD that beta2 will work on

> > : win2k ,NT server 4.0  (They have not mentioned IIS and also not

>mentioned

> > : ASP.net specifically) . Accordingly VB.net is working fine in the NT

> > Server

> > : environment.

> > :

> > :

> > : Best Regards

> > :

> > : Parag  Phanasgaonkar

> > : Senior Software Engineer

> > :

> > : Improvement is a journey,not a destination.

> > :

> > : ----- Original Message -----

> > : From: "Ken Schaefer" <ken@a...>

> > : To: "aspx_beginners" <aspx_beginners@p...>

> > : Sent: Monday, October 08, 2001 12:21 PM

> > : Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

> > :

> > :

> > : > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> > : > From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

> > : > Subject: [aspx_beginners] Developing ASP.net on NT Server

> > : >

> > : >

> > : > : Hi friends,

> > : > :

> > : > : I want to know about how can you run ASP.net on NT 4.0.

> > : > : Microsoft documentation says that u can run ASP.net on NT4.0

> > : > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> > : >

> > : > You say you are using Beta2? Where does it say that ASP.Net Beta 2

>runs

> > : > under WinNT Server and IIS v4?

> > : >

> > : > Everything I've seen says that you need Win2k/XP and IIS v5 for

>ASP.Net

> > : Beta

> > : > (eg see:

> > : >

> > :

> >

>http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?url=/MS

> > : > DN-FILES/027/001/659/msdncompositedoc.xml which says ASP.Net is

> > supported

> > : on

> > : > Win2k and WinXP only)

> > : >

> > : > Cheers

> > : > Ken
Message #9 by "John Godfrey" <jogod@b...> on Tue, 9 Oct 2001 16:35:00 +0100
Yes,



If you have VS.NET it will install the other components that you need

MDAC 2.7, Win2k SP2, Framework, etc.



-----Original Message-----

From: Senthil Chakravarthi [mailto:vcs65@h...] 

Sent: 09 October 2001 16:12

To: aspx_beginners

Subject: [aspx_beginners] Re: Developing ASP.net on NT Server



Hi Ken

I am senthil, this is my first time in this community. I am having win2k



professional version will i be able to work on asp.net.



Thank you

senthil



>From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

>Reply-To: "aspx_beginners" <aspx_beginners@p...>

>To: "aspx_beginners" <aspx_beginners@p...>

>Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

>Date: Tue, 9 Oct 2001 15:03:30 +0530

>

>thankx ken...

>

>Best Regards

>

>Parag  Phanasgaonkar

>Senior Software Engineer

>

>Improvement is a journey,not a destination.

>

>----- Original Message -----

>From: "Ken Schaefer" <ken@a...>

>To: "aspx_beginners" <aspx_beginners@p...>

>Sent: Tuesday, October 09, 2001 12:57 PM

>Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

>

>

> > Hi,

> >

> > ASP.Net requires Win2k and IIS v5

> >

> > the .Net framework can be installed on NT v4, but some parts (eg ASP.Net

> > wont work).

> >

> > No, you can't install IIS v5 on NT.

> >

> > Cheers

> > Ken

> >

> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> > From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

> > Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

> >

> >

> > : Thnx Ken,

> > :

> > : Beta 2 wont work on IIS 4 thats for sure , but can i have IIS 5 installed on

> > : my NT Server 4.0 and run ASP.net...

> > : or will i have to upgrade my system to win2k server is the point. I havent

> > : done anything like this before and never came accross IIS 5 being installed

> > : on NT Server 4.0.

> > :

> > : If IIS 5 can be installed reliably on the NT Server platform then I can

> > : test out whether ASP.net will work or not.Anybody out there who has

> > : installed IIS 5 on NT server 4.0. If yes , were the results satisfactory.

> > :

> > : Because , it was in the beta 2 installation CD that beta2 will

work on

> > : win2k ,NT server 4.0  (They have not mentioned IIS and also not

>mentioned

> > : ASP.net specifically) . Accordingly VB.net is working fine in the

NT

> > Server

> > : environment.

> > :

> > :

> > : Best Regards

> > :

> > : Parag  Phanasgaonkar

> > : Senior Software Engineer

> > :

> > : Improvement is a journey,not a destination.

> > :

> > : ----- Original Message -----

> > : From: "Ken Schaefer" <ken@a...>

> > : To: "aspx_beginners" <aspx_beginners@p...>

> > : Sent: Monday, October 08, 2001 12:21 PM

> > : Subject: [aspx_beginners] Re: Developing ASP.net on NT Server

> > :

> > :

> > : > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> > : > From: "Parag Phanasgaonkar" <parag.phanasgaonkar@p...>

> > : > Subject: [aspx_beginners] Developing ASP.net on NT Server

> > : >

> > : >

> > : > : Hi friends,

> > : > :

> > : > : I want to know about how can you run ASP.net on NT 4.0.

> > : > : Microsoft documentation says that u can run ASP.net on NT4.0

> > : > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> > : >

> > : > You say you are using Beta2? Where does it say that ASP.Net Beta

2

>runs

> > : > under WinNT Server and IIS v4?

> > : >

> > : > Everything I've seen says that you need Win2k/XP and IIS v5 for

>ASP.Net

> > : Beta

> > : > (eg see:

> > : >

> > :

> >

>http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp?ur

l=/MS

> > : > DN-FILES/027/001/659/msdncompositedoc.xml which says ASP.Net is

> > supported

> > : on

> > : > Win2k and WinXP only)

> > : >

> > : > Cheers

> > : > Ken

  Return to Index