foyss
foyss

Reputation: 983

Visual Studio 2015 Designer could not be shown

I have this error that appears every time I try to open the designer for my deal class. enter image description here

I've tried rebuilding the solution, cleaning, restarting visual studio to no aid. I have also checked the class itself, if there are any classes above, but this has not fixed the error.

Upvotes: 1

Views: 1108

Answers (1)

foyss
foyss

Reputation: 983

this issue was fixed by running as admin and fixing a trader form error, which involved the namespace being incorrect. Silly me.

Upvotes: 2

Related Questions