M
Mike Ruane-Torr
I am suddenly getting this message from VS.Net very frequently. It seemed
to being when I introduced inherited user controls into my solution. I am
building a project in C# that uses a set of class libraries, and user
controls inherit from other controls in other class libraries.
I have noticed a couple of things:
1. Often a user control that is placed in a tab control within another
user control will mysteriously disappear from the designer. It is present
in the properties tool window and shows a location of 0,0 - but I can't
see it. It doesn't appear in the runtime instance either. The only
solution so far is to delete the control and add it again.
2. I often get the error message, "A failure occurred while attempting to
start the compilation.", when I have modified one of the inherited user
controls. The only fix seems to be to restart VS.
This looks like a bug to me. Has anyone else experienced it?
to being when I introduced inherited user controls into my solution. I am
building a project in C# that uses a set of class libraries, and user
controls inherit from other controls in other class libraries.
I have noticed a couple of things:
1. Often a user control that is placed in a tab control within another
user control will mysteriously disappear from the designer. It is present
in the properties tool window and shows a location of 0,0 - but I can't
see it. It doesn't appear in the runtime instance either. The only
solution so far is to delete the control and add it again.
2. I often get the error message, "A failure occurred while attempting to
start the compilation.", when I have modified one of the inherited user
controls. The only fix seems to be to restart VS.
This looks like a bug to me. Has anyone else experienced it?