From: Michael Degroote on
Hello,

I have a website that I want to see on my localhost (Windows Server 2008)
but when i try to see it, I get the next error message:
"Could not load file or assembly 'System.Web.Extensions, Version = 3.5.0.0,
Culture = neutral, PublicKeyToken = 31bf3856ad364e35' or one of its
dependencies. The system cannot find the file specified".

I appreciate the help.

From: Dave Patrick on
Is it IIS? If so try asking them here.

microsoft.public.inetserver.iis



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Michael Degroote" wrote:
> Hello,
>
> I have a website that I want to see on my localhost (Windows Server 2008)
> but when i try to see it, I get the next error message:
> "Could not load file or assembly 'System.Web.Extensions, Version =
> 3.5.0.0, Culture = neutral, PublicKeyToken = 31bf3856ad364e35' or one of
> its dependencies. The system cannot find the file specified".
>
> I appreciate the help.

From: Frankster on

"Michael Degroote" <nomail(a)collegewaregem.be> wrote in message
news:OTCEqbD8KHA.3880(a)TK2MSFTNGP04.phx.gbl...
> Hello,
>
> I have a website that I want to see on my localhost (Windows Server 2008)
> but when i try to see it, I get the next error message:
> "Could not load file or assembly 'System.Web.Extensions, Version =
> 3.5.0.0, Culture = neutral, PublicKeyToken = 31bf3856ad364e35' or one of
> its dependencies. The system cannot find the file specified".
>
> I appreciate the help.

Okay, you give no idea whatsover as to what you've done so far or as to your
level of experience. With that in mind, I would say, if this is a new
installation of 2008, you should put a file into the \inetpub\wwwroot
directory called "iisstart.htm". You can make it a text file if you like.
Try again.

-Frank