Re: AJAX in production

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I recieved that same error, and what I found you need to do to fix it is the
following:

Add C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX
Extensions\v1.0.61025\System.Web.Extensions.dll to your application's /bin/
directory. You may end up needing to do this with
System.Web.Extensions.Design.dll as well, which is located in the same
directory. Good Luck!
--
Nathan Sokalski
njsokalski@xxxxxxxxxxx
http://www.nathansokalski.com/

"jonefer" <jonefer@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3FE28558-5BDD-4877-A162-B880F275E87D@xxxxxxxxxxxxxxxx
I've got my AJAX page working from the development server, but now I want
to
publish the site to the real thing IIS 6 in Windows Server 2003

What should I tell the guys when they see this 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.
C:\Inetpub\wwwroot\LBM_CallRecordings2\web.config 31



.



Relevant Pages

  • ASP.NET 2.0 bug
    ... application starts gettting this error ... Could not load file or assembly 'App_Web_ih1xlmmx, Version=0.0.0.0, ... around it by putting blank space into file and saving it to trick asp.net ... Does there exist ASP.NET 2.0 hot fix that deals with this issue? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ajax error on firefox
    ... Is no one else using asp.net ajax web service calls or are they just ... The script code this points to is: ... Since this problem is caused by a problem buried in the microsoft ajax ... Or is there a fix out there that I haven't stumbled across yet? ...
    (microsoft.public.dotnet.framework.aspnet)