go-daddy "Could not load file or 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.
8/16/2007 8:09:02 PM
Gravatar
Total Posts 112

go-daddy "Could not load file or assembly"

Howdy All,

Still fiddling with Go-Daddy here and asking for insight when I'm confused. Sorry if I appear mostly confused! I'll bet the following error is caused by me not following the GAC installation suggested in web.config... But - I don't know how to do that on Go-Daddy; so, any ideas are very much appreciated! Ahhh here is some documentation about "install it in the GAC (Global Assembly Cache)" and I think I'll comment out every reference to NeatUpload for now. And the answer is... She's further along... Posterity scribbling follows:

 

Server Error in '/cms' 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 'Brettle.Web.NeatUpload, Version=1.2.2386.43025, Culture=neutral, PublicKeyToken=c95290d92c5893c8' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Source Error:

Line 600:
Line 601: <!-- if using Medium trust install NeatUpload in the GAC and un-comment this -->
Line 602: <add assembly="Brettle.Web.NeatUpload, Version=1.2.2386.43025, Culture=neutral, PublicKeyToken=c95290d92c5893c8"/>
Line 603: <!--
Line 604: -->


Source File: d:\hosting\jmartzall\cms\web.config Line: 602

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Brettle.Web.NeatUpload, Version=1.2.2386.43025, Culture=neutral, PublicKeyToken=c95290d92c5893c8' 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.832; ASP.NET Version:2.0.50727.832

 

Thanks for everything,
Dale E. Moore

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