lindseyloris
New Member
Current setup: OS - NT 4.0, Two partitions, C is FAT, E is NTFS, Inetput is on E, ASP.NET ver1 installed, latest MDAC and SP 6a installed as well.<BR><BR>Problem: ASPX pages display in browser, but the code is not processed. View|Source displays the vb code. Page is not processing ASPX tags.<BR><BR>Current setup works with traditional ASP pages. I installed ASP.net from the E: drive but I was not given an option to change. Does anyone know if Inetpub absolutely has to be on the C: drive. To me it shouldn't matter. But obviously something's not right<BR>You can't run ASP.NET on NT4 (IIS4). You'll have to upgrade to IIS5 or better, which means Win2K, XP, or .NET Server.Check out http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/829/msdncompositedoc.xml<BR><BR>Microsoft says it will work on:<BR><BR>The .NET Framework runs on:<BR><BR>Microsoft Windows? 98<BR>Microsoft Windows NT? 4.0 (SP 6a required)<BR>Microsoft Windows Millennium Edition (Windows Me) <BR>Microsoft Windows 2000 (SP2 Recommended)<BR>Microsoft Windows XP Professional <BR>Microsoft Windows XP Home Edition<BR><BR>I am new to ASP.NET, so I might be misunderstanding this.The .NET framework *will* run on all those OS'es, and you can even run a .NET server on NT4sp6a, hever ASP.NET isn't supported for IIS prior to 5.<BR><BR>Check out this link...<BR><BR>http://www.asp.net/download.aspx