Click here to Skip to main content
15,892,768 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Post Back Pin
tagyurit11-Sep-09 5:53
tagyurit11-Sep-09 5:53 
AnswerRe: Post Back Pin
Abhishek Sur11-Sep-09 6:02
professionalAbhishek Sur11-Sep-09 6:02 
QuestionHow to get logged on user (Windows Authen/Active Direct) Pin
Shameegh Boer11-Sep-09 4:26
Shameegh Boer11-Sep-09 4:26 
AnswerRe: How to get logged on user (Windows Authen/Active Direct) Pin
tagyurit11-Sep-09 5:19
tagyurit11-Sep-09 5:19 
AnswerRe: How to get logged on user (Windows Authen/Active Direct) Pin
Md. Marufuzzaman11-Sep-09 5:30
professionalMd. Marufuzzaman11-Sep-09 5:30 
AnswerRe: How to get logged on user (Windows Authen/Active Direct) Pin
Beyondard11-Sep-09 6:59
Beyondard11-Sep-09 6:59 
GeneralRe: How to get logged on user (Windows Authen/Active Direct) Pin
Shameegh Boer13-Sep-09 20:42
Shameegh Boer13-Sep-09 20:42 
GeneralRe: How to get logged on user (Windows Authen/Active Direct) Pin
Shameegh Boer22-Sep-09 21:45
Shameegh Boer22-Sep-09 21:45 
I've found this article [Windows support]

There's a very interesting section briefly explain the problem I'm receiving.

Integrated Windows authentication
Integrated Windows authentication is more secure than basic authentication and it functions well in an Intranet environment where users have Windows domain accounts. In integrated Windows authentication, the browser attempts to use the current user's credentials from a domain logon and if this fails, the user is prompted to enter a user name and password. If you use integrated Windows authentication, the user's password is not transmitted to the server. If the user has logged on to the local computer as a domain user, the user does not have to authenticate again when the user accesses a network computer in that domain.

NOTE: You cannot use integrated Windows authentication through a proxy server.

But as you can see, no real explanation of why it wouldn't get the user's domain logon. Or what needs to be done to allow the browser to get the domain logon
GeneralRe: How to get logged on user (Windows Authen/Active Direct) Pin
Shameegh Boer22-Sep-09 20:51
Shameegh Boer22-Sep-09 20:51 
QuestionThe operation has timed out for simple Web request. Pin
Vilas Dilip Patil11-Sep-09 4:06
Vilas Dilip Patil11-Sep-09 4:06 
AnswerRe: The operation has timed out for simple Web request. Pin
sashidhar11-Sep-09 5:51
sashidhar11-Sep-09 5:51 
AnswerRe: The operation has timed out for simple Web request. Pin
Abhishek Sur11-Sep-09 8:15
professionalAbhishek Sur11-Sep-09 8:15 
QuestionRemoting in ASP.net 2.0 Pin
slimtugo11-Sep-09 3:24
slimtugo11-Sep-09 3:24 
AnswerRe: Remoting in ASP.net 2.0 Pin
Manas Bhardwaj11-Sep-09 3:33
professionalManas Bhardwaj11-Sep-09 3:33 
QuestionPersist a controls view state in masterpage Pin
tonymathewt11-Sep-09 3:11
professionaltonymathewt11-Sep-09 3:11 
AnswerRe: Persist a controls view state in masterpage Pin
r a m e s h11-Sep-09 3:22
r a m e s h11-Sep-09 3:22 
QuestionNeed to delete row in gridview but must not affect that row in the database. Pin
renoma11-Sep-09 2:10
renoma11-Sep-09 2:10 
AnswerRe: Need to delete row in gridview but must not affect that row in the database. Pin
Meetu Choudhary11-Sep-09 2:17
Meetu Choudhary11-Sep-09 2:17 
AnswerRe: Need to delete row in gridview but must not affect that row in the database. Pin
Md. Marufuzzaman11-Sep-09 4:17
professionalMd. Marufuzzaman11-Sep-09 4:17 
QuestionRemove items from generic list Pin
yesu prakash11-Sep-09 1:52
yesu prakash11-Sep-09 1:52 
AnswerRe: Remove items from generic list Pin
sashidhar11-Sep-09 1:57
sashidhar11-Sep-09 1:57 
AnswerRe: Remove items from generic list Pin
N a v a n e e t h11-Sep-09 2:43
N a v a n e e t h11-Sep-09 2:43 
Questionerror Pin
ankitjain111011-Sep-09 1:26
ankitjain111011-Sep-09 1:26 
AnswerRe: error Pin
Meetu Choudhary11-Sep-09 1:32
Meetu Choudhary11-Sep-09 1:32 
GeneralRe: error Pin
ankitjain111011-Sep-09 1:34
ankitjain111011-Sep-09 1:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.