PRB: Screen Turns Black While Making .exe (169385)
The information in this article applies to:
- Microsoft Visual Basic Control Creation Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q169385 SYMPTOMS
When you try to create an executable (.EXE) with Visual Basic, the entire
display turns black. You see the same behavior whether you compile to
Native Code or P-Code. This problem only occurs on Windows NT.
CAUSE
The Console Windows Display (DOS Window) is set to "Full Screen."
RESOLUTION
To work around this problem, you need to change the Console Windows Display
to "Window" instead of "Full Screen."
Step-by-Step Example- Go to Control Panel and double-click on the Console icon.
- From the Console Windows Properties Dialog, select the Options tab.
- Select "Window" under Display Options.
- Return to the Visual Basic IDE.
- Make an executable. The screen should not turn black.
STATUS
Microsoft is researching this problem and will post more information here
in the Microsoft Knowledge Base as it becomes available.
Modification Type: | Major | Last Reviewed: | 12/10/2003 |
---|
Keywords: | kbprb KB169385 |
---|
|