PRB: Visual SourceSafe Explorer Checks Out .FRM Without .FRX (135994)
The information in this article applies to:
- Microsoft Visual SourceSafe for Windows 4.0
- Microsoft Visual SourceSafe for Windows 5.0
- Microsoft Visual SourceSafe for Windows 6.0
This article was previously published under Q135994 SYMPTOMS
In Visual Basic, when you check out a form by using the SourceSafe Add-In,
you automatically check out both the .frm and .frx file for that form.
However, in the Visual SourceSafe Explorer, you can check out the .frm file
without the .frx file and vice versa. If the .frx file is checked out
without the .frm, the Visual Basic form is considered to be not checked out
(read only). If the .frm file is checked out without the .frx file, the
Visual Basic form is considered to be checked out, so modifications can be
made to that form. This can cause problems when trying to save the form if
you make graphical changes to the form. The following error is displayed:
Path/File access error: '<path to .frx file>'
None of the changes are saved to either the .frm or the .frx file. However,
the changes are still available in Visual Basic.
CAUSE
Changes were not saved to either the .frm or the .frx file because the .frx
file is read-only. The .frx file is read-only because the file was never
checked out.
RESOLUTION
To save the changes, switch to the Visual SourceSafe Explorer and check out
the .frx file. Then switch to Visual Basic and save the project once again.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 12/7/2001 |
---|
Keywords: | kbprb KB135994 |
---|
|