Sys undefined error

Last post 10-14-2007 4:39 AM by thesti. 3 replies.

Sort Posts:

  • Sys undefined error

    10-11-2007, 5:10 AM
    • Member
      2 point Member
    • thesti
    • Member since 10-05-2007, 11:08 PM
    • Posts 12
    hi, i'm new to asp .net ajax extension when i load a page created with asp .net ajax enabled project. i get the javascript error sys undefined. however, in vs2005 if i press 'ctrl+shift+w' to test the site the web service calling works fine. i test with iis by copying all of the files in the project directory to a folder in 'wwwroot'. is it right? i use xp sp2 / iis 5 thx
  • Re: Sys undefined error

    10-11-2007, 9:24 AM
    • Contributor
      3,121 point Contributor
    • sujitm
    • Member since 05-23-2007, 9:01 AM
    • Pune
    • Posts 512

    Are you testing the page on the same machine where you are testing in VS2005? If not, you'll need to install ASP.Net AJAX 1.0 Extensions on the server also.

    - Sujit

    Dont forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
  • Re: Sys undefined error

    10-11-2007, 9:05 PM
    • Member
      2 point Member
    • thesti
    • Member since 10-05-2007, 11:08 PM
    • Posts 12
    Hi Sujit, thx for the reply yes i test it on the same machine as i tested with vs2005. maybe i'll try to reinstall AJAX extension
  • Re: Sys undefined error

    10-14-2007, 4:39 AM
    Answer
    • Member
      2 point Member
    • thesti
    • Member since 10-05-2007, 11:08 PM
    • Posts 12
    hello again. i managed to solve the 'sys undefined' error by copying web.config file from the installation folder of .NET AJAX extension to the wwwroot folder. but another problem happen, my webservice class isn't recognized. in Opera it says that 'Linked script no loaded' and the script is the webservice.asmx file but with a trailing /js at the back -> webservice.asmx/js could this be the problem?
Page 1 of 1 (4 items)