Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting web app from mm 3.5 to 3.6
Message
From
05/05/2010 10:53:00
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 3.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01463027
Message ID:
01463220
Views:
36
>All,
>
>I am converting my web application to MM.NET 3.6 from 3.5. I have got a successful build of the web application but when I run the app and login (since security is enabled), I am getting the following error on the this.Login() line in the userlogin form:
>
>
>Could not load file or assembly 'OakLeaf.MM2008.Framework, Version=3.5.0.0, Culture=neutral, PublicKeyToken=511bd18e16c7f771' or one of its dependencies. The system cannot find the file specified.
>
>
>Now, I have updated all my references to version 3.6, but I do not know where this reference to version 3.5 as shown in the error is.
>
>Any help is appreciated.
>
>Bob

Hi Bob,

the problem if you haven't found it already is right there in your message. You need to change the version number from 3.5 to 3.6 in your web.config under assemblies and probably also under the tags section.
Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform