Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / March 2008

Tip: Looking for answers? Try searching our database.

Ajax and PageRequestManagerServerErrorException

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chris Zopers - 20 Mar 2008 12:23 GMT
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.PageRequestManagerServerErrorException: 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
bruce barker - 20 Mar 2008 15:44 GMT
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)

> Hello,
>
[quoted text clipped - 22 lines]
>
> *** Sent via Developersdex http://www.developersdex.com ***

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.