﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » Conflicts between different versions of the same dependent assembly.</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 17:19:54 GMT</lastBuildDate><ttl>20</ttl><item><title>Conflicts between different versions of the same dependent assembly.</title><link>http://forum.strataframe.net/FindPost101.aspx</link><description>Got the following compiler warning:&lt;br&gt;
Warning	1	Found conflicts between different versions of the same dependent assembly.&lt;br&gt;
&lt;br&gt;
Attech jpg shows all project references&lt;br&gt;</description><pubDate>Mon, 28 Nov 2005 17:08:25 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>RE: Conflicts between different versions of the same dependent assembly.</title><link>http://forum.strataframe.net/FindPost170.aspx</link><description>Double click on the warning, this will bring up a message box.&amp;nbsp; Just click "Yes" and the message will go away.&amp;nbsp;</description><pubDate>Mon, 28 Nov 2005 17:08:25 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Conflicts between different versions of the same dependent assembly.</title><link>http://forum.strataframe.net/FindPost168.aspx</link><description>I also get this, but its a warning when the solution is built. See below:&lt;/P&gt;&lt;P&gt;Warning&amp;nbsp;1&amp;nbsp;Found conflicts between different versions of the same dependent assembly.&amp;nbsp;Medselect.Oncology.Login&lt;BR&gt;&lt;/P&gt;&lt;P&gt;How do you get rid of this warning?</description><pubDate>Mon, 28 Nov 2005 17:05:30 GMT</pubDate><dc:creator>John Frankewicz</dc:creator></item><item><title>RE: Conflicts between different versions of the same dependent assembly.</title><link>http://forum.strataframe.net/FindPost108.aspx</link><description>Thank you</description><pubDate>Wed, 23 Nov 2005 16:48:29 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>RE: Conflicts between different versions of the same dependent assembly.</title><link>http://forum.strataframe.net/FindPost103.aspx</link><description>The actual assembly that is causing that error is the EnvDTE assembly.  Our some of our framework DLLs reference the EnvDTE for design-time use and there are multiple versions of it.  It is never used by any runtime component of StrataFrame (doing so would require Visual Studio to be installed on every machine you run a StrataFrame application on), but having a reference to I believe MicroFour StrataFrame UI.dll causes the Visual Studio project to assume that it needs EnvDTE.dll.  When you get the error message, simply select "Yes" and Visual Studio will modify the application's app.config file to correct the compiler warning.</description><pubDate>Wed, 23 Nov 2005 16:25:13 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>