Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Publishing website with MM dll's
Message
 
To
30/07/2007 11:03:07
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
ASP.NET
Miscellaneous
Thread ID:
01244592
Message ID:
01244764
Views:
25
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform