Search Unity

Error with the system.Data.dll of the editor with that of the project

Discussion in 'Editor & General Support' started by yoelrodguez, Jul 30, 2019.

  1. yoelrodguez

    yoelrodguez

    Joined:
    Feb 22, 2019
    Posts:
    5
    I have the following situation, I am migrating a project that I have done in unity3d 5.6.7 to unity 2018.4.5f1. The project is imported to me without problem, it does not send me any error, during the import the problem precedes me later when it opens in the console it sends me an error that tells me that the system.Data.dll is duplicated if I proceed to remove it from my project the error is eliminated but the sqlite I am using does not work for me. Then I leave the error you send me to see if you can help me.

    Thank you.


    Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e)
    Copyright (C) Microsoft Corporation. All rights reserved.

    error CS1703: Multiple assemblies with equivalent identity have been imported: '/Users/imac/Documents/Libros Android /Coleccion 1/La Bella y La Bestia - iOs-2018/Assets/Plugins/System.Data.dll' and '/Applications/Unity/Unity.app/Contents/NetStandard/compat/2.0.0/shims/netfx/System.Data.dll'. Remove one of the duplicate references.
     
    brunacons94 likes this.
  2. manhibtaong

    manhibtaong

    Joined:
    Dec 24, 2020
    Posts:
    2
    did you resolve this error? because 'am getting the same error. Will you please help me to solve this error?