These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

FileVista-v4.1-WebDeploy Assembly could not be loaded

Hi everybody,

I just downloaded this tool and gave it a try on my website at the famous ASP.net Hosting Service Company (DiscountASP.net). I am newbie to Assembly configurations. I got the following error when trying to access the FileVista application folder:


Could not load file or assembly 'GleamTech.FileVista' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.BadImageFormatException: Could not load file or assembly 'GleamTech.FileVista' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.

Source Error: 
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  


Can you please advise me on how to configure the FileVista assembly as my server is Windows 2008 - and IIS 7.0?

Thanks.
TheDean 1/17/2011 5:00 AM
Hi,

I managed to find a solution which is to upgrade my ASP.NET 4.0 manually, as I thought it should be done automatically after upgrading to IIS 7 directly.

Thanks.
TheDean 1/17/2011 5:25 AM