User-359936451 posted
If you are familiar with adding reference you will need to add those that are missing. If they are even available for .Net 3.5.
You can also check to see the exact names of any that are missing.
In VS, click on Project then Properties, select References and look to see if any are marked as missing, you will need to remove them, or add them, by next clicking the add button.
when the Reference Manager box opens, locate the correct references to add.
If you can provide more details about your errors we might be able to provide more guidance.