Click here to Skip to main content
15,927,212 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSearch By Date Pin
Khan.Bangash13-May-07 19:53
Khan.Bangash13-May-07 19:53 
AnswerRe: Search By Date Pin
Sylvester george13-May-07 20:09
Sylvester george13-May-07 20:09 
GeneralRe: Search By Date Pin
Khan.Bangash13-May-07 20:17
Khan.Bangash13-May-07 20:17 
AnswerRe: Search By Date Pin
GgAben13-May-07 21:55
GgAben13-May-07 21:55 
AnswerRe: Search By Date Pin
Christian Graus13-May-07 23:32
protectorChristian Graus13-May-07 23:32 
GeneralRe: Search By Date Pin
Khan.Bangash13-May-07 23:55
Khan.Bangash13-May-07 23:55 
QuestionHidden Fields Pin
Mkanchha13-May-07 19:07
Mkanchha13-May-07 19:07 
AnswerRe: Hidden Fields Pin
Sherin Iranimose13-May-07 19:18
Sherin Iranimose13-May-07 19:18 
AnswerRe: Hidden Fields Pin
PSK_13-May-07 19:59
PSK_13-May-07 19:59 
GeneralRe: Hidden Fields Pin
Mkanchha13-May-07 20:52
Mkanchha13-May-07 20:52 
GeneralRe: Hidden Fields Pin
Sherin Iranimose13-May-07 22:24
Sherin Iranimose13-May-07 22:24 
AnswerRe: Hidden Fields Pin
Khan.Bangash13-May-07 20:06
Khan.Bangash13-May-07 20:06 
Questionhow to acheive daemon functionality in asp.net Pin
Prajin13-May-07 18:54
Prajin13-May-07 18:54 
AnswerRe: how to acheive daemon functionality in asp.net Pin
Sathesh Sakthivel13-May-07 19:16
Sathesh Sakthivel13-May-07 19:16 
QuestionURL Rewritting Pin
N a v a n e e t h13-May-07 17:58
N a v a n e e t h13-May-07 17:58 
QuestionEmail Problem - using CDO Pin
shufun13-May-07 16:08
shufun13-May-07 16:08 
AnswerRe: Email Problem - using CDO Pin
Sathesh Sakthivel13-May-07 16:26
Sathesh Sakthivel13-May-07 16:26 
GeneralRe: Email Problem - using CDO Pin
shufun13-May-07 16:48
shufun13-May-07 16:48 
GeneralRe: Email Problem - using CDO Pin
Sathesh Sakthivel13-May-07 17:34
Sathesh Sakthivel13-May-07 17:34 
QuestionThe timeout period elapsed prior to completion of the operation or the server is not responding ??? Pin
rockxuyenmandem13-May-07 12:50
rockxuyenmandem13-May-07 12:50 
AnswerRe: The timeout period elapsed prior to completion of the operation or the server is not responding ??? Pin
Sylvester george13-May-07 20:22
Sylvester george13-May-07 20:22 
GeneralRe: The timeout period elapsed prior to completion of the operation or the server is not responding ??? Pin
yuvachandra13-May-07 20:38
yuvachandra13-May-07 20:38 
it seems to me that ur application taking more than 90sec...(In our .net environment no application is allowed to exicute more than 90 sec) if we want to allowe our application to be exicuted more than that period let's do this ----in the machine.config file there is an element called httpRuntime with in that there is one attribute executionTimeout=90 there u can prolong (i.e make it like 120 0r...)such that server won't send this kind of error provided ur appliation must exicuted before the mentioned time
GeneralRe: The timeout period elapsed prior to completion of the operation or the server is not responding ??? Pin
rockxuyenmandem13-May-07 23:47
rockxuyenmandem13-May-07 23:47 
GeneralRe: The timeout period elapsed prior to completion of the operation or the server is not responding ??? Pin
yuvachandra14-May-07 0:23
yuvachandra14-May-07 0:23 
GeneralRe: The timeout period elapsed prior to completion of the operation or the server is not responding ??? Pin
rockxuyenmandem14-May-07 5:19
rockxuyenmandem14-May-07 5:19 

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.