PC Review


Reply
Thread Tools Rate Thread

AJAX in production

 
 
=?Utf-8?B?am9uZWZlcg==?=
Guest
Posts: n/a
 
      1st Jun 2007
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

 
Reply With Quote
 
 
 
 
Cowboy \(Gregory A. Beamer\)
Guest
Posts: n/a
 
      1st Jun 2007
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
>



 
Reply With Quote
 
Nathan Sokalski
Guest
Posts: n/a
 
      2nd Jun 2007
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
(E-Mail Removed)
http://www.nathansokalski.com/

"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
>



 
Reply With Quote
 
=?Utf-8?B?am9uZWZlcg==?=
Guest
Posts: n/a
 
      2nd Jun 2007
I love answers like that. That worked perfectly. Thank you!

"Nathan Sokalski" wrote:

> 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
> (E-Mail Removed)
> http://www.nathansokalski.com/
>
> "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
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Distribution of production to different production sites maywood Microsoft Excel Programming 0 5th Nov 2009 11:09 AM
AJAX Not working on production KBS Tours Development Microsoft ASP .NET 2 15th Sep 2007 09:50 PM
Ajax.net Development to Production = javascript error (baseType) Ryan Microsoft ASP .NET 1 24th Mar 2007 04:39 AM
CFP: SECOND CALL FOR PAPERS. Special Issue: Operational Control of Wafer Production. Production Planning & Control International Journal Rub?n Ruiz Processors 0 24th Jan 2005 03:34 PM
CFP: CALL FOR PAPERS. Special Issue: Operational Control of Wafer Production. Production Planning & Control International Journal Rubén Ruiz Processors 0 26th Jul 2004 04:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:01 AM.