Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Publishing website with MM dll's
Message
 
À
30/07/2007 11:03:07
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
ASP.NET
Divers
Thread ID:
01244592
Message ID:
01244764
Vues:
26
Tim,

>I have a website project based on Mere Mortals. It runs locally just fine, but when I publish via the website publish website feature the Mere Mortals dll's are not included. I am experiencing failures when I copy these dll's myself into the /bin folder. The error indicates the dll's cannot be loaded because the "Located assemblies manifest definition does not match the assembly reference". I anticipated since they are referenced in the project they would be included in the published site and would therefore install the matched reference. Can anybody let me know how they are doing this or where to look for what I might be doing wrong?

It's odd you're getting this error. It basically means that the assemblies referenced by your web application and the version of the assemblies located by the .NET runtime are different. I recommend recompiling your web app, checking the version number of the assemblies it's referencing and making sure the assemblies you deploy match. Is it possible there are old versions of MM .NET assemblies on your target machine?

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform