473,499 Members | 1,716 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Ajax and PageRequestManagerServerErrorException

Hello,

I have an asp:UpdatePanel with some controls in it.
The UpdatePanel has a Timer as a trigger and a button inside the
UpdatePanel as a trigger.

All works fine, but sometimes I get the following error:

Sys.WebForms.PageRequestManagerServerErrorExceptio n: an unknown error
occurred while processing the request on the server. The status code
returned from the server was: 500

The button updates some records in an Oracle database and the timer gets
some records from the same Oracle database.

I have the impression that the error occurs when the button and the
timer event execute at the same time, but I am not totally sure about
that. Maybe it has something to do with accessing Oracle at the same
time from the same client computer?

Does anyone recognize this exception and knows a solution for this?

Greetings,
Chris

*** Sent via Developersdex http://www.developersdex.com ***
Mar 20 '08 #1
1 1962
the error means that on the ajax postback, your page is throwing an error.
you shoudl add error logging and error handling to the page.

-- bruce (sqlwork.com)
"Chris Zopers" wrote:
Hello,

I have an asp:UpdatePanel with some controls in it.
The UpdatePanel has a Timer as a trigger and a button inside the
UpdatePanel as a trigger.

All works fine, but sometimes I get the following error:

Sys.WebForms.PageRequestManagerServerErrorExceptio n: an unknown error
occurred while processing the request on the server. The status code
returned from the server was: 500

The button updates some records in an Oracle database and the timer gets
some records from the same Oracle database.

I have the impression that the error occurs when the button and the
timer event execute at the same time, but I am not totally sure about
that. Maybe it has something to do with accessing Oracle at the same
time from the same client computer?

Does anyone recognize this exception and knows a solution for this?

Greetings,
Chris

*** Sent via Developersdex http://www.developersdex.com ***
Mar 20 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
2315
by: Yarco | last post by:
I want to use "Ajax" to create my web for hobby. But i don't know whether "Ajax" is mature... And what about with php? Someone have experience on it? ....
4
4287
by: bobzimuta | last post by:
I'm creating a simple AJAX library. It's an object that will return an array containing the response text or xml. I'm trying to find a way to assign the response as a property of the object, but...
1
16469
by: www.web20developers.com | last post by:
http://www.web20developers.com http://www.web20developers.com/index.php?option=com_content&task=view... Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX -...
3
11074
by: =?Utf-8?B?bWNpbWFnaW5n?= | last post by:
We have recently applied AJAX to our web site, nothing particularly fancy, just some update panel, progress images and collapsible panels, just the basics to improve the user experience. The...
4
4111
by: Jeremy | last post by:
I am getting an error Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occured while processing the request on the server. The status code returned from the server was:500. ...
0
1489
by: Ronald S. Cook | last post by:
I'm using AJAX controls ScriptManager and UpdatePanel for the first time. as I want a webpage that contains an embedded Windows Media Player to not be interrupted as other clicks and events...
1
3453
by: =?Utf-8?B?SnVhbiBNYXJjaWFs?= | last post by:
I try to put on production an application asp.net 2.0, across IIS 6.0. This app has a process that read any binary file. This file is in external directory (same disk) of asp.net app. This file is...
1
1675
by: Jurjen de Groot | last post by:
My web-app using .NET 3.5 and AJAX 3.5, is working well using the local machine. When running on the webserver (windows 2003 + .NET 3.5 installed) the page works just fine, until I hit 'Next'...
2
1273
by: TJ | last post by:
When an error is thrown in an async postback I am handling the error message in an endRequest function. I retrieve the error message from args.get_error().message, and display it in a friendly DIV....
0
7215
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6892
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7385
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5467
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4917
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3096
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3088
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1425
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
661
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.