|
 |
aspx_beginners thread: Help pls
Message #1 by "CMY" <my62202@y...> on Wed, 28 Aug 2002 05:48:07
|
|
Hi all...
I am running a Windows XP Professional with Visual Studio .Net installed
in it on my PC. I had also installed IIS v5.1 that come together with this
Windows XP Professional.
Right now I am trying to create a very simple web form with just a button
like this :
<asp:button text="Click Me" runat="server" />
But the problem is I can't see this button appear on my browser. And when
I view source from the browser, I still can see this asp code on the
source.
For a normal HTML button tag, I can see it appear on my browser.
Is it the server could not recognise my asp.net code and couldn't process
it ? Or is there any setting I need to change ? Or my IIS installation is
not correct ?
Message #2 by "Hovik Melkomian" <melvik@b...> on Wed, 28 Aug 2002 09:43:31 +0430
|
|
if u see it in ur form design on VS.net check Button property for
Visible = true (although its the default)
If its true its cuz ur .net installetion.
Thats all for now,
Hovik.
----- Original Message -----
From: "CMY" <my62202@y...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Wednesday, August 28, 2002 5:48 AM
Subject: [aspx_beginners] Help pls
Hi all...
I am running a Windows XP Professional with Visual Studio .Net installed
in it on my PC. I had also installed IIS v5.1 that come together with this
Windows XP Professional.
Right now I am trying to create a very simple web form with just a button
like this :
<asp:button text="Click Me" runat="server" />
But the problem is I can't see this button appear on my browser. And when
I view source from the browser, I still can see this asp code on the
source.
For a normal HTML button tag, I can see it appear on my browser.
Is it the server could not recognise my asp.net code and couldn't process
it ? Or is there any setting I need to change ? Or my IIS installation is
not correct ?
---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195
Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418
These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.
Message #3 by "CMY" <my62202@y...> on Wed, 28 Aug 2002 06:34:08
|
|
yes, from the form design, i can see that the Visible is set to true
u mean my VS.Net installation is not done properly ?
> if u see it in ur form design on VS.net check Button property for
Visible = true (although its the default)
If its true its cuz ur .net installetion.
Thats all for now,
Hovik.
----- Original Message -----
From: "CMY" <my62202@y...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Wednesday, August 28, 2002 5:48 AM
Subject: [aspx_beginners] Help pls
Hi all...
I am running a Windows XP Professional with Visual Studio .Net installed
in it on my PC. I had also installed IIS v5.1 that come together with this
Windows XP Professional.
Right now I am trying to create a very simple web form with just a button
like this :
<asp:button text="Click Me" runat="server" />
But the problem is I can't see this button appear on my browser. And when
I view source from the browser, I still can see this asp code on the
source.
For a normal HTML button tag, I can see it appear on my browser.
Is it the server could not recognise my asp.net code and couldn't process
it ? Or is there any setting I need to change ? Or my IIS installation is
not correct ?
---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195
Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418
These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.
Message #4 by "Hovik Melkomian" <melvik@b...> on Wed, 28 Aug 2002 11:09:24 +0430
|
|
it think so.
What else can be?
Hovik.
----- Original Message -----
From: "CMY" <my62202@y...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Wednesday, August 28, 2002 6:34 AM
Subject: [aspx_beginners] Re: Help pls
yes, from the form design, i can see that the Visible is set to true
u mean my VS.Net installation is not done properly ?
> if u see it in ur form design on VS.net check Button property for
Visible = true (although its the default)
If its true its cuz ur .net installetion.
Thats all for now,
Hovik.
----- Original Message -----
From: "CMY" <my62202@y...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Wednesday, August 28, 2002 5:48 AM
Subject: [aspx_beginners] Help pls
Hi all...
I am running a Windows XP Professional with Visual Studio .Net installed
in it on my PC. I had also installed IIS v5.1 that come together with this
Windows XP Professional.
Right now I am trying to create a very simple web form with just a button
like this :
<asp:button text="Click Me" runat="server" />
But the problem is I can't see this button appear on my browser. And when
I view source from the browser, I still can see this asp code on the
source.
For a normal HTML button tag, I can see it appear on my browser.
Is it the server could not recognise my asp.net code and couldn't process
it ? Or is there any setting I need to change ? Or my IIS installation is
not correct ?
---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195
Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418
These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.
---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195
Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418
These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.
Message #5 by Imar@S... on Wed, 28 Aug 2002 09:03:59
|
|
Hi there,
It looks like IIS is not parsing the aspx page, as it should.
Did you install IIS AFTER you installed VS.NET and the Framework??
One of the requirements for ASP.NET is that IIS is installed before you
install the rest.
If this is the case, simply reinstall the framework and VS.NET and it
should work.
Check out the archives of the P2P lists for more details about this.
HtH
Imar
> yes, from the form design, i can see that the Visible is set to true
u> mean my VS.Net installation is not done properly ?
> > if u see it in ur form design on VS.net check Button property for
V> isible = true (although its the default)
> If its true its cuz ur .net installetion.
> Thats all for now,
H> ovik.
> ----- Original Message -----
F> rom: "CMY" <my62202@y...>
T> o: "aspx_beginners" <aspx_beginners@p...>
S> ent: Wednesday, August 28, 2002 5:48 AM
S> ubject: [aspx_beginners] Help pls
>
H> i all...
> I am running a Windows XP Professional with Visual Studio .Net installed
i> n it on my PC. I had also installed IIS v5.1 that come together with
this
W> indows XP Professional.
> Right now I am trying to create a very simple web form with just a button
l> ike this :
<> asp:button text="Click Me" runat="server" />
> But the problem is I can't see this button appear on my browser. And when
I> view source from the browser, I still can see this asp code on the
s> ource.
> For a normal HTML button tag, I can see it appear on my browser.
> Is it the server could not recognise my asp.net code and couldn't process
i> t ? Or is there any setting I need to change ? Or my IIS installation is
n> ot correct ?
-> --
B> eginning ASP.NET Databases using VB.NET
h> ttp://www.wrox.com/ACON11.asp?ISBN=1861006195
> Beginning ASP.NET Databases using C#
h> ttp://www.wrox.com/ACON11.asp?ISBN=1861007418
> These books look at how we can create data-centric ASP.NET
a> pplications. Requiring some basic knowledge of ASP.NET,
A> ccess and SQL the authors guide you through the process
o> f connecting and consuming information in a variety of
w> ays. They are packed full of excellent illustrative code
e> xamples, demonstrating important fundamental principles.
-> --
C> hange your mail options at
t> o unsubscribe send a blank email to
>
|
|
 |