Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > IIS authentication and IE

Reply
Thread Tools

IIS authentication and IE

 
 
monir
Guest
Posts: n/a
 
      09-12-2007
Everytime I try to run or execute a default.aspx or any other pages from
Visual Studio 2003 by right clicking on the default.aspx page and selecting
'View in Browser' option, a Log in dialog box appears asking for my user
name and password. How can I stop this login prompt from keep appearing?

FYI, the default.aspx is part of a intranet web application.
I am trying to execute the application from my local machine therefore, IE
shows the web address as http://localhost/MWLIntranetWebSite/default.aspx. I
am using IE 6.0, IIS V5.1 and integrated windows authentication mode.
Please Advise.



 
Reply With Quote
 
 
 
 
Dominick Baier
Guest
Posts: n/a
 
      09-13-2007
are you then retyping your current logon credentials - and it works?

how about when you open the app from outside VS?

-----
Dominick Baier (http://www.leastprivilege.com)

Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)

> Everytime I try to run or execute a default.aspx or any other pages
> from Visual Studio 2003 by right clicking on the default.aspx page and
> selecting 'View in Browser' option, a Log in dialog box appears
> asking for my user name and password. How can I stop this login
> prompt from keep appearing?
>
> FYI, the default.aspx is part of a intranet web application.
> I am trying to execute the application from my local machine
> therefore, IE
> shows the web address as
> http://localhost/MWLIntranetWebSite/default.aspx. I
> am using IE 6.0, IIS V5.1 and integrated windows authentication
> mode. Please Advise.
>



 
Reply With Quote
 
 
 
 
monir
Guest
Posts: n/a
 
      09-13-2007
First of all, thanks for looking into this.

When I retype my current logon, it lets me in but partially works. For
example, image files as well as some of the contents of the pages do not
appear. It allows me to edit the code though.

FYI, it never prompted me for login info before and it used to load all the
image files as well as the contents correctly. So it seems to me that
whenever it prompts for login it does loads contents partially and when it
does not ask for the login then it loads everything correctly.

The same application also resides in the production server and it wroks fine
there. It's just prompts for login info when I try to open it from the local
machine.

I am not sure whether it is a IE browser issue or IIS authentication issue
or security upgrades from the microsoft site may have caused this.

Please advise.
"Dominick Baier" wrote:

> are you then retyping your current logon credentials - and it works?
>
> how about when you open the app from outside VS?
>
> -----
> Dominick Baier (http://www.leastprivilege.com)
>
> Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)
>
> > Everytime I try to run or execute a default.aspx or any other pages
> > from Visual Studio 2003 by right clicking on the default.aspx page and
> > selecting 'View in Browser' option, a Log in dialog box appears
> > asking for my user name and password. How can I stop this login
> > prompt from keep appearing?
> >
> > FYI, the default.aspx is part of a intranet web application.
> > I am trying to execute the application from my local machine
> > therefore, IE
> > shows the web address as
> > http://localhost/MWLIntranetWebSite/default.aspx. I
> > am using IE 6.0, IIS V5.1 and integrated windows authentication
> > mode. Please Advise.
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
developing on IIS V5.1 hosted on WinXP pro and deploying on IIS 6.0 win2k3 qustion Smith ASP .Net 2 04-27-2009 09:53 AM
about IIS 6 and IIS 7 Tony Johansson ASP .Net 2 11-13-2008 02:51 AM
Difference between IIS 5.0 Isolation Mode and IIS 6.0 WP Mode cedric ASP .Net Web Services 0 12-29-2005 09:56 AM
IIS/Tomcat 4 Admin and Manager - Can't Connect from IIS Emile Coetzee Java 0 01-12-2004 11:01 AM
Where does IIS and ASP.Net save Authentication info? (sessionState mode="SQLServer") Kristofer Liljeblad ASP .Net 0 06-30-2003 04:13 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57