The information in this article applies to:
SYMPTOMSSwitching between views (for example from Source View to Design View), on an Active Server Pages (ASP) page, which has already been saved and contains a recordset DTC that is bound to a stored procedure, sets the dirty flag for that page. The dirty flag incorrectly indicates that the page contents have changed and need to be saved. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
Expected: The file hasn't changed; the dirty flag should not have been set. NOTE: This is undesirable for Web projects under Source Control. If you are switching from Source to Design view, you will get a "Check Out for Editing" dialog box. If you are switching from Design to Source view, you'll get a Visual SourceSafe dialog box that states: "This file is under Source Code Control." You will also get these messages if you check-in the file and leave it open in the editor window. Additional query words:
Keywords : kbCtrl kbVisID600bug kbGrpASP |
Last Reviewed: June 11, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |