473,325 Members | 2,771 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

New to ASP.NET, IE can't find page

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
Jun 27 '08 #1
6 1562
"Lars Zeb" <la*****@yahoo.comwrote in message
news:9d**********************************@w34g2000 prm.googlegroups.com...
In VS2008, I've setup a very simple project containing a single page
What's the name of the page...?
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Jun 27 '08 #2
Mark,

The page is Default.aspx. The class name for the codebehind is
_Default.
>
What's the name of the page...?
Jun 27 '08 #3
Follow rule #1 for beginners in Web applications

#1. Make sure you've unchecked "Friendly Errors" in IE (Menu
Tool/Option/Advance tab somewhere in the beginning.)

then you might start seeing real error :)
George.

"Lars Zeb" <la*****@yahoo.comwrote in message
news:9d**********************************@w34g2000 prm.googlegroups.com...
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

Jun 27 '08 #4
re:
!On the property page of the project on the Start Options page,
!I have checked the NTLM Authentication checkbox

Why do you want to check the NTLM Authentication checkbox ?

NTLM is used as the authentication protocol for transactions between
two computers where one or both computers are running Windows NT 4.0 or earlier.

Uncheck that box...and post back the results.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"Lars Zeb" <la*****@yahoo.comwrote in message
news:9d**********************************@w34g2000 prm.googlegroups.com...
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

Jun 27 '08 #5
George,

I unchecked "Show friendly HTTP error messages" on the Advanced tab of
the Internet Options in the Browsing section, but the result was the
same.

Juan, I unchecked the NTLM checkbox - again the result is the same:
'Internet Explorer cannot display the webpage".

Jun 27 '08 #6
In playing with the environment a little more, I noticed that the
system had an ASP.NET Development Server icon in it. When I right-
clicked and selected "Open in Browser", my webapge did appear!

I suppose I can live with this, but it doesn't seem like it should
fail when launched from VS2008 but be able to be launched from the
system tray.
Jun 27 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: tabonni | last post by:
Hi I try to grab the checked files from HTML page and then send those PDF files as attachments. It can just send email, there are no PDF files attached. Can anybody point out my error? My...
1
by: disaia | last post by:
2 problems: Example: If a person types in a part number into Yahoo: 1. Is there a way for Yahoo to list your web site as one of the results. 2. If the user clicks on your link, can your web...
23
by: John | last post by:
Last year, I remember finding a web page describing how to pass the name of a file to another web page, and have that web page load that image file. Now, I can't find my record of that (it was...
2
by: Praveen | last post by:
In the ISPF editor I am using, for a particullar PO Dataset I am getting the result of FIND statement narrowed down to the colums 48-56. i.e. if I give "FIND 'TO' ALL", the result I am getting as...
4
by: Martin Hill | last post by:
Hi there, How can I find the components added to web form from my custom web control? Suppose I added a Timer component (with name "timer1") onto the web form, from my user web control, how...
6
by: TomislaW | last post by:
How to find all user controls (ascx) loaded on a Page?
10
by: Sacha Korell | last post by:
I'm trying to load a drop-down list with all DropDownList control names from another page. How would I be able to find those DropDownList controls? The FindControl method will only find a...
5
by: BeanWorks | last post by:
Hi, I've been looking through books and posts, but so far I can't find anything that really addresses this problem. I have a frameset page with three frames, one on top with static content, and...
0
by: =?Utf-8?B?Sm9l?= | last post by:
This may seem a little silly but please bear with me... I have a page called Page1.aspx and a code behind Page1.aspx.cs. In the code behind I declare a class called OdsDataSource as a CHILD...
1
by: Salim | last post by:
Hi, I'm trying to get UniqueID of a linkbutton. I have 2 web user controls. And a master page. In fisrst web user control there is a datalist. In datalist ItemCreated event, I try to find...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.