Click to See Complete Forum and Search --> : ASP.NET not showing up


Howdy_McGee
April 14th, 2011, 05:35 PM
Hi, I'm new to ASP.NET and I'm trying to view pages. I cannot get any of my ASPX pages to show up. I can get .htm pages to show up but that's about it. What's am I doing wrong?

http://ns-llc.com/alexnodr/index.asp

HairyMonkeyMan
April 14th, 2011, 06:51 PM
do you have the .net framework installed on the server? asp.net pages need a compiler. htm is what the browser sees when an aspx file is compiled.

Howdy_McGee
April 18th, 2011, 06:18 PM
Yeah I have .NET Framework up and running but still nothing has changed. Is there other possibilities?

Should I save this website as a .htm?