FIX: Application Error Occurs When Printing a Large Project
ID: Q142247
|
The information in this article applies to:
-
Microsoft Visual Basic Standard, Professional, and Enterprise Editions, 32-bit only, for Windows, version 4.0
-
Microsoft Windows NT Workstation version 3.51
SYMPTOMS
Printing a large 32-bit Visual Basic project under the Windows NT 3.51
operating system generates an application error that closes Visual Basic.
This behavior occurs if the Visual Basic program is running under the
Windows NT 3.51 operating system whether you print the project to a printer
or a file.
WORKAROUND
To print a large Visual Basic project from Windows NT 3.51, print the
sections individually rather than as one large piece.
STATUS
Microsoft has confirmed this to be a issue in the Microsoft products listed
at the beginning of this article. This problem was corrected in Visual
Basic version 5.0 for Windows.
MORE INFORMATION
Step to Reproduce Behavior
- Start the 32-bit version of the Visual Basic 4.0 under the Window NT
3.51 operating system or if it is already running, click New Project on
the File menu.
- Load the Visdata project located in the \Program Files\Microsoft Visual
Basic\Samples\visdata directory. To load this project:
- From the File menu, click the Open Project menu item. The Open
Project dialog box appears.
- Go to the \Program Files\Microsoft Visual Basic\Samples\visdata
directory.
- Click the VISDATA.VBP file name.
- Click the OK button to close the Open Project dialog box and load the
project.
- From the File menu, click the Print menu item. The Print dialog box
appears.
- In the Print dialog box, click the Project option button and the Code
and Form as Text check boxes.
- Click OK to close the Print dialog box and begin printing. An
application error occurs, and Visual Basic ends.
Additional query words:
Keywords : kbnokeyword kbide kbVBp400bug kbVBp500fix kbGrpVB EnvtDes
Version : WINDOWS:4.0; winnt:3.51
Platform : WINDOWS winnt
Issue type : kbbug