Moving to VS 2010 with wpf and .net 4.0. I can’t get my code or any test code to work, keep getting this error.
Warning 1 The referenced assembly “Aspose.Words, Version=8.2.1.0, Culture=neutral, PublicKeyToken=716fcc553a201e56” could not be resolved because it has a dependency on “System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a” which is not in the currently targeted framework “.NETFramework,Version=v4.0,Profile=Client”. Please remove references to assemblies not in the targeted framework or consider retargeting your project. WpfApplication1
This message was posted using Page2Forum from Referencing Aspose.Words from a .NET Project - Aspose.Words for .NET and Java