A
Andrew Ducker
I have a project with a variety of forms in it. The controls on those
forms are from another project in the same solution.
When I change from Debug to Release, I can do a build just fine (and
the built project runs just fine too), but if I open one of the forms
up in the IDE to edit it visually, it complains that it can't find the
controls.
Going into the code, and checking with "Go To Definition" confirms that
it _can_ find the definition, and as I said, it compiles just fine.
It's just the visual editing that goes strangely askew.
Anyone encountered this one before?
Andy D
forms are from another project in the same solution.
When I change from Debug to Release, I can do a build just fine (and
the built project runs just fine too), but if I open one of the forms
up in the IDE to edit it visually, it complains that it can't find the
controls.
Going into the code, and checking with "Go To Definition" confirms that
it _can_ find the definition, and as I said, it compiles just fine.
It's just the visual editing that goes strangely askew.
Anyone encountered this one before?
Andy D