I find it easier, on many occasions, to delete the little helps in the
web.config file. Open the web.config file and look at line 31. It is
probably a reference to a library that is not needed, esp. if you used
publish to prepare the site for production (you did, right?).
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)
************************************************
Think outside the box!
************************************************
"jonefer" <(E-Mail Removed)> wrote in message
news:3FE28558-5BDD-4877-A162-(E-Mail Removed)...
> 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
>