VS2008 and AJAX 1.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stoogots2
    New Member
    • Sep 2007
    • 77

    VS2008 and AJAX 1.0

    I'm having issues with VS2008 (Framework 2.0) and AJAX 1.0. I've implemented an AutoComplete Textbox that just doesn't make the call to the associated web service. Does anybody know how I can troubleshoot this?

    I think it is something in the web.config, but I've done everything that I can find reference to. Any help would be appreciated.
  • stoogots2
    New Member
    • Sep 2007
    • 77

    #2
    Resolved after making changes to the web.config, and renaming the parameters in the Web Service Method.

    Comment

    Working...