Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Sys is undefined error in ajax

Sys is undefined error in ajax

Scheduled Pinned Locked Moved ASP.NET
javascriptapachevisual-studiosysadminhelp
9 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Soumini Ramakrishnan
    wrote on last edited by
    #1

    I am having VS 2005. Now I have installed ajax and ajax control toolkit. After this process, I created a new Ajax enabled website. I have added one simple Label Control and TextBox Control inside the Update panel. While running this page I am getting a javascript error message--"Sys is undefined" . Can any one give a solution ? Note: My application is running on Apache Web Server Thanks in advance

    E S N C S 5 Replies Last reply
    0
    • S Soumini Ramakrishnan

      I am having VS 2005. Now I have installed ajax and ajax control toolkit. After this process, I created a new Ajax enabled website. I have added one simple Label Control and TextBox Control inside the Update panel. While running this page I am getting a javascript error message--"Sys is undefined" . Can any one give a solution ? Note: My application is running on Apache Web Server Thanks in advance

      E Offline
      E Offline
      eyeseetee
      wrote on last edited by
      #2

      have you got .net on your web server?

      S 1 Reply Last reply
      0
      • E eyeseetee

        have you got .net on your web server?

        S Offline
        S Offline
        Soumini Ramakrishnan
        wrote on last edited by
        #3

        yes

        E 1 Reply Last reply
        0
        • S Soumini Ramakrishnan

          yes

          E Offline
          E Offline
          eyeseetee
          wrote on last edited by
          #4

          i'm not sure off by hand but if you follow a beginners article on the web it might help you if you hgave missed something couple things: have you got any ajax controls isside a content tag is there any ajavscript that is running on your page

          N 1 Reply Last reply
          0
          • S Soumini Ramakrishnan

            I am having VS 2005. Now I have installed ajax and ajax control toolkit. After this process, I created a new Ajax enabled website. I have added one simple Label Control and TextBox Control inside the Update panel. While running this page I am getting a javascript error message--"Sys is undefined" . Can any one give a solution ? Note: My application is running on Apache Web Server Thanks in advance

            S Offline
            S Offline
            Selahattin Bostanci
            wrote on last edited by
            #5

            Do you include a javascript file? if so be sure to add if (typeof(Sys) !== 'undefined') Sys.Application.notifyScriptLoaded(); to your script file.

            1 Reply Last reply
            0
            • E eyeseetee

              i'm not sure off by hand but if you follow a beginners article on the web it might help you if you hgave missed something couple things: have you got any ajax controls isside a content tag is there any ajavscript that is running on your page

              N Offline
              N Offline
              Not Active
              wrote on last edited by
              #6

              a-+s-+p-+ wrote:

              i'm not sure off by hand but if you follow a beginners article on the web it might help you if you hgave missed something

              Well that's a pretty useless response. :wtf: :rolleyes:

              a-+s-+p-+ wrote:

              is there any ajavscript that is running on your page

              Did you notice the mention of an object not found Javascript exception. I think it a safe bet that this isn't being generated by anything else. :rolleyes:


              only two letters away from being an asset

              1 Reply Last reply
              0
              • S Soumini Ramakrishnan

                I am having VS 2005. Now I have installed ajax and ajax control toolkit. After this process, I created a new Ajax enabled website. I have added one simple Label Control and TextBox Control inside the Update panel. While running this page I am getting a javascript error message--"Sys is undefined" . Can any one give a solution ? Note: My application is running on Apache Web Server Thanks in advance

                N Offline
                N Offline
                Not Active
                wrote on last edited by
                #7

                Try Goggling this subject, there are number of listings with various causes and solutions. Too wide of a variety to list here.


                only two letters away from being an asset

                1 Reply Last reply
                0
                • S Soumini Ramakrishnan

                  I am having VS 2005. Now I have installed ajax and ajax control toolkit. After this process, I created a new Ajax enabled website. I have added one simple Label Control and TextBox Control inside the Update panel. While running this page I am getting a javascript error message--"Sys is undefined" . Can any one give a solution ? Note: My application is running on Apache Web Server Thanks in advance

                  C Offline
                  C Offline
                  ChrisKo 0
                  wrote on last edited by
                  #8

                  Couple of quick items. * Verify that you have a ScriptManager in the

                  of your ASPX. * Also, veridfy that the web.config has all the needed AJAX references, by comparing it to the default version (typically found here - C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025\web.config - unless you have 3.5 framework and then the version will be different). Hope one of those helps.

                  1 Reply Last reply
                  0
                  • S Soumini Ramakrishnan

                    I am having VS 2005. Now I have installed ajax and ajax control toolkit. After this process, I created a new Ajax enabled website. I have added one simple Label Control and TextBox Control inside the Update panel. While running this page I am getting a javascript error message--"Sys is undefined" . Can any one give a solution ? Note: My application is running on Apache Web Server Thanks in advance

                    S Offline
                    S Offline
                    Soumini Ramakrishnan
                    wrote on last edited by
                    #9

                    I just reinstalled Ajax. And the error has gone!!! Thank You for all.

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups