AJAX and .net 3.0

Last post 02-01-2007 7:16 PM by bobothebugbear. 2 replies.

Sort Posts:

  • AJAX and .net 3.0

    02-01-2007, 4:33 PM

    Currently the latest release of AJAX (1.0) was missing the validators.dll.  The initial message about this talked about a windows update which had not been released yet.  Now I'm wondering if the latest framework (3.0) which is available now includes the validators.dll built into it.  Anyone know?  I didn't see anything about this yet.

     ^_^

  • Re: AJAX and .net 3.0

    02-01-2007, 5:40 PM
    Answer
    • Star
      12,508 point Star
    • Freakyuno
    • Member since 01-20-2005, 4:57 PM
    • Midwest - United States
    • Posts 1,952
    • TrustedFriends-MVPs

    Ajax release 1.0 is an "extension" to the .NET framework 2.0

    .NET 3.0 is an overlay of .NET 2.0 including the Windows Foundation stuff, mainly used in Windows Vista - which includes the WPF, WCF, WCS, and WWF

    There wont be Ajax validator dlls in the .net 3.0 framework. 

    I'm assuming you are speaking of the System.Web.Extensions.Validators exception that gets thrown when you try to use ajax 1.0 released version.

    Take the <tagMappings> section in your web.config and comment it out. 

  • Re: AJAX and .net 3.0

    02-01-2007, 7:16 PM
    Ok.  Sounds great.  1 more reason not to go to vista. :P
Page 1 of 1 (3 items)