FIX: Cannot Print a SourceSafe Report From Windows 95 (151703)
The information in this article applies to:
- Microsoft Visual SourceSafe, 16-bit, for Windows 4.0
- Microsoft Visual SourceSafe, 32-bit, for Windows 4.0
This article was previously published under Q151703 SYMPTOMS
When attempting to print any SourceSafe reports from a Windows 95 machine,
the output does not go to the printer. This happens although it appears
that printing was successful since no errors are reported by Visual
SourceSafe or Windows 95.
RESOLUTION
There are four alternate methods to get Visual SourceSafe reports printed.
Method 1
Run the report from a Windows NT or Windows 3.x machine.
Method 2- On a Windows 95 machine, in the History Report dialog box, choose
Clipboard.
- Click OK to run the report. This is output to the clipboard.
- Open any other text-editing application. Paste the contents of the
clipboard into that application, and then print.
Method 3- On a Windows 95 machine, in the History Report dialog box, choose File.
- Click OK to run the report.
- A Report to File dialog box appears to choose file location and name.
- Open the created file in a text editor, and note that it contains the
report along with other ASCII characters which may interfere with proper
printing.
- Remove these ASCII characters, and then print the file.
Method 4- Go to the MS-DOS prompt.
- Change to the \VSS\WIN32 folder.
- Enter the following command to print the history of file:
"myfile.txt" in the current project:
ss history -username,password myfile.txt > lpt1:
NOTE: You may need to press the ENTER key twice to send the output to the
printer.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article. This problem has been fixed in
Visual SourceSafe 5.0.
REFERENCES
Visual SourceSafe Quick Reference Card
For more information about the Visual SourceSafe history reports and
printing, search on the keywords Print and History in the Help menu.
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kbBug kbfix kbSSafe500fix KB151703 |
---|
|