BUG: ActiveX controls do not appear in the Visual Studio .NET IDE after you clean and then reopen a solution (833899)
The information in this article applies to:
- Microsoft Visual C++ .NET (2003)
SYMPTOMSAlthough you can see an ActiveX control at design time in a Microsoft .NET Windows Forms application, the Microsoft Visual Studio .NET IDE does not display the ActiveX control on the Windows form after you clean, close, and then reopen the solution.CAUSEWhen you add a reference to an ActiveX control, the IDE
generates wrapper DLLs and puts the wrapper DLLs in the output folder. However, when you
perform the Clean Solution operation, the IDE deletes all the contents of
output folder. When you close and then reopen the solution, the IDE does not find
any DLLs in the output folder, and the IDE does not display the ActiveX control on the
form in the design mode.STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 1/18/2006 |
---|
Keywords: | kbDesigner kbCtrl kbControl kbtshoot kbWindowsForms kbIDEProject kbbug KB833899 kbAudDeveloper |
---|
|