Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting web app from mm 3.5 to 3.6
Message
 
À
05/05/2010 10:28:59
Guy Pardoe
Pardoe Development Corporation
Peterborough, New Hampshire, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 3.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01463027
Message ID:
01463294
Vues:
36
Guy,

I have done a search of the entire project and all my references are correctly listet as version 3.6. As I mentioned to TIm, if I had an invalid reference in my web.config, I would be geting a build error which I am not.

It appears that the reference is somewhere in temporary code that gets generated at run time. It looks like the AppCode folder which runs the UserManager code seems to be the culprit, but I have yet to determine exactly where.

Bob

>Do a search of the entire project looking for 'MM2008' and I would think you'll find the reference that's causing the problem.
>
>I'm doing a WPF app and upgraded from 3.5 to 3.6. With regard to updating these framework references, I went to the references section of the Project Explorer (for each project, e.g., Business objects project, WFP app project) and removed the prior MM framework references and added in the same references for the new version.
>
>Then in WPF, the XAML markup of each WPF Window also contains references to some of those framework classes. I merely updated each of those and then the project ran OK.
>
>I haven't done a MM web app yet so I don't know if web pages contain references to the framework. But if so, you'll have to find them and update them.
>
>Guy
>
>
>
>
>>I have put the stack trace below. It looks like a temporary file somewhere is getting generated and is referencing the old version of the framework (3.5). I have searched for any references to this version 3.5 file but I come up empty. Is there something I need to purge or clean up that would fix this issue.
>>
>>Thanks again.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform