Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Need help with aspx pages not working with IIS on XP Pro


Message #1 by "John Aksoy" <john@j...> on Sun, 28 Jul 2002 14:58:11
Hi,

I am trying to get my aspx pages to work with IIS running on Windows XP 
Pro and it just won't work and I get the below message.

*****************************************************************
Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Page Language="VB" ' option is unknown or invalid.
/aspx/firstpage/helloworld4.aspx, line 1
*****************************************************************

Can someone please tell me step by step what to do.

Thanks,

John Aksoy
Message #2 by "Christopher Reed" <CReed@m...> on Mon, 29 Jul 2002 09:08:44 -0500
You may not have the .NET Framework completely installed.  If it is,
please post your code.

Hope this helps!

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 2:58:11 PM 7/28/2002 >>>
Hi,

I am trying to get my aspx pages to work with IIS running on Windows XP

Pro and it just won't work and I get the below message.

*****************************************************************
Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Page Language="VB" ' option is unknown or invalid.
/aspx/firstpage/helloworld4.aspx, line 1
*****************************************************************

Can someone please tell me step by step what to do.

Thanks,

John Aksoy
Message #3 by "john" <john@j...> on Mon, 29 Jul 2002 13:19:36 -0400
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi, Chris

I have installed the framework, can u tell me which one or if u have a
url that I can download it. I am trying everything and can't get it to
work.

Thanks,

John Aksoy
NYC

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...] 
Sent: Monday, July 29, 2002 10:09 AM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro

You may not have the .NET Framework completely installed.  If it is,
please post your code.

Hope this helps!

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 2:58:11 PM 7/28/2002 >>>
Hi,

I am trying to get my aspx pages to work with IIS running on Windows XP

Pro and it just won't work and I get the below message.

*****************************************************************
Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Page Language="VB" ' option is unknown or invalid.
/aspx/firstpage/helloworld4.aspx, line 1
*****************************************************************

Can someone please tell me step by step what to do.

Thanks,

John Aksoy


Message #4 by "Lindahl, Ron" <Ron.Lindahl@L...> on Mon, 29 Jul 2002 14:10:34 -0400
This is my XML "shot in the dark," but since XML is case sensitive,
according to the code you posted Page Language="VB", and the error is in
your document declaration, try to code Page Language="vb"

In Visual Studio.NET, this is how the aspx page is declared.

I've had the compiler quit on me for attribute case sensitivity previously.
I accidentally coded "True" rather than "true"

Hope this helps.

-----Original Message-----
From: john [mailto:john@j...]
Sent: Monday, July 29, 2002 1:20 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro


*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi, Chris

I have installed the framework, can u tell me which one or if u have a
url that I can download it. I am trying everything and can't get it to
work.

Thanks,

John Aksoy
NYC

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...] 
Sent: Monday, July 29, 2002 10:09 AM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro

You may not have the .NET Framework completely installed.  If it is,
please post your code.

Hope this helps!

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 2:58:11 PM 7/28/2002 >>>
Hi,

I am trying to get my aspx pages to work with IIS running on Windows XP

Pro and it just won't work and I get the below message.

*****************************************************************
Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Page Language="VB" ' option is unknown or invalid.
/aspx/firstpage/helloworld4.aspx, line 1
*****************************************************************

Can someone please tell me step by step what to do.

Thanks,

John Aksoy



Message #5 by "Christopher Reed" <CReed@m...> on Mon, 29 Jul 2002 14:55:22 -0500
John,

Could you send back an email to the mailing list, providing us with
your first couple of lines from your ASPX page?

Sorry for the confusion!

Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 12:19:36 PM 7/29/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

I have installed the framework, can u tell me which one or if u have a
url that I can download it. I am trying everything and can't get it to
work.

Thanks,

John Aksoy
NYC

Message #6 by "john" <john@j...> on Tue, 30 Jul 2002 08:28:05 -0400
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi, Chris

Thanks for trying to help me out with my nightmare. Below is the error I
get when I try to run the page.

**********************************************************
Open the 192.168.20.3 home page, and then look for links to the
information you want. 
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

------------------------------------------------------------------------
--------

Technical Information (for support personnel)

Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Page Language="vb" ' option is unknown or invalid.
/aspx/firstpage/helloworld5.aspx, line 1
***********************************************************

Thanks,

John Aksoy
NYC

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...] 
Sent: Monday, July 29, 2002 3:55 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro

John,

Could you send back an email to the mailing list, providing us with
your first couple of lines from your ASPX page?

Sorry for the confusion!

Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 12:19:36 PM 7/29/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

I have installed the framework, can u tell me which one or if u have a
url that I can download it. I am trying everything and can't get it to
work.

Thanks,

John Aksoy
NYC



Message #7 by "john" <john@j...> on Tue, 30 Jul 2002 08:30:03 -0400
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi, 

I tried this as well in vb lower case and still no luck and get the
below message:

********************************************************
Open the 192.168.20.3 home page, and then look for links to the
information you want. 
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

------------------------------------------------------------------------
--------

Technical Information (for support personnel)

Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Page Language="vb" ' option is unknown or invalid.
/aspx/firstpage/helloworld5.aspx, line 1
*********************************************************

Thanks,

John Aksoy
NYC

-----Original Message-----
From: Lindahl, Ron [mailto:Ron.Lindahl@L...] 
Sent: Monday, July 29, 2002 2:11 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro

*This message was transferred with a trial version of CommuniGate(tm)
Pro*
This is my XML "shot in the dark," but since XML is case sensitive,
according to the code you posted Page Language="VB", and the error is in
your document declaration, try to code Page Language="vb"

In Visual Studio.NET, this is how the aspx page is declared.

I've had the compiler quit on me for attribute case sensitivity
previously.
I accidentally coded "True" rather than "true"

Hope this helps.

-----Original Message-----
From: john [mailto:john@j...]
Sent: Monday, July 29, 2002 1:20 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro


*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

I have installed the framework, can u tell me which one or if u have a
url that I can download it. I am trying everything and can't get it to
work.

Thanks,

John Aksoy
NYC

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...] 
Sent: Monday, July 29, 2002 10:09 AM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro

You may not have the .NET Framework completely installed.  If it is,
please post your code.

Hope this helps!

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 2:58:11 PM 7/28/2002 >>>
Hi,

I am trying to get my aspx pages to work with IIS running on Windows XP

Pro and it just won't work and I get the below message.

*****************************************************************
Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Page Language="VB" ' option is unknown or invalid.
/aspx/firstpage/helloworld4.aspx, line 1
*****************************************************************

Can someone please tell me step by step what to do.

Thanks,

John Aksoy





Message #8 by "Christopher Reed" <CReed@m...> on Tue, 30 Jul 2002 07:40:43 -0500
John,

Is your first line of your aspx file as follows:

<%@ Page Language="vb" %>

Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 7:28:05 AM 7/30/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

Thanks for trying to help me out with my nightmare. Below is the error
I
get when I try to run the page.

**********************************************************
Open the 192.168.20.3 home page, and then look for links to the
information you want. 
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

------------------------------------------------------------------------
--------

Technical Information (for support personnel)

Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Page Language="vb" ' option is unknown or invalid.
/aspx/firstpage/helloworld5.aspx, line 1
***********************************************************

Thanks,

John Aksoy
NYC

Message #9 by "john" <john@j...> on Tue, 30 Jul 2002 09:14:34 -0400
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi, Chris

This is how my test page looks like:

****************************************************

<%@ Page Language="vb" %>
<script runat="server">
    Sub Page_Load(Sender As Object, E As EventArgs)
        HelloWorld.Text = "Hello World!"
    End Sub
</script>

<html>
<head>
<title>ASP.NET Hello World</title>
</head>
<body bgcolor="#FFFFFF">

<p><asp:label id="HelloWorld" runat="server" /></p>

</body>
</html>

*****************************************************

Thanks,

John Aksoy
NYC

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...] 
Sent: Tuesday, July 30, 2002 8:41 AM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro

*This message was transferred with a trial version of CommuniGate(tm)
Pro*
John,

Is your first line of your aspx file as follows:

<%@ Page Language="vb" %>

Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 7:28:05 AM 7/30/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

Thanks for trying to help me out with my nightmare. Below is the error
I
get when I try to run the page.

**********************************************************
Open the 192.168.20.3 home page, and then look for links to the
information you want. 
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

------------------------------------------------------------------------
--------

Technical Information (for support personnel)

Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Page Language="vb" ' option is unknown or invalid.
/aspx/firstpage/helloworld5.aspx, line 1
***********************************************************

Thanks,

John Aksoy
NYC



Message #10 by Simon Hargreaves <Simon.Hargreaves@c...> on Tue, 30 Jul 2002 14:38:22 +0100
john,

I normally put my <script> .....</scritp> stuff between my closing </Head>
tag and my opening <body> tag. However I don't think that'll solve the
problem for you, just an observation.

Regards

Sam

-----Original Message-----
From: john [mailto:john@j...]
Sent: 30 July 2002 14:15
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro


*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi, Chris

This is how my test page looks like:

****************************************************

<%@ Page Language="vb" %>
<script runat="server">
    Sub Page_Load(Sender As Object, E As EventArgs)
        HelloWorld.Text = "Hello World!"
    End Sub
</script>

<html>
<head>
<title>ASP.NET Hello World</title>
</head>
<body bgcolor="#FFFFFF">

<p><asp:label id="HelloWorld" runat="server" /></p>

</body>
</html>

*****************************************************

Thanks,

John Aksoy
NYC

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...] 
Sent: Tuesday, July 30, 2002 8:41 AM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro

*This message was transferred with a trial version of CommuniGate(tm)
Pro*
John,

Is your first line of your aspx file as follows:

<%@ Page Language="vb" %>

Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 7:28:05 AM 7/30/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

Thanks for trying to help me out with my nightmare. Below is the error
I
get when I try to run the page.

**********************************************************
Open the 192.168.20.3 home page, and then look for links to the
information you want. 
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

------------------------------------------------------------------------
--------

Technical Information (for support personnel)

Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Page Language="vb" ' option is unknown or invalid.
/aspx/firstpage/helloworld5.aspx, line 1
***********************************************************

Thanks,

John Aksoy
NYC




Message #11 by "Curtner, Lynn" <lynn.curtner@p...> on Tue, 30 Jul 2002 08:33:24 -0500
Well, here's another long shot.  Did you install IIS BEFORE installing the .NET Framework?


Message #12 by "Christopher Reed" <CReed@m...> on Tue, 30 Jul 2002 08:30:08 -0500
Does your test page work?  I just tested it on my system and it worked.

Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 8:14:34 AM 7/30/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

This is how my test page looks like:

****************************************************

<%@ Page Language="vb" %>
<script runat="server">
    Sub Page_Load(Sender As Object, E As EventArgs)
        HelloWorld.Text = "Hello World!"
    End Sub
</script>

<html>
<head>
<title>ASP.NET Hello World</title>
</head>
<body bgcolor="#FFFFFF">

<p><asp:label id="HelloWorld" runat="server" /></p>

</body>
</html>

*****************************************************

Thanks,

John Aksoy
NYC
Message #13 by "john" <john@j...> on Tue, 30 Jul 2002 11:57:38 -0400
*This message was transferred with a trial version of CommuniGate(tm) Pro*
I installed the Framework after. Can you please tell me the proper steps
and the proper link to the Framwork.

Thanks,

John Aksoy
NYC





-----Original Message-----
From: Curtner, Lynn [mailto:lynn.curtner@p...] 
Sent: Tuesday, July 30, 2002 9:33 AM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro

*This message was transferred with a trial version of CommuniGate(tm)
Pro*

Well, here's another long shot.  Did you install IIS BEFORE installing
the .NET Framework?




Message #14 by "john" <john@j...> on Tue, 30 Jul 2002 11:59:03 -0400
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Hi, Chris

Should I uninstall Framwwork and IIS and restart? Can u tell me the
proper steps to take and indicate the proper link for the Framework, I
just want to start everything from scratch.

Thanks so much,

John Aksoy
NYC

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...] 
Sent: Tuesday, July 30, 2002 9:30 AM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro

Does your test page work?  I just tested it on my system and it worked.

Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m...
"The oxen are slow, but the earth is patient."

>>> john@j... 8:14:34 AM 7/30/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

This is how my test page looks like:

****************************************************

<%@ Page Language="vb" %>
<script runat="server">
    Sub Page_Load(Sender As Object, E As EventArgs)
        HelloWorld.Text = "Hello World!"
    End Sub
</script>

<html>
<head>
<title>ASP.NET Hello World</title>
</head>
<body bgcolor="#FFFFFF">

<p><asp:label id="HelloWorld" runat="server" /></p>

</body>
</html>

*****************************************************

Thanks,

John Aksoy
NYC


Message #15 by "Christopher Reed" <CReed@m...> on Tue, 30 Jul 2002 12:10:06 -0500
Actually, we installed IIS before the Framework, so it sounds like you
went in the right direction.  One possibility could be that IIS or the
.NET Framework is not correctly installed, so you might consider
reinstalling them just to be sure.

Chris

>>> john@j... 10:59:03 AM 7/30/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

Should I uninstall Framwwork and IIS and restart? Can u tell me the
proper steps to take and indicate the proper link for the Framework, I
just want to start everything from scratch.

Thanks so much,

John Aksoy
NYC

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...] 
Sent: Tuesday, July 30, 2002 9:30 AM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working
with
IIS on XP Pro

Does your test page work?  I just tested it on my system and it
worked.

Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m... 
"The oxen are slow, but the earth is patient."

>>> john@j... 8:14:34 AM 7/30/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

This is how my test page looks like:

****************************************************

<%@ Page Language="vb" %>
<script runat="server">
    Sub Page_Load(Sender As Object, E As EventArgs)
        HelloWorld.Text = "Hello World!"
    End Sub
</script>

<html>
<head>
<title>ASP.NET Hello World</title>
</head>
<body bgcolor="#FFFFFF">

<p><asp:label id="HelloWorld" runat="server" /></p>

</body>
</html>

*****************************************************

Thanks,

John Aksoy
NYC



Message #16 by "john" <john@j...> on Tue, 30 Jul 2002 13:44:49 -0400
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Chris,

Got it working! I uninstalled IIS and Framework and reinstalled IIS and
then Framework and it worked! Thank you very much for all your help, I
really appreciate it.

If you have any problems, I would love to try to help you as well.

Thank you very much,

John Aksoy :-)
NYC



-----Original Message-----
From: Christopher Reed [mailto:CReed@m...] 
Sent: Tuesday, July 30, 2002 1:10 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working with
IIS on XP Pro

*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Actually, we installed IIS before the Framework, so it sounds like you
went in the right direction.  One possibility could be that IIS or the
.NET Framework is not correctly installed, so you might consider
reinstalling them just to be sure.

Chris

>>> john@j... 10:59:03 AM 7/30/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

Should I uninstall Framwwork and IIS and restart? Can u tell me the
proper steps to take and indicate the proper link for the Framework, I
just want to start everything from scratch.

Thanks so much,

John Aksoy
NYC

-----Original Message-----
From: Christopher Reed [mailto:CReed@m...] 
Sent: Tuesday, July 30, 2002 9:30 AM
To: aspx_beginners
Subject: [aspx_beginners] Re: Need help with aspx pages not working
with
IIS on XP Pro

Does your test page work?  I just tested it on my system and it
worked.

Chris

Christopher Reed
Application Analyst
Web Development Coordinator
Information Technology
City of Lubbock
creed@m... 
"The oxen are slow, but the earth is patient."

>>> john@j... 8:14:34 AM 7/30/2002 >>>
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi, Chris

This is how my test page looks like:

****************************************************

<%@ Page Language="vb" %>
<script runat="server">
    Sub Page_Load(Sender As Object, E As EventArgs)
        HelloWorld.Text = "Hello World!"
    End Sub
</script>

<html>
<head>
<title>ASP.NET Hello World</title>
</head>
<body bgcolor="#FFFFFF">

<p><asp:label id="HelloWorld" runat="server" /></p>

</body>
</html>

*****************************************************

Thanks,

John Aksoy
NYC






  Return to Index