I would like to use
VB.Net's IDE instead of Web Matrix. However, when I follow the instructions on page 36, number 6 I get different results.
The module produced by
VB.N is in c:\INETPUB/WWWROOT/PAGE0036/WEBFORM1.ASPX.
If I specify
http://localhost/INETPUB/WWWROOT/PAGE0036/WEBFORM1.ASPX on the IE address line, I get "The page cannot be found.".
If I use the IE OPEN and browse to WEBFORM1.ASPX, I get thrown into the HTML code.
I have IIS installed and activated.
What gives?
Thanks in advance.
John