When I build sample application which is downloaded from aspose.com, it throws error as 'The type or namespace name 'Aspose' could not be found (are you missing a using directive or an assembly reference?)'. The dll for 4.0 is issue.
When I add dll of .net 2.0, it works properly. But my framework is 4.0 version.
When I add dll of .net 2.0, it works properly. But my framework is 4.0 version.