System Drawing Size Error

Issue #45 resolved
Andrew Zasadny created an issue

I keep receiving an error loading Designer.

Severity Code Description Project File Line Suppression State Message Could not find type 'System.Drawing.Size'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built using settings for your current platform or Any CPU. 0

Comments (3)

  1. Adam Driscoll

    Can you try removing the reference and adding it again?

    In Solution Explorer, go to your PowerShell Project and then the References node. Then remove the System.Drawing reference and then add it again.

  2. Log in to comment