I'm new to AJAX and have a asp.net ajax site that works when in debug mode, however when I host it using IIS 5, the ajax portion of the site does not work as it should.
It does a full postback when it's not supposed to.
Any help would be greatly appreciated.