Print Page | Close Window

OOB InvokeServerMethodAsync

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1924
Printed Date: 25-Mar-2025 at 12:52pm


Topic: OOB InvokeServerMethodAsync
Posted By: *Calsy
Subject: OOB InvokeServerMethodAsync
Date Posted: 28-Jun-2010 at 8:29pm
Hi, Just testing our app Out of Browser. All runs fine except for any of our InvokeServerMethodAsync calls fail to run. They dont seem to errror but they never return any data. I debugged it and on the call it doesnt hit the servermethod at all it just goes straight to callback with no result.
 
Any ideas?
 
Thanks



Replies:
Posted By: ting
Date Posted: 29-Jun-2010 at 6:42pm

Strange.  If it failed, I would have at least have expected an exception.  If you put a try/catch around it you don't see anything thrown?  Any clues in the debuglog.xml?




Print Page | Close Window