Fórum Found conflicts between different versions ???? #6055

26/05/2009

0

Bom dia,

1- Na compilação ocorre o seguinte warning :

***************************************************************************************
------ Build started: Project: PocketClientSoft, Configuration: Debug Any CPU ------
Consider app.config remapping of assembly "System.Drawing, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes" from Version "1.0.5000.0" [] to Version "2.0.0.0" [C:\Arquivos de programas\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE\System.Drawing.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "System.Windows.Forms, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes" from Version "1.0.5000.0" [] to Version "2.0.0.0" [C:\Arquivos de programas\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE\System.Windows.Forms.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "System, Culture=neutral, PublicKeyToken=969db8053d3322ac, Retargetable=Yes" from Version "1.0.5000.0" [] to Version "2.0.0.0" [C:\Arquivos de programas\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE\System.dll] to solve conflict and get rid of warning.

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets : warning MSB3247: Found conflicts between different versions of the same dependent assembly.

***************************************************************************************
 

2- Na internet encontrei a seguinte resposta:


***************************************************************************************
I also had the same problem. I fixed it by modifying the solution to add the 'EnvDTE' assembly with specific version. You can do this in visusal studio by specifying the 'Specific Version' property to true.

 Your .csproj file should have an entry like:

  <ItemGroup>
    <Reference Include="EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
  </ItemGroup>


***************************************************************************************

3 - Não entendi  a resposta....


Obrigado,

Ernany

Ernany

Ernany

Responder

Posts

26/05/2009

Fabio Mans

Você precisa passar mais informações sobre este projeto, existe alguma referência de DLL? É Web?
Responder

Gostei + 0

28/05/2009

Devmedia

Ernany,
estamos no aguardo de mais informações para resolver a sua dúvida.
Responder

Gostei + 0

01/06/2009

Devmedia

Ernany, por falta de retorno estamos encerrando o seu chamado. Caso tenha alguma dúvida, não deixe postar a mesma nesse chamado que o mesmo consultor voltará a lhe atender.
Responder

Gostei + 0

Utilizamos cookies para fornecer uma melhor experiência para nossos usuários, consulte nossa política de privacidade.

Aceitar