Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > iis security > march 2004 >

iis security : IIS not functioning


Jibey Jacob
3/14/2004 11:51:06 AM
Hello

I installed IIS on my Windows XP Professional desktop and it's not functioning. When I type http://localhost/aspnet_client/system_web/1_1_4322/SmartNav.htm it says the Page cannot be displayed. I'm able to run inetmgr

Can someone tell me what is wrong

Thanks

Jibey Jaco
Jibey Jacob
3/14/2004 5:46:09 PM
Hello Ken:

I ran aspnet_regiis.exe -i. For some reason noneof the .asp seem to be registered with IIS, as the icons in Windows Explorer are not associated.

In inetmgr, I can see the aspnet_client virtual directory. When I type: http://localhost/aspnet_client/system_web/1_1_4322/SmartNav.htm IE still tells me the Page cannot be displayed.

Jibey Jacob
3/15/2004 9:36:10 AM
Hi Ken

I can see the directory structure aspnet_client/system_web/1_1_4322/ in IIS Manager. Within that directory structure I can see SmartNav.htm listed. Something funny happened yestereday. When I right clicked on SmartNav.htm and chose 'Browse', IIS Manager opened a browser window and allowed me to browse that page. This is no longer happening today

I placed SmartNav.htm under c:\inetpub\wwwroot\ and typed http://localhost/SmartNav.htm. I'm still getting the same error message: Page cannot be displayed. The error message at the bottom of the page is "HTTP 500 - Internal server error"

I'm not using a proxy server. I'm connected directly to the Internet using a cable connection. I'm behind a Personal Firewall - Sygate

Thanks

Jibe
Ken Schaefer
3/15/2004 12:06:21 PM
Did you install the .Net Framework? If you installed it before you installed
IIS, you will need to run:
c:\windows\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
to register the ASP.Net files with IIS

If you open the IIS MMC Snapin, can you see the aspnet_client virtual
directory listed?

Cheers
Ken


[quoted text, click to view]
: Hello:
:
: I installed IIS on my Windows XP Professional desktop and it's not
functioning. When I type
http://localhost/aspnet_client/system_web/1_1_4322/SmartNav.htm it says the
Page cannot be displayed. I'm able to run inetmgr.
:
: Can someone tell me what is wrong?
:
: Thanks,
:
:
: Jibey Jacob
:

Ken Schaefer
3/15/2004 2:10:56 PM
Hi

- Icon should not change, as you have no application associated to "open"
the pages.
- In IIS Manager, please expand the aspnet_client virtual directory. Do you
see system_web underneath that? and then do you see 1_1_4322? and then do
you see SmartNav.htm listed?
- what happens if you create a simple .htm page and place it into
c:\inetpub\wwwroot\? Can you load it by doing http://localhost/myPage.htm?


"Page can not be displayed" is a generic error message. You need to scroll
down a bit further to see the real error message. If you see 'Cannot find
server or DNS error', then the server could not be contacted at all. Perhaps
you are using a proxy server for HTTP access, in which case you need to
exclude http://localhost from the proxy server, because the proxy server has
no idea where "localhost" is (well, the proxy server probably thinks that it
is localhost!).



Cheers
Ken

[quoted text, click to view]
: Hello Ken:
:
: I ran aspnet_regiis.exe -i. For some reason noneof the .asp seem to be
registered with IIS, as the icons in Windows Explorer are not associated.
:
: In inetmgr, I can see the aspnet_client virtual directory. When I type:
http://localhost/aspnet_client/system_web/1_1_4322/SmartNav.htm IE still
tells me the Page cannot be displayed.
:
: Jibey

Jibey Jacob
3/15/2004 4:01:10 PM
Hi

When I followed the steps at: http://www.aspfaq.com/show.asp?id=210

I'm getting the following error in IE: "[code=CANT_CONNECT_LOOPBACK] Cannot connect due to potential loopback problems"

How can I fix this

Thanks

Jibe

jcochran.nospam NO[at]SPAM naplesgov.com
3/15/2004 9:00:37 PM
On Mon, 15 Mar 2004 09:36:10 -0800, "Jibey Jacob"
[quoted text, click to view]

Start here then:

http://www.aspfaq.com/show.asp?id=2109

[quoted text, click to view]

Have you tried disabling the firewall to test?

Jibey Jacob
3/16/2004 2:36:06 PM
Hi Jeff

I've disabled the firewall and tested. I'm still getting the same error: "[code=CANT_CONNECT_LOOPBACK] Cannot connect due to potential loopback problems"

Thanks

Jibey Jaco
AddThis Social Bookmark Button