473,320 Members | 1,845 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,320 software developers and data experts.

vs2008 deploy to localhost

hey all,
i created a basic web app in vs2008 and deployed it to my localhost. when i
tried to browse the site, i get the iis message "page cannot be displayed."

any iideas?
thanks,
rodchar
Nov 7 '07 #1
13 3819
LVP
http://support.microsoft.com/kb/241344
"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:06**********************************@microsof t.com...
hey all,
i created a basic web app in vs2008 and deployed it to my localhost. when
i
tried to browse the site, i get the iis message "page cannot be
displayed."

any iideas?
thanks,
rodchar

Nov 7 '07 #2
On Nov 7, 8:38 pm, rodchar <rodc...@discussions.microsoft.comwrote:
hey all,
i created a basic web app in vs2008 and deployed it to my localhost. when i
tried to browse the site, i get the iis message "page cannot be displayed."

any iideas?
thanks,
rodchar
try to disable IE friendly error messages (Tools - Internet Options -
Advanced...)

Nov 7 '07 #3
see what i'm talking about here:

http://www25.brinkster.com/rodchar/medtest.htm
"LVP" wrote:
http://support.microsoft.com/kb/241344
"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:06**********************************@microsof t.com...
hey all,
i created a basic web app in vs2008 and deployed it to my localhost. when
i
tried to browse the site, i get the iis message "page cannot be
displayed."

any iideas?
thanks,
rodchar


Nov 7 '07 #4
Try browsing to an HTML page not ASPX page if that works then you need to
configure ASP.Net on IIS.
Also check the ASP.Net version, wouldn't hurt to run
C:\WINDOWS\Microsoft.Net\Framework\v2.0.50727\aspn et_regiis.exe -i
You can also check the weblog to see if the page is actualy being hit, can
usualy be found at C:\WINDOWS\system32\LogFiles\W3SVC1.

Regards,
Brian K. Williams


"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:06**********************************@microsof t.com...
hey all,
i created a basic web app in vs2008 and deployed it to my localhost. when
i
tried to browse the site, i get the iis message "page cannot be
displayed."

any iideas?
thanks,
rodchar

Nov 7 '07 #5
On Nov 7, 9:44 pm, rodchar <rodc...@discussions.microsoft.comwrote:
see what i'm talking about here:

http://www25.brinkster.com/rodchar/medtest.htm

Is Asp.net enabled in IIS? Check the web service extensions node
Nov 7 '07 #6
LVP
Have you tried to make sure that you web app is an application.
right click on the test2
Under Application Settings
next to Application name hit Remove then Create.
"LVP" <sq**********@hotmail.comwrote in message
news:eN*************@TK2MSFTNGP03.phx.gbl...
http://support.microsoft.com/kb/241344
"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:06**********************************@microsof t.com...
>hey all,
i created a basic web app in vs2008 and deployed it to my localhost. when
i
tried to browse the site, i get the iis message "page cannot be
displayed."

any iideas?
thanks,
rodchar


Nov 7 '07 #7
That's a client issue.

He needs to reconfigure IE to enable enhanced security configuration.

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/
======================================
"Alexey Smirnov" <al************@gmail.comwrote in message
news:11**********************@o38g2000hse.googlegr oups.com...
On Nov 7, 9:44 pm, rodchar <rodc...@discussions.microsoft.comwrote:
>see what i'm talking about here:

http://www25.brinkster.com/rodchar/medtest.htm


Is Asp.net enabled in IIS? Check the web service extensions node


Nov 7 '07 #8
On Nov 7, 11:03 pm, "Juan T. Llibre" <nomailrepl...@nowhere.com>
wrote:
That's a client issue.

He needs to reconfigure IE to enable enhanced security configuration.

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/
======================================"Alexey Smirnov" <alexey.smir...@gmail.comwrote in message

news:11**********************@o38g2000hse.googlegr oups.com...
On Nov 7, 9:44 pm, rodchar <rodc...@discussions.microsoft.comwrote:
see what i'm talking about here:
>http://www25.brinkster.com/rodchar/medtest.htm
Is Asp.net enabled in IIS? Check the web service extensions node- Hide quoted text -

- Show quoted text -
HTTP 404 is a very common problem with IIS 6, because ASP.NET is
disabled by default.

Nov 7 '07 #9
re:
!HTTP 404 is a very common problem with IIS 6, because ASP.NET is disabled by default.

Check the screen previous to the 404...


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/
======================================
"Alexey Smirnov" <al************@gmail.comwrote in message
news:11**********************@k79g2000hse.googlegr oups.com...
On Nov 7, 11:03 pm, "Juan T. Llibre" <nomailrepl...@nowhere.com>
wrote:
That's a client issue.

He needs to reconfigure IE to enable enhanced security configuration.

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/
======================================"Alexey Smirnov" <alexey.smir...@gmail.comwrote in message

news:11**********************@o38g2000hse.googlegr oups.com...
On Nov 7, 9:44 pm, rodchar <rodc...@discussions.microsoft.comwrote:
see what i'm talking about here:
>http://www25.brinkster.com/rodchar/medtest.htm
Is Asp.net enabled in IIS? Check the web service extensions node- Hide quoted text -

- Show quoted text -
HTTP 404 is a very common problem with IIS 6, because ASP.NET is
disabled by default.
Nov 7 '07 #10
On Nov 8, 12:08 am, "Juan T. Llibre" <nomailrepl...@nowhere.com>
wrote:
re:
!HTTP 404 is a very common problem with IIS 6, because ASP.NET is disabled by default.

Check the screen previous to the 404...

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/
======================================"Alexey Smirnov" <alexey.smir...@gmail.comwrote in message

news:11**********************@k79g2000hse.googlegr oups.com...
On Nov 7, 11:03 pm, "Juan T. Llibre" <nomailrepl...@nowhere.com>
wrote:


That's a client issue.
He needs to reconfigure IE to enable enhanced security configuration.
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/
======================================"Alexey Smirnov" <alexey.smir....@gmail.comwrote in message
news:11**********************@o38g2000hse.googlegr oups.com...
On Nov 7, 9:44 pm, rodchar <rodc...@discussions.microsoft.comwrote:
>see what i'm talking about here:
>>http://www25.brinkster.com/rodchar/medtest.htm
Is Asp.net enabled in IIS? Check the web service extensions node- Hide quoted text -
- Show quoted text -

HTTP 404 is a very common problem with IIS 6, because ASP.NET is
disabled by default.- Hide quoted text -

- Show quoted text -
Hi Juan,

I made a test on my Win2003 server. I created a test website with
default.aspx in the root directory. First, I enabled Internet Explorer
Enhanced Security Configuration (IE ESC) by adding this component in
Add or Remove Programs. When starting Internet Explorer, I now had a
page from res://shdoclc.dll/hardAdmin.htm that is about "Internet
Explorer Enhanced Security Configuration is enabled". Then I disabled
IE ESC and on starting Internet Explorer, I got the page from
res://shdoclc.dll/softAdmin.htm (as per screen) telling me that
"Internet Explorer Enhanced Security Configuration is not enabled".
Now, when I typing http://localhost I see the test page.

Nov 8 '07 #11
re:
!Then I disabled IE ESC and on starting Internet Explorer, I got the page
! from res://shdoclc.dll/softAdmin.htm (as per screen) telling me that
!"Internet Explorer Enhanced Security Configuration is not enabled".
!Now, when I typing http://localhost I see the test page.

You could, also, have left it enabled, and configured localhost as a Trusted site.


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/
======================================
"Alexey Smirnov" <al************@gmail.comwrote in message
news:11**********************@q5g2000prf.googlegro ups.com...
On Nov 8, 12:08 am, "Juan T. Llibre" <nomailrepl...@nowhere.com>
wrote:
re:
!HTTP 404 is a very common problem with IIS 6, because ASP.NET is disabled by default.

Check the screen previous to the 404...

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/
======================================"Alexey Smirnov" <alexey.smir...@gmail.comwrote in message

news:11**********************@k79g2000hse.googlegr oups.com...
On Nov 7, 11:03 pm, "Juan T. Llibre" <nomailrepl...@nowhere.com>
wrote:


That's a client issue.
He needs to reconfigure IE to enable enhanced security configuration.
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/
======================================"Alexey Smirnov" <alexey.smir...@gmail.comwrote in message
news:11**********************@o38g2000hse.googlegr oups.com...
On Nov 7, 9:44 pm, rodchar <rodc...@discussions.microsoft.comwrote:
>see what i'm talking about here:
>>http://www25.brinkster.com/rodchar/medtest.htm
Is Asp.net enabled in IIS? Check the web service extensions node- Hide quoted text -
- Show quoted text -

HTTP 404 is a very common problem with IIS 6, because ASP.NET is
disabled by default.- Hide quoted text -

- Show quoted text -
Hi Juan,

I made a test on my Win2003 server. I created a test website with
default.aspx in the root directory. First, I enabled Internet Explorer
Enhanced Security Configuration (IE ESC) by adding this component in
Add or Remove Programs. When starting Internet Explorer, I now had a
page from res://shdoclc.dll/hardAdmin.htm that is about "Internet
Explorer Enhanced Security Configuration is enabled". Then I disabled
IE ESC and on starting Internet Explorer, I got the page from
res://shdoclc.dll/softAdmin.htm (as per screen) telling me that
"Internet Explorer Enhanced Security Configuration is not enabled".
Now, when I typing http://localhost I see the test page.
Nov 8 '07 #12
thanks everyone for a plethora of replies. this is always helpful. it turned
out to be that ASP.NET was not enabled on the server. i had to go to
Add/Remove Programs and enable it from there.

thanks again to everyone. wow!!

"rodchar" wrote:
hey all,
i created a basic web app in vs2008 and deployed it to my localhost. when i
tried to browse the site, i get the iis message "page cannot be displayed."

any iideas?
thanks,
rodchar
Nov 8 '07 #13
That's fine, but what you did was *install* it
from Add/Remove Programs, not "enable" it.

In W2K3, for example, you have to enable it *after* you install it.

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/
======================================
"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:2A**********************************@microsof t.com...
thanks everyone for a plethora of replies. this is always helpful. it turned
out to be that ASP.NET was not enabled on the server. i had to go to
Add/Remove Programs and enable it from there.

thanks again to everyone. wow!!

"rodchar" wrote:
>hey all,
i created a basic web app in vs2008 and deployed it to my localhost. when i
tried to browse the site, i get the iis message "page cannot be displayed."

any iideas?
thanks,
rodchar

Nov 8 '07 #14

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

Similar topics

4
by: Cirene | last post by:
What is the best way to deploy a website created with VS 2008? (Now that web deployment projects are delayed.) I want to be able to modify the web.config file on the website. Thanks!
20
by: Iouri | last post by:
Hi everybody, We are currently using VS2003 and now we are in the porcess of upgrading to the next Visual Studio version. Does somebody have a real life experience with VS2008? My boss wants to...
2
by: parez | last post by:
Hi, I am developing a .net 3.0 win forms(C#) application using vs2008. I am also using 3rd party controls which are installed in the the GAC. After i publish the application on the different...
11
by: bob | last post by:
Hi, I am trying to develop a webservice and an aspx client on a Win2003 server box. The IDE is VS2008. The thing just seems totally flaky. Webservice compiles and publishes with no errors....
19
by: Michael Tissington | last post by:
Recently upgraded to VS 2008 and trying to debug a web application. When I start the application the url is something like http://localhost:nnn/project_name/default.aspx This is new and...
16
by: Harry Simpson | last post by:
I've been away from ASPNET - I open up a new Web app in VS2008 and go into properties and select to use IIS instead of the personal web server. Then I run in debug mode and it says I have to set...
8
by: Frank Hauptlorenz | last post by:
Hello out there, I changed an existing and good working webservice from an wsHttpBinding to an NetTcpBinding. This is working (after trying some time) and has real a better performance! But...
1
by: beauwlf | last post by:
Hi I recompiled previous VC6.0 C++ MFC project with VS2008 Evaluation It could run release at the system with the VS2008 installed. But it gives "Application has failed to start because the...
3
by: Jeff | last post by:
hi I'm wondering how to open a web browser window in VS2008. I've created a simple windows Live Agent and just want to test it in the VS2008 before I deploy it... any ideas how to open a...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
1
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: 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: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
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...
0
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
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.