With the limited info you provided, my guess is either you're trying to serve ASP.NET pages without having installed the .NET Framework on your server, or you're directly requesting ASP.NET pages from the file system in your browser (without using an http url).