An outlet for my obsession with technology
dijit.form.ValidationTextBox and ASP.NET AJAX
Don’t seem to play nice.
It seems that both call create a function called … Number.function and error out when used together.
Error:
[Exception... "'Sys.ParameterCountException: Sys.ParameterCountException: Parameter count mismatch.' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0×8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "<unknown>" data: no]
Solution:
Don’t use ASP.NET AJAX if your using the vastly superior Dojo Toolkit
No related posts.
| Print article | This entry was posted by Eric Polerecky on August 1, 2008 at 1:54 pm, and is filed under ASP.NET MVC, Dojo. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
about 1 year ago
I submitted a bug to dojo but it looks like it won’t be fixed unless there is a test harness. I understand…who even runs ASP.NET AJAX
Anyone have a server we can host a test on?
about 1 year ago
I am facing same issue with my application. Did you find any solution?
about 1 year ago
I have not. I'm surprised its not a bigger issue.