Aspose.Cells dll references

Good morning Aspose,

I downloaded the latest Aspose.Cells and currently looking at the "Aspose\Aspose.Cells for .NET\Bin" folder.

i see 3 folders in there

  • net1.1
  • net2.0
  • net3.5_ClientProfile

I am currently developing an app in .net 3.5. which folder should i be referencing the Aspose.Cells dll?

thank you

Hi,

Since you are using 3.5 version of .NET framework, so you should use net2.0 dll. This is valid for all types of .NET framework except clientprofile versions.

However, if you are using 3.5 or 4.0 ClientProfile version of .NET framework, then you should use net3.5_ClientProfile dll