.asp not showing up
-
I'm having a problem with my work computer NOT displaying my .ASP pages. I can write and see a .ASPX webpage just fine, but for some reason, my IIS is giving me a HTTP 500 Internal Server Error whenever I try to open regular .ASP pages. Perhaps some background might help. I had to install a list of software last week. I installed Visual Studios 6.0 and Visual Studios .NET 2003 Architect back to back. I THINK I had IIS installed before these, but I'm not positive. After registering the .NET Framework with ASP, I could see any .ASPX pages I made with the Visual Studios .NET 2003. However, anything I make with the Visual Studios 6.0, or simply text files, will not work. The pages are all in my wwwroot directory, so that's not an issue. I've seen a few discussion forums regarding similar topics, but usually it is the other way around, with .ASP pages working, and .ASPX pages NOT working. Any and all advice on this matter is greatly appreciated.