Print Page | Close Window

ASP>NET server controls not showing

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: ASP.NET Discussion
Forum Description: Discussion and chat on ASP.NET related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=648
Printed Date: 28 March 2026 at 11:41pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: ASP>NET server controls not showing
Posted By: junior420
Subject: ASP>NET server controls not showing
Date Posted: 02 March 2003 at 4:22am
i am a newbie to ASP.NET.
I have just done a complete install of the .NET development studio along with its component update.
 
I am running Windows XP professional and IIS 5.1 nad IE 6.0.
 
I have the following problem::
 
The server components donot show in IE eventhough the source code shows the server componenets
.
 
can anybody please help me out?



Replies:
Posted By: MorningZ
Date Posted: 03 March 2003 at 9:36am
make sure you have runat="server" in each control.. because if you see <asp:textbox id="blah"/> in the "View Source", then the server doesn't know to evaluate it

-------------
Contribute to the working anarchy we fondly call the Internet


Posted By: xdotnet
Date Posted: 03 March 2003 at 1:05pm

if it's still not showing after adding runat="server" like MorningZ said, perhaps your ISAPI extensions aren't set up correctly. To fix them, you need to run "aspnet_regiis.exe -i" at the command prompt.

more info can be found here:
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q306005 - http://support.microsoft.com/default.aspx?scid=KB;EN-US;q306005



Posted By: masta-chief88
Date Posted: 24 March 2003 at 2:59pm

are they under the form element?   They must be in a form field that has the runat="server" in it.



Posted By: Sushu
Date Posted: 29 April 2003 at 10:19pm

Hi,

Thanks for this piece of information. even I had same problem..but get th'gh that. thanks once more

sushu




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net