Click here to Skip to main content
15,902,114 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Need Help Pin
droth1714-Sep-09 2:10
droth1714-Sep-09 2:10 
QuestionPost Back Pin
ellllllllie11-Sep-09 4:45
ellllllllie11-Sep-09 4:45 
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 
I have my intranet working just like that and use Context.User.Identity.Name to get the Domain\Username of the person accessing without pop ups.
There's 2 things I can think of that you need to do (since you already enabled integrated security)
1. As the person before said, the server must be in the same domain
2. The users need to have read access to the files by virtue of AD... in my case, I have a security group with all my users that is also a user in the server. if I remove these permissions from a particular app folder then I get the pop up asking for name and password.

hope it helps
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 
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 

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.