'Sys' is undefined error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SunshineInTheRain
    New Member
    • Jan 2008
    • 14

    #1

    'Sys' is undefined error

    can anyone please help me on problem of 'Sys' is undefined error? I know a lot forum has discussed about this, but none i success to solve the error.

    I have run it on Window server 2000, IIS 5, Ajax extension 1.0 Installed, Just newly install .net Framework 2.0 where .net framework 1.0 are still using at the same time. The root application are using version 2.0.

    when create website from vs.net2005 and compile, does not have error.
    but when browse from IIS or direct addressed to server's file, error com out.

    could anyone guide me on solving this problem??

    I ever change setting in webconfig, create from ajaxenabledwebs ite,copy default webconfig......
    what else that i can do?

    Another is, before installing Ajax, MUST install vs.net2005? if I do not install vs.net2005, it cannot work properly? (where i get know this from releaseNote)

    asp.net 1 and asp.net 2 work together would lead some function cannot be work properly or not? if it would, what function will affected?


    please... any help is much much appreciated. thanks
    Last edited by SunshineInTheRain; Jul 30 '08, 08:51 AM. Reason: Add more details and question
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    This seems like a .NET question.

    Is this a JavaScript error that you're seeing?

    Comment

    • SunshineInTheRain
      New Member
      • Jan 2008
      • 14

      #3
      Originally posted by acoder
      This seems like a .NET question.

      Is this a JavaScript error that you're seeing?
      Yes, it is javascript error. But I did not put any javascript actually. It is caused by ajax setting as i guess.

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        In that case, I'll move this to the .NET forum where the experts there can hopefully help you solve your problem.

        Comment

        • r035198x
          MVP
          • Sep 2006
          • 13225

          #5
          Originally posted by SunshineInTheRa in
          ..I know a lot forum has discussed about this, but none i success to solve the error.

          ...
          See if this one helps.

          Comment

          • SunshineInTheRain
            New Member
            • Jan 2008
            • 14

            #6
            Originally posted by acoder
            In that case, I'll move this to the .NET forum where the experts there can hopefully help you solve your problem.
            ok. thanks very much.

            Comment

            • SunshineInTheRain
              New Member
              • Jan 2008
              • 14

              #7
              Originally posted by r035198x
              See if this one helps.
              thanks for help. i ever use this solution for my previous ajax website that located in server with window server 2003 and it work well.

              But this time, i use the same method, it doesn't work. this time my project is on window server 2000.

              I suspect is it the visual studio 2005 did not installed in this server may causes this issue, anyone can answer me? or give me other solution?

              I cannot simply install vs.net2005 as the licence problem.

              Comment

              Working...