Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Conflicts between different versions of the same assembl
Message
De
17/09/2010 13:56:45
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
 
À
17/09/2010 13:32:51
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01480863
Message ID:
01481638
Vues:
13
>Tim,
>
>If I double clicked the warning I got prompted to add some redirect commands to the app.config. I did this hoping that by looking at what got added I would be able to tell what was going on. Here's what got added to the app.config:
>
>
	<runtime>
>		<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
>			<dependentAssembly>
>				<assemblyIdentity name="EnvDTE" publicKeyToken="B03F5F7F11D50A3A" culture="neutral"/>
>				<bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0"/>
>			</dependentAssembly>
>		</assemblyBinding>
>	</runtime>
>
>Does that help at all?


Hi Frank,

Yes, and no. I have a solution with this same message but it is a warning. I have not been able to get rid of it and I suspect it has to do with an earlier version being used by MM (or later) and one being used by the application standard. Since it is a warning and not one I can do anything about, I just have been ignoring it.
Tim
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform