Installation on Live Server : -Could not find assembly.

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
7/30/2009 11:59:59 PM
Gravatar
Total Posts 17

Installation on Live Server : -Could not find assembly.

Dear Joe,

I uploaded mojo portal with our integrated modules on live server (windows 2003) but it gives error mentioned below:

However i have performed following actions but no luck,

1. Installed .NET Framework 3.5 on server
2. Installed Ajax Toolkit
3. Also copied System.Web.Extensions assembiles from my local folder (C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5) on live bin folder of website.

It would be great if you can tell me how can i make it workable,

============== Error below =====================

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 878:
Line 879: <!-- 3.5 .NET -->
Line 880: <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
Line 881: <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 882: <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />

Source File: D:\home\Default\itargetcrm.co.uk\htdocs\Web\web.config Line: 880

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.1433; ASP.NET Version:2.0.50727.1433
 

7/31/2009 1:47:01 AM
Gravatar
Total Posts 17

Re: Installation on Live Server : -Could not find assembly.

Dear Joe,

It is working now... No need to reply.

 

Many thanks.
Regards,

You must sign in to post in the forums. This thread is closed to new posts.