Cannot install Aspose.pdf 3.0.0.0 in .Net 2.0

Hi Aspose Tech support,

Currently I am using Win Xp Prof and Ms.Visual Basic 2005.

I have downloaded Aspose.Pdf for .NET ver 3.0.0.0 and I have got a message while installing the "Aspose.Pdf.msi".

The Message is: "This setup requires the .Net framework version 1.1.4322. Please install the .Net Framework and run this setup again. the .NET Framework can be obtained from the web. would you like to do this now?".

I am just wondering if I need to do something else before installing "Aspose.Pdf for .NET ver 3.0.0.0" in .Net 2.0?

Thank you for you help.

Regards,

Jarry

Thanks for considering Aspose.

To avoid this problem, plz only download the dll of Aspose.Pdf then directly refer to it in your VB project.

More details:

The installer(Aspose.Pdf.msi) includes a default start condition (MsiNetAssemblySupport). This start condition verifies that the .NET Framework is installed on the destination computer. If the .NET Framework is not found on the destination computer, the installation is stopped and you receive the error message above.

So we will consider to create a new Windows Installer setup package by using Visual Studio .NET 2.0 deployment tools.

Thank you Kevin for your Reply,

I'll download the dll version.

Regards,

Jarry