Click here to Skip to main content
15,890,946 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: "ASP" Email sending problem.. Pin
tech60317-Mar-09 3:18
tech60317-Mar-09 3:18 
GeneralRe: "ASP" Email sending problem.. Pin
D.Manivelan18-Mar-09 2:08
D.Manivelan18-Mar-09 2:08 
GeneralRe: "ASP" Email sending problem.. Pin
tech60318-Mar-09 4:17
tech60318-Mar-09 4:17 
GeneralRe: "ASP" Email sending problem.. Pin
D.Manivelan19-Mar-09 18:46
D.Manivelan19-Mar-09 18:46 
GeneralRe: "ASP" Email sending problem.. Pin
tech60320-Mar-09 4:43
tech60320-Mar-09 4:43 
GeneralRe: "ASP" Email sending problem.. Pin
D.Manivelan22-Mar-09 18:43
D.Manivelan22-Mar-09 18:43 
GeneralRe: "ASP" Email sending problem.. Pin
tech60324-Mar-09 3:32
tech60324-Mar-09 3:32 
QuestionAjax enabled page stops responding after kept idle for some time Pin
Member 56545116-Mar-09 2:08
Member 56545116-Mar-09 2:08 
My asp.net application is ajax enabled. After the page is loaded completely, if there is no user activity for sometime, the screen stops responding until i close the browser and open it again.

In some of the screens, on Session timeout (i have tested it by keeping the screens idle for 20 minutes), the user is redirected to the login page.
But on few screens, the redirect does not happen. The screen stands still and no buttons links on the page respond to any mouse or keyboard event.
At this point, if i press the "Refresh" button on the browser address bar, then i get logged out of the application and redirected to the login page.

On the browser Status bar (bottom left hand corner of the browser window) a javascript error message displayed as "Error on Page" instead of "Done".

On click of it, following error messages can be seen in the javascript error message pop-up.

Unexpected ajax response was received from the Server
This may be caused by one of the following reasons:

Server.Transfer
Custom Http handler
Incorrect loading of an "Ajaxified" user control

Verify that you don't get a server side exception or any other undesired behavior, by setting the EnableAJAX property to false.

not possible to add the screen shots, else wd have done.
All the pages and user controls in my application follow the same ajax panel structure and loading.
Questionsending emails on localhost Pin
NetQuestions15-Mar-09 22:29
NetQuestions15-Mar-09 22:29 
AnswerRe: sending emails on localhost Pin
Marc Firth15-Mar-09 23:24
Marc Firth15-Mar-09 23:24 
GeneralRe: sending emails on localhost Pin
tech60316-Mar-09 17:51
tech60316-Mar-09 17:51 
GeneralRe: sending emails on localhost Pin
NetQuestions19-Mar-09 3:11
NetQuestions19-Mar-09 3:11 
QuestionPhysical key/keyboard layout detection in JS Pin
eesheesh15-Mar-09 11:15
eesheesh15-Mar-09 11:15 
Questionexecuting php code from mysql Pin
Ahmad Hamid15-Mar-09 6:27
Ahmad Hamid15-Mar-09 6:27 
AnswerRe: executing php code from mysql Pin
Mohammad Dayyan15-Mar-09 22:13
Mohammad Dayyan15-Mar-09 22:13 
AnswerRe: executing php code from mysql Pin
Marc Firth15-Mar-09 23:43
Marc Firth15-Mar-09 23:43 
GeneralRe: executing php code from mysql Pin
Ahmad Hamid16-Mar-09 0:08
Ahmad Hamid16-Mar-09 0:08 
GeneralRe: executing php code from mysql Pin
Marc Firth16-Mar-09 1:39
Marc Firth16-Mar-09 1:39 
QuestionI AM JUST GETTING STARTED Pin
patrice pilgrim15-Mar-09 2:29
patrice pilgrim15-Mar-09 2:29 
AnswerRe: I AM JUST GETTING STARTED Pin
scottgp15-Mar-09 10:24
professionalscottgp15-Mar-09 10:24 
GeneralRe: I AM JUST GETTING STARTED Pin
tech60318-Mar-09 15:58
tech60318-Mar-09 15:58 
AnswerRe: I AM JUST GETTING STARTED Pin
Marc Firth15-Mar-09 23:28
Marc Firth15-Mar-09 23:28 
Questioncreate a nested table with javascript Pin
emilio_ts14-Mar-09 5:17
emilio_ts14-Mar-09 5:17 
AnswerRe: create a nested table with javascript Pin
tech60318-Mar-09 16:10
tech60318-Mar-09 16:10 
GeneralRe: create a nested table with javascript Pin
emilio_ts19-Mar-09 0:52
emilio_ts19-Mar-09 0:52 

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.