1

Topic: Could not load file or assembly 'MCManager' - .NET Version

Hello,

I upgraded my TinyMCE installation today and purchased the new versions of both the ImageManager and FileManager.

When I log into the site, if I open the FileManager first I get the following error:

Could not load file or assembly 'MCManager, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

However... if I reset IIS and then go back into the site and open the ImageManager first, then the next time I try to open the FileManager it works fine. I can then log out of the site (terminate the session) and log back in and open FileManager fine... but if I log back in after a period of time then I get the same error-like behavior again.

Both versions are the same number, so I am a little confused as to why this would happen, any ideas?

Setting everything else up was a breeze, just this last issue and its cake!

Any help appreciated... thanks!

//WildStyle

2

Re: Could not load file or assembly 'MCManager' - .NET Version

Huh, weird. If it's the same version of that DLL it should work. Could be some issue with DLL caching not sure.

Best regards,
Spocke - Main developer of TinyMCE

3

Re: Could not load file or assembly 'MCManager' - .NET Version

spocke wrote:

Huh, weird. If it's the same version of that DLL it should work. Could be some issue with DLL caching not sure.

Any ideas what I can do to resolves this, caching issue or not?

//WildStyle

4

Re: Could not load file or assembly 'MCManager' - .NET Version

Not sure what the issue might be since I can't reproduce it my self and haven't seen any other reports.

Best regards,
Spocke - Main developer of TinyMCE