The located assembly's manifest definition does not match the assembly reference.

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.
9/28/2010 12:19:47 PM
Gravatar
Total Posts 108

The located assembly's manifest definition does not match the assembly reference.

Hi Joe, 

I'm having a bit of difficulty solving this error, it works on my local, but not a server (which i know has 3.5 sp1 installed).

I'm using MS Server 2003 with the latest version of Mojoportal.

Have you come across this error before?

Thanks

 

Tim

Parser Error Message: The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) (C:\virtualservers\suesoffice\web.config line 891)

Source Error:


Line 889: <!-- AJAX Extensions support -->
Line 890: <!-- 3.5 .NET -->
Line 891: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
Line 892: </httpModules>
Line 893: <!-- set debugmode to false for production --> 

9/29/2010 9:33:25 AM
Gravatar
Total Posts 18439

Re: The located assembly's manifest definition does not match the assembly reference.

answered on this thread in the developer forum

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