Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
990
Conflit WorkSheet dans deux DLLs infragistics
posted

Hello

I installed the latest version of Infragistics 2010 Vol 2 on the 2009 version vol2. Since I have a conflict on the type Worksheet:
The type 'Infragistics.Excel.Worksheet' exists in both 'd: \ Program Files (x86) \ Infragistics \ NetAdvantage 2010.2 \ ASP.NET \ CLR3.5 \ Bin \ Infragistics35.Web.v10.2.dll' and 'd : \ Program Files (x86) \ Infragistics \ NetAdvantage 2010.2 \ ASP.NET \ CLR3.5 \ Bin \ Infragistics35.WebUI.Excel.v10.2.dll '

I do not know what to do?
Ideas?

Parents
No Data
Reply
  • 990
    Offline posted

    Hello

    I created a new Web project site. I filed a UltraWebGrid and UltraWebGridExcelExporter. I wrote the code on the type Worksheet and Workbook. Infragistics35.WEBUI.Excel.10.3 DLLs, and Shared.v10.2 UltraWebGrid.Excel.Export.v10.2 UltraWebGrid.v10.2 and are in the references of my project. Everything going well in the compilation. Infragistics35.Web.10.2 I enclose the DLL in the project references and there k'ai the error mentioned in the preceding message.

    How to solve this problem?

Children