Click here to Skip to main content
15,900,973 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Problem in renaming CSV file after hosting ASP.NET application Pin
ToddHileHoffer25-Mar-09 4:40
ToddHileHoffer25-Mar-09 4:40 
GeneralRe: Problem in renaming CSV file after hosting ASP.NET application Pin
Rashmi_Karnam25-Mar-09 20:02
Rashmi_Karnam25-Mar-09 20:02 
QuestionRegarding Securint Web Services Pin
vinodkrebc16-Mar-09 2:40
vinodkrebc16-Mar-09 2:40 
AnswerRe: Regarding Securint Web Services Pin
SeMartens16-Mar-09 3:01
SeMartens16-Mar-09 3:01 
GeneralRe: Regarding Securint Web Services Pin
vinodkrebc16-Mar-09 17:54
vinodkrebc16-Mar-09 17:54 
GeneralRe: Regarding Securint Web Services Pin
SeMartens16-Mar-09 23:05
SeMartens16-Mar-09 23:05 
QuestionCapturing data programatically from pdf file in asp.net (XML format) Pin
_Sun16-Mar-09 2:31
_Sun16-Mar-09 2:31 
QuestionAjax enabled page stops responding after kept idle for some time. Pin
Member 56545116-Mar-09 2:12
Member 56545116-Mar-09 2:12 
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.
AnswerRe: Ajax enabled page stops responding after kept idle for some time. Pin
led mike16-Mar-09 5:36
led mike16-Mar-09 5:36 
GeneralRe: Ajax enabled page stops responding after kept idle for some time. Pin
Member 56545116-Mar-09 18:49
Member 56545116-Mar-09 18:49 
QuestionWeb service? Pin
Karthick_gc16-Mar-09 1:54
Karthick_gc16-Mar-09 1:54 
AnswerRe: Web service? Pin
Blue_Boy16-Mar-09 2:03
Blue_Boy16-Mar-09 2:03 
AnswerRe: Web service? Pin
SeMartens16-Mar-09 2:11
SeMartens16-Mar-09 2:11 
AnswerRe: Web service? Pin
Abhijit Jana16-Mar-09 2:19
professionalAbhijit Jana16-Mar-09 2:19 
Questionrebind parent grid from chield Pin
bikash pattanayak16-Mar-09 1:33
bikash pattanayak16-Mar-09 1:33 
AnswerRe: rebind parent grid from chield Pin
San0216-Mar-09 2:15
San0216-Mar-09 2:15 
AnswerRe: rebind parent grid from chield Pin
ToddHileHoffer16-Mar-09 5:02
ToddHileHoffer16-Mar-09 5:02 
Questionbest way to provide downloading of odd files on your website Pin
L Viljoen16-Mar-09 1:32
professionalL Viljoen16-Mar-09 1:32 
AnswerRe: best way to provide downloading of odd files on your website Pin
Vimalsoft(Pty) Ltd16-Mar-09 2:42
professionalVimalsoft(Pty) Ltd16-Mar-09 2:42 
GeneralRe: best way to provide downloading of odd files on your website Pin
L Viljoen16-Mar-09 2:48
professionalL Viljoen16-Mar-09 2:48 
Questioncan we add connection string in global.asax??? Pin
nkmkrishna16-Mar-09 0:59
nkmkrishna16-Mar-09 0:59 
AnswerRe: can we add connection string in global.asax??? Pin
San0216-Mar-09 1:04
San0216-Mar-09 1:04 
Questionhow to upload multiple file using single file upload control? Pin
keyur satyadev16-Mar-09 0:51
keyur satyadev16-Mar-09 0:51 
AnswerRe: how to upload multiple file using single file upload control? Pin
Christian Graus16-Mar-09 1:02
protectorChristian Graus16-Mar-09 1:02 
GeneralRe: how to upload multiple file using single file upload control? Pin
San0216-Mar-09 1:10
San0216-Mar-09 1:10 

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.