L
Lars Zeb
I've been programming windows app for a while, but never ASP.NET.
In VS2008, I've setup a very simple project containing a single page
with a textbox, label and button. When I start the program without
debugging, IE is launched and says, 'Internet Explorer cannot display
the webpage".
The URL which VS2008 created is http://localhost:1153/website/Default.aspx.
On the property page of the project on the Start Options page, I have
checked the NTLM Authentication checkbox.
I do not have IIS installed, but was relying on the integrated web
server. What am I missing?
TIA, Lars
In VS2008, I've setup a very simple project containing a single page
with a textbox, label and button. When I start the program without
debugging, IE is launched and says, 'Internet Explorer cannot display
the webpage".
The URL which VS2008 created is http://localhost:1153/website/Default.aspx.
On the property page of the project on the Start Options page, I have
checked the NTLM Authentication checkbox.
I do not have IIS installed, but was relying on the integrated web
server. What am I missing?
TIA, Lars