NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Profiling server side of Ajax with the debugger?
Veteran

Joined: 30 Aug 2006
Posts: 116
Reply with quote
Hi guys,

I'm curious whether any of you have figured out a way to profile server side actions that take place from ajax commands? Is there a profile equivalent to DBSESSID or DebugBreak() that I can place in the code?
View user's profileFind all posts by rudderSend private message
Guru master

Joined: 05 Jul 2004
Posts: 659
Location: Belgium
Reply with quote
If its the server side you want to debug, its no different than a regular debugging session. Just put a DebugBreak on the spot you want the debugging to start (you find the syntax in the General FAQ forum. I do it all the time Smile
You might have to increase the timeout of a request on your server though, depends how long you need for debugging. That is if you want to see the result displayed in your browser, the actual debug session will continue even if the client times out.
View user's profileFind all posts by BlizzSend private messageVisit poster's website
Profiling server side of Ajax with the debugger?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic