Click here to Skip to main content
16,004,854 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to integrate webcam in web application Pin
saanj28-Apr-09 21:20
saanj28-Apr-09 21:20 
Questionthe name 'Label2' doesn't exist in current context Pin
XaraW27-Apr-09 9:01
XaraW27-Apr-09 9:01 
AnswerRe: the name 'Label2' doesn't exist in current context Pin
Christian Graus27-Apr-09 9:49
protectorChristian Graus27-Apr-09 9:49 
AnswerRe: the name 'Label2' doesn't exist in current context Pin
Rolando CC27-Apr-09 10:45
professionalRolando CC27-Apr-09 10:45 
GeneralRe: the name 'Label2' doesn't exist in current context Pin
XaraW27-Apr-09 11:28
XaraW27-Apr-09 11:28 
GeneralRe: the name 'Label2' doesn't exist in current context Pin
Yusuf27-Apr-09 12:24
Yusuf27-Apr-09 12:24 
GeneralRe: the name 'Label2' doesn't exist in current context Pin
AlexeiXX327-Apr-09 15:39
AlexeiXX327-Apr-09 15:39 
QuestionWeird UpdatePanel status 500 server error Pin
dani kenan27-Apr-09 7:36
dani kenan27-Apr-09 7:36 
Hi,



I have a main page with an update panel and within it a wizard control.

The main page is assigned a Master page in which a script manager resides.

The wizard buttons are implemented as image buttons inside navigation templates and each of the 3 wizard steps is implemented by a dedicated user control.

On each step-control, I have several textboxes and dropdown lists. Some of the controls generate (Async) PostBack to the server.

The wizard navigation also generates AsyncPostBack since the whole wizard is inside the updatepanel.



The application was tested thoroughly and it causes no problems for clients with relatively good connection.



Alas when used by remote clients with slower connection (we assume this is the commonality between those reporting the error), the navigation between pages sometime shows the following error:

"Sys.WebForms.PagerequestManagerServerErrorException: An Unknown error occurred while processing the request on the server. The status code returned from the server was 500"



Please note: error was manifested only for some client, only some times and only in the navigation, not in the inter-step updates.



I have used fiddler and saw that the http response from the server is actually with status 200 but it contains the raw response text is something like "0|error|500||"



I tried to log errors on the ScriptManager.AsyncPostBackError event but it seems not to be called.



Any suggestions???



10x in advanced
AnswerRe: Weird UpdatePanel status 500 server error Pin
Ramesh Swaminathan28-Apr-09 0:32
Ramesh Swaminathan28-Apr-09 0:32 
GeneralRe: Weird UpdatePanel status 500 server error Pin
JeevaBharathi28-Apr-09 20:17
JeevaBharathi28-Apr-09 20:17 
QuestionProblem writing metadata to jpg Pin
KoskoArts27-Apr-09 4:50
KoskoArts27-Apr-09 4:50 
Questionlost focus event in textbox Pin
Girish48127-Apr-09 3:59
Girish48127-Apr-09 3:59 
AnswerRe: lost focus event in textbox Pin
DoctorMick27-Apr-09 5:18
DoctorMick27-Apr-09 5:18 
AnswerRe: lost focus event in textbox Pin
SayreCC27-Apr-09 15:08
SayreCC27-Apr-09 15:08 
AnswerRe: lost focus event in textbox Pin
AlexeiXX327-Apr-09 15:33
AlexeiXX327-Apr-09 15:33 
GeneralRe: lost focus event in textbox Pin
Girish48127-Apr-09 18:54
Girish48127-Apr-09 18:54 
QuestionAsp.net questions Pin
skop827-Apr-09 3:29
skop827-Apr-09 3:29 
AnswerRe: Asp.net questions Pin
Rolando CC27-Apr-09 6:12
professionalRolando CC27-Apr-09 6:12 
AnswerRe: Asp.net questions Pin
Sandeep Akhare27-Apr-09 8:24
Sandeep Akhare27-Apr-09 8:24 
AnswerRe: Asp.net questions Pin
Christian Graus27-Apr-09 8:45
protectorChristian Graus27-Apr-09 8:45 
AnswerRe: Asp.net questions Pin
Yusuf27-Apr-09 12:30
Yusuf27-Apr-09 12:30 
GeneralRe: Asp.net questions Pin
skop811-May-09 6:26
skop811-May-09 6:26 
AnswerRe: Asp.net questions Pin
saanj28-Apr-09 21:21
saanj28-Apr-09 21:21 
Questiondynamic menu control Pin
mansoor.omari27-Apr-09 3:14
mansoor.omari27-Apr-09 3:14 
AnswerRe: dynamic menu control Pin
Christian Graus27-Apr-09 10:09
protectorChristian Graus27-Apr-09 10:09 

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.