Click here to Skip to main content
15,917,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: asp:scriptmanager not available in the content page Pin
sashidhar11-Sep-09 5:53
sashidhar11-Sep-09 5:53 
AnswerRe: asp:scriptmanager not available in the content page Pin
Not Active11-Sep-09 6:13
mentorNot Active11-Sep-09 6:13 
GeneralRe: asp:scriptmanager not available in the content page Pin
sanjubaba11-Sep-09 20:56
sanjubaba11-Sep-09 20:56 
GeneralRe: asp:scriptmanager not available in the content page Pin
Not Active12-Sep-09 3:40
mentorNot Active12-Sep-09 3:40 
QuestionNeed Help Pin
amarnath n.n11-Sep-09 4:59
amarnath n.n11-Sep-09 4:59 
AnswerRe: Need Help Pin
Not Active11-Sep-09 6:10
mentorNot Active11-Sep-09 6:10 
AnswerRe: Need Help Pin
Abhishek Sur11-Sep-09 8:10
professionalAbhishek Sur11-Sep-09 8:10 
AnswerRe: Need Help Pin
N a v a n e e t h13-Sep-09 6:25
N a v a n e e t h13-Sep-09 6:25 
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 

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.