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. Deploy ajax application on server

Deploy ajax application on server

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadminhelpannouncement
6 Posts 3 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.
  • R Offline
    R Offline
    rahul net11
    wrote on last edited by
    #1

    Hello all, I have created a dotnet application using Asp.net Ajax but when i deployed the application on server then i got following web.config error. Can anybody tell me what should i do to solve the error so that my application run properly on server. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (E:\web.config line 53) Source Error: Line 51: Line 52: Line 53: Line 54: Line 55: Thanks Rahul

    People Laugh on me Because i am Different but i Laugh on them Because they all are same.

    N J 2 Replies Last reply
    0
    • R rahul net11

      Hello all, I have created a dotnet application using Asp.net Ajax but when i deployed the application on server then i got following web.config error. Can anybody tell me what should i do to solve the error so that my application run properly on server. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (E:\web.config line 53) Source Error: Line 51: Line 52: Line 53: Line 54: Line 55: Thanks Rahul

      People Laugh on me Because i am Different but i Laugh on them Because they all are same.

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      rahul.net11 wrote:

      Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (E:\web.config line 53)

      Error message is clear, isn't it? Server don't have AJAX server extensions installed.

      Navaneeth How to use google | Ask smart questions

      R 1 Reply Last reply
      0
      • N N a v a n e e t h

        rahul.net11 wrote:

        Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (E:\web.config line 53)

        Error message is clear, isn't it? Server don't have AJAX server extensions installed.

        Navaneeth How to use google | Ask smart questions

        R Offline
        R Offline
        rahul net11
        wrote on last edited by
        #3

        Hi Navaneeth, To solve the error should i have installed Ajax server extension on my server. I have copied all the dll (like Ajax toolkit.dll) on my server. Is it necessary to install Ajax extension? Thanks Rahul

        People Laugh on me Because i am Different but i Laugh on them Because they all are same.

        N 1 Reply Last reply
        0
        • R rahul net11

          Hi Navaneeth, To solve the error should i have installed Ajax server extension on my server. I have copied all the dll (like Ajax toolkit.dll) on my server. Is it necessary to install Ajax extension? Thanks Rahul

          People Laugh on me Because i am Different but i Laugh on them Because they all are same.

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          Yes it is necessary to install AJAX extensions.

          Navaneeth How to use google | Ask smart questions

          1 Reply Last reply
          0
          • R rahul net11

            Hello all, I have created a dotnet application using Asp.net Ajax but when i deployed the application on server then i got following web.config error. Can anybody tell me what should i do to solve the error so that my application run properly on server. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. (E:\web.config line 53) Source Error: Line 51: Line 52: Line 53: Line 54: Line 55: Thanks Rahul

            People Laugh on me Because i am Different but i Laugh on them Because they all are same.

            J Offline
            J Offline
            jegastar
            wrote on last edited by
            #5

            Ajax should be installed by the person who is maintaining the server. contact contact ftp provider and ask them to install ajex. then it will work.

            N 1 Reply Last reply
            0
            • J jegastar

              Ajax should be installed by the person who is maintaining the server. contact contact ftp provider and ask them to install ajex. then it will work.

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              jegastar wrote:

              Ajax should be installed by the person

              You mean AJAX extensions, right? AJAX and AJAX server extensions are different.

              Navaneeth How to use google | Ask smart questions

              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