The section on creating a Windows Forms target in Deploying Applications and Components to .NET incorrectly states that the System.Windows.Forms.dll and System.Deployment.dll assemblies must be added to all Windows Forms targets. They are required only if your application uses them. They are always required by smart client applications that use data files.