Only one Aspose.network.dll for all envionments

hi,

Why do you build one DLL for x86 environment and another one for x64 ?

It's easier for us to have a DLL that can be used in all situations.

Can you compile a DLL for all envionments please.

Thanks

Hi,

The dll in x86 folder can be used in both 32 and 64 bit Operating Systems. You may use this dll in all situations.

However, the dll in x64 folder is optimized for 64 bit Operating Systems and will not work in 32 bit OS.