|
I think there is System.Windows.Forms assembly missing from the project. To resolve this issue go to the solutions explorer and right click on your project name, then choose Add Reference then scroll down to System.Windows.Forms.dll and click Select button, then click Ok button.
|