Click here to Skip to main content
15,887,477 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: insert data to DB with MS SQL using Classic ASP Pin
Ye Htut4-May-14 20:51
Ye Htut4-May-14 20:51 
GeneralRe: insert data to DB with MS SQL using Classic ASP Pin
Schatak4-May-14 20:58
professionalSchatak4-May-14 20:58 
GeneralRe: insert data to DB with MS SQL using Classic ASP Pin
Ye Htut5-May-14 3:11
Ye Htut5-May-14 3:11 
GeneralRe: insert data to DB with MS SQL using Classic ASP Pin
thatraja5-May-14 4:29
professionalthatraja5-May-14 4:29 
QuestionSubjectUserSid S-1-5-21-3532193094-2589986628-862158326-1002 how do i find out what the subject users name,tyhat owns that #? Pin
Member 107943654-May-14 13:05
Member 107943654-May-14 13:05 
AnswerRe: SubjectUserSid S-1-5-21-3532193094-2589986628-862158326-1002 how do i find out what the subject users name,tyhat owns that #? Pin
Richard MacCutchan4-May-14 22:20
mveRichard MacCutchan4-May-14 22:20 
QuestionSubjectUserSid S-1-5-21-3532193094-2589986628-862158326-1002 how do i find out what the subject users name,tyhat owns that #? Pin
Member 107943654-May-14 13:04
Member 107943654-May-14 13:04 
QuestionWhen my application idle for 20 minutes then they redirect to login page Pin
kuldeep10972-May-14 23:13
kuldeep10972-May-14 23:13 
Please help me...
My Problem is "When my application idle for 20 minutes then they redirect to login page"
Scanerio "
My Boss except to application if application is idle for 30 min then password acceptance popup is open and if application idle for 60 minutes then session timeout
I check all objects there is no Session.Clear () or Session. Abandon () in my application only I use Session. Abandon () in global.aspx page for session out
"
For Solution I perform following task:-
1. <SessionState mode=inproc cookiless=false timeout=60 statenetworktimeout=60>
2. <form name =login defaulturl=login.aspx protection=none timeout=60 slidingexpiration=true>
3. In IIS Perform following task:-
• Clear all recycle
• set ideal time to 120
Thanks in advance.......

Frown | :(
singh
AnswerRe: When my application idle for 20 minutes then they redirect to login page Pin
Ali Al Omairi(Abu AlHassan)4-May-14 1:00
professionalAli Al Omairi(Abu AlHassan)4-May-14 1:00 
QuestionCreate a comment system Pin
BL@CK H@CK$R2-May-14 17:08
BL@CK H@CK$R2-May-14 17:08 
AnswerRe: Create a comment system Pin
Peter Leow2-May-14 17:53
professionalPeter Leow2-May-14 17:53 
AnswerRe: Create a comment system Pin
BL@CK H@CK$R3-May-14 7:31
BL@CK H@CK$R3-May-14 7:31 
Questionajax control toolkit - windows server 2008 r2 Pin
Stein The Ruler2-May-14 9:47
Stein The Ruler2-May-14 9:47 
QuestionGood day Pin
Jebz19931-May-14 0:26
Jebz19931-May-14 0:26 
QuestionReportViewer with Parameter Pin
Member 1057920230-Apr-14 8:47
Member 1057920230-Apr-14 8:47 
AnswerRe: ReportViewer with Parameter Pin
Member 105792021-May-14 7:07
Member 105792021-May-14 7:07 
Questionjoin on linq relative to checklistbos Pin
Member 1044233028-Apr-14 20:00
Member 1044233028-Apr-14 20:00 
AnswerRe: join on linq relative to checklistbos Pin
Praneet Nadkar7-May-14 19:54
Praneet Nadkar7-May-14 19:54 
QuestionThere is no row at position 0 in login page Pin
Jignesh Patel27-Apr-14 2:21
Jignesh Patel27-Apr-14 2:21 
AnswerRe: There is no row at position 0 in login page Pin
Richard Deeming28-Apr-14 2:11
mveRichard Deeming28-Apr-14 2:11 
Questionurl-rewrite complete asp.net application i want www.myurl.com/Profiles/sample.aspx?id=profilename to be like this www.myurl.com/profilename Pin
pramodgorityala25-Apr-14 8:45
pramodgorityala25-Apr-14 8:45 
AnswerRe: url-rewrite complete asp.net application i want www.myurl.com/Profiles/sample.aspx?id=profilename to be like this www.myurl.com/profilename Pin
Anurag Gandhi25-Apr-14 17:45
professionalAnurag Gandhi25-Apr-14 17:45 
GeneralRe: url-rewrite complete asp.net application i want www.myurl.com/Profiles/sample.aspx?id=profilename to be like this www.myurl.com/profilename Pin
pramodgorityala15-May-14 4:46
pramodgorityala15-May-14 4:46 
GeneralRe: url-rewrite complete asp.net application i want www.myurl.com/Profiles/sample.aspx?id=profilename to be like this www.myurl.com/profilename Pin
Anurag Gandhi16-May-14 4:09
professionalAnurag Gandhi16-May-14 4:09 
AnswerRe: url-rewrite complete asp.net application i want www.myurl.com/Profiles/sample.aspx?id=profilename to be like this www.myurl.com/profilename Pin
Dnyaneshwar@Pune27-Apr-14 23:50
Dnyaneshwar@Pune27-Apr-14 23:50 

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.