Howard

Howard

  • NA
  • 3
  • 0

Converting .htm to .aspx in VS 2005

Jun 8 2007 1:05 AM

I am in the process of learning ASP.NET and read that when using Visual Studio 2005, you can add an existing .html file to your project and just rename it to .aspx to automatically convert it to a ASP.NET Webform.  I've even seen it done on an "eLearning" video demo with Visual Studio .NET.  However, when I try to duplicate the demo using Visual Studio 2005, it doesn't add the page directive like on the demo.
Anyone have a clue what I'm doing wrong?


Answers (3)