I use IE 6, IIS 4 running on NT. I just installed VS.net beta 2. created a web project. I drag and drop some objects onto the design page but when I run it on the label shows up. I added a button, radiobutton and label. The Radio and button don't appear.<BR>is the problem with iis 4?<eom>.Can you run ASP.NET Web pages on Windows NT 4.0? I've not tried it, since I don't have it, but from what I've heard directly from the Microsoft guys, you need Windows 2000 or Windows XP to use ASP.NET. True, the .NET Framework can be installed on Windows NT 4.0 (and Windows 98/ME), but for the ASP.NET portion to work you need Win2k or WinXP (Pro edition - the one that comes with IIS).<BR><BR>I hope I'm wrong, but I don't think so. In fact at http://www.asp.net/download.aspx it reads:<BR><BR>"ASP.NET is available as free download and runs on the following platforms: <BR> * Microsoft Windows 2000 Professional and Server (SP 2 recommended) <BR> * Microsoft Windows XP Professional <BR> * Microsoft Windows .NET Server"You may well be right. I believe that you need IIS 5 to deploy ASP.Net specifically, which would mean 2K or XP.<BR><BR>What I was basing my comment on, was the fact that you *can* use the .NET SDK on WinNT 4 SP6a...Though 98/ME don't support this....They only support .Net applications at runtime, as you suggested.<BR><BR><BR>http://support.microsoft.com/default.aspx?xmlid=fh;EN-US;netframewk<BR><BR>Ah well....I defer. Thanks for the correction.<BR>