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: "0x8057001c (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.

Friday, August 1st, 2008 ASP.NET MVC, Dojo

4 Comments to dijit.form.ValidationTextBox and ASP.NET AJAX

  1. 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?

  2. Eric on August 5th, 2008
  3. Dojo and ASP.NET AJAX Compatibility - Eric Polerecky on February 13th, 2009
  4. I am facing same issue with my application. Did you find any solution?

  5. Neel on July 1st, 2009
  6. I have not. I'm surprised its not a bigger issue.

  7. Detroitpro on July 1st, 2009

Leave a comment

Search