This is an archived forum post. The information may be outdated. Contact us if you have any questions.

The referenced assembly "pdfcrowd" could not be resolved

eran0708 wrote on 2012-02-01:
Can anyone help me i am geting this error message, I'm using VS C # 2010 EXPREES.

Warning 1 The referenced assembly "pdfcrowd" 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. WindowsFormsApplication1
eran0708 wrote on 2012-02-01:
fond the anser here
http://stackoverflow.com/questions/4518585/log4net-reference-assembly-dependency-issue

On the projects properties page change the target framework from .NET Framework 4 Client Profile to .NET Framework 4