Re: Debugging Localhost

"Pardee, Roy" <[email protected]> Mon, 25 Jun 2007 08:08:36 -0700
Newsgroups gmane.comp.windows.devel.dotnet.web
Message-ID <[email protected]>
BTW--you can actually get firefox on windows to pass NTLM credentials to
specified hosts by:

 - navigating to about:config
 - typing 'ntlm' in the Filter bar, and finding the preference 
   named network.automatic-ntlm-auth.trusted-uris
 - double-click that pref & enter a comma-delimited list of
   host names (e.g., "localhost,my_server,my_other_server).

I learned that in a blog posting somewhere...

-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:[email protected]] On Behalf Of Patrick Steele
Sent: Monday, June 25, 2007 5:02 AM
To: [email protected]
Subject: Re: [DOTNET-WEB] Debugging Localhost

What type of permissions are set up on the virtual directory?  Sounds
like you might have integrated authentication (which -- if memory serves
-- is IE only).

---
Patrick Steele
http://weblogs.asp.net/psteele


-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:[email protected]] On Behalf Of Hevel, Shawn
Sent: Monday, June 25, 2007 7:55 AM
To: [email protected]
Subject: [DOTNET-WEB] Debugging Localhost


Hi,

 

I need to debug a webpage that I've written in DotNet 1.1. The page
looks great in Internet Explorer but when I try the following page
http://localhost/scfbintranet/InformationTechnology/ImplementationCheckl
ist.aspx in Opera, I get prompted for a username and password for the
localhost machine. My machine is set up as a web server, using IIS, so I
can run our companies Internet and Intranet sites on my machine.

 

Does anyone know why I get prompted in Opera? If so, what is the work
around so I can make my web sites work across multiple Internet Browsers
and not just in Internet Explorer.

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com