ho finito il mio sitarello in asp.net e tramite visual studio l'ho pubblicato attraverso l'ftp.
il fatto è che quando lancio il sito da VS funziona bene, pubblicato invece no.
questo l'errore che mi da:
codice:
Server Error in '/' Application.
Could not load file or assembly 'MatteoFerrone' 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 'MatteoFerrone' 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.
avete qualche idea??