View Single Post

  #2 (permalink)  
Old 05-02-2007, 01:26 PM
rachelle rachelle is offline
Senior Member
 
Join Date: Apr 2006
Posts: 122
rachelle is on a distinguished road
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.
Reply With Quote