Ciao a tutti,
Dovrei modificare un sito web realizzato in asp.net + entity framework.

In locale tutto ok (VS express 2010). ma quando vado a sostituire le dll in /bin nel web server mi da questo errore:

Could not load file or assembly 'XXXX.Data__' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Qualcuno sa da cosa può dipendere?

Grazie