Help! strange problems with froms in design mode

D

David

This is a project that I've worked on and this day, I am observing the
following strange things
- Upon opening a form in VS.NET, I get a box with the message that says
"Tasklist 378 build error task shown(filtered)" I am not compiling. I am
just opening up a form in design mode

- The error message says "Object type cannot be converted to target type."

- Much more strangely, all the forms are shrunk to the orignal size (300,
300) size of the a newly added form

- Controls inside these forms have been scrambled and gobbled up.

- When run, on some forms, the controls show up properly although they still
look gobbled up in design mode. Then on some forms, the controls look all
gobbled up as they do in design mode.

Please help. Thanks in advance.
 
D

David

I discovered the problem. I was experimenting with making System and
System.Drawing assemblies's Copy Local properties to true, and that is what
got me. As usual, Microsoft screws you without letting you know that they
are doing it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top