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

ASP.NET

 
Questionoverflow:auto Pin
Paul Unsworth29-Mar-10 22:58
Paul Unsworth29-Mar-10 22:58 
AnswerRe: overflow:auto Pin
Dinesh Mani29-Mar-10 23:16
Dinesh Mani29-Mar-10 23:16 
GeneralRe: overflow:auto Pin
Paul Unsworth29-Mar-10 23:21
Paul Unsworth29-Mar-10 23:21 
GeneralRe: overflow:auto Pin
Dinesh Mani29-Mar-10 23:34
Dinesh Mani29-Mar-10 23:34 
GeneralRe: overflow:auto Pin
Paul Unsworth29-Mar-10 23:37
Paul Unsworth29-Mar-10 23:37 
GeneralRe: overflow:auto Pin
Dinesh Mani29-Mar-10 23:41
Dinesh Mani29-Mar-10 23:41 
GeneralRe: overflow:auto Pin
Paul Unsworth29-Mar-10 23:46
Paul Unsworth29-Mar-10 23:46 
QuestionError when loading ASP.NET page Pin
WinCrs29-Mar-10 22:00
WinCrs29-Mar-10 22:00 
AnswerRe: Error when loading ASP.NET page Pin
Eduard Keilholz29-Mar-10 22:13
Eduard Keilholz29-Mar-10 22:13 
GeneralRe: Error when loading ASP.NET page Pin
WinCrs29-Mar-10 22:40
WinCrs29-Mar-10 22:40 
GeneralRe: Error when loading ASP.NET page Pin
<<Tash18>>29-Mar-10 22:42
<<Tash18>>29-Mar-10 22:42 
AnswerRe: Error when loading ASP.NET page Pin
Member 450194030-Mar-10 4:07
Member 450194030-Mar-10 4:07 
AnswerRe: Error when loading ASP.NET page Pin
Member 450194030-Mar-10 4:09
Member 450194030-Mar-10 4:09 
Questionhow to call javascript function from ascx page?? Pin
sarala.s29-Mar-10 21:08
sarala.s29-Mar-10 21:08 
AnswerRe: how to call javascript function from ascx page?? Pin
Dinesh Mani29-Mar-10 21:44
Dinesh Mani29-Mar-10 21:44 
QuestionProblem during Synchronisation... Pin
<<Tash18>>29-Mar-10 18:52
<<Tash18>>29-Mar-10 18:52 
AnswerRe: Problem during Synchronisation... Pin
PSK_29-Mar-10 19:18
PSK_29-Mar-10 19:18 
GeneralRe: Problem during Synchronisation... Pin
<<Tash18>>29-Mar-10 19:32
<<Tash18>>29-Mar-10 19:32 
GeneralRe: Problem during Synchronisation... Pin
PSK_29-Mar-10 19:53
PSK_29-Mar-10 19:53 
AnswerRe: Problem during Synchronisation... Pin
Sandeep Mewara29-Mar-10 19:41
mveSandeep Mewara29-Mar-10 19:41 
GeneralRe: Problem during Synchronisation... Pin
<<Tash18>>29-Mar-10 19:47
<<Tash18>>29-Mar-10 19:47 
GeneralRe: Problem during Synchronisation... Pin
Sandeep Mewara29-Mar-10 19:54
mveSandeep Mewara29-Mar-10 19:54 
QuestionRe: Problem during Synchronisation... Pin
<<Tash18>>29-Mar-10 21:57
<<Tash18>>29-Mar-10 21:57 
On googling out i came to know that in web.config file we have to add the following tag:

<system.web>
  <httpRuntime executionTimeout="5"/>


I set it 5 which means 5 seconds but after 5 seconds the synchronisation process doesnt get time out which means the executiontimeout tag is not responsible for my problem...
Im confused... plz advise...

Thanx in advance..
Tash
Questionproblem in gridview Pin
Amit Spadez29-Mar-10 3:09
professionalAmit Spadez29-Mar-10 3:09 
AnswerRe: problem in gridview Pin
Brij29-Mar-10 3:22
mentorBrij29-Mar-10 3:22 

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.