Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Installation 'failure'
mbeauchamp
#1 Posted : Thursday, 5 August 2010 4:04:45 AM(UTC)
Rank: Newbie

Joined: 5/08/2010(UTC)
Posts: 3
Location: London, UK

Hello All,

Firstly, I must say that the I stumbled across GSP 'by mistake' but it looks like it will solve all my file storage issues in one go!! So I'm really looking forward to it being up-and-running on my system.

I received the following error after installation and initial starting. Before I dive in to find out the issues, I was wondering whether there was a quick or known solution?!?!

Many thanks in advance,
Mark.


Code:
Server Error in '/' Application.
--------------------------------------------------------------------------------

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.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 47:             <assemblies>
Line 48:                 <add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 49:                 <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
Line 50:                 <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 51:                 <add assembly="System.Web.Extensions.Design, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />


Source File: C:\Home\gallery\web.config Line: 49

Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1434; ASP.NET Version:2.0.50727.1434


Roger Martin
#2 Posted : Thursday, 5 August 2010 4:18:11 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

Maybe you are using the .NET 3.5 version of web.config but you do not have that version installed? Make sure your version of web.config matches the version your IIS app pool is running under. The latest is 4.0.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
mbeauchamp
#3 Posted : Thursday, 5 August 2010 11:16:06 PM(UTC)
Rank: Newbie

Joined: 5/08/2010(UTC)
Posts: 3
Location: London, UK

Thank you, Roger. All sorted and up-and-running. As with all of these items, it is obvious when you read the diagnostics more carefully!

In the end, I upgraded all the application pools for this and other sites to use 4.0 which was already installed on the server.
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.