Product/Service

Visual InterDev Service Pack 4 Fixes Overview

Source: Microsoft Embedded Pavilion
Service Pack 4 corrects a variety of performance problems and error conditions in Microsoft® Visual InterDev™ 6.0
Microsoft Embedded Pavilionce Pack 4 corrects a variety of performance problems and error conditions in Microsoft® Visual InterDev™ 6.0.

Visual InterDev Service Pack 4 Fixes:

  • Miscellaneous Fixes
  • Known Issues

    Miscellaneous Fixes

  • Q243809: Recordset DTC Does Not Recognize Data Connection (in Red).
  • Q261152: New Web Project Wizard Provides Better Error Handling.
  • Q259485: Access Violation synchronizing file in Visual InterDev.
  • Q261150: Visual Interdev Incorrectly Determines Web Server Version.
  • Q261153: Visual Interdev Warning When SQL 2000 Server is in ReadOnly Mode.
  • Unable to create an application root on Internet Information Server 5.
  • Visual Interdev About Dialog Does Not Indicate Service Pack Version.
  • Menu does not appear when right clicking tables in the Query Builder.

    Known Issues
    Exceptions to white space preservation in HTML editor

    When you load a document into the HTML editor or switch between Design view and Source view, the editor attempts to preserve the format of the document as closely as possible. However, this is not always possible. Individual themes deleted during recalculation

    When using source control to obtain files that belong to a theme, always perform a Check Out or Get Local on all files in the theme. You can do this by selecting a theme folder before getting the files. Otherwise, if part of a theme is local and the remainder is on the server, you might encounter problems. Recalculating links or switching from local to master mode might cause the theme to be deleted from your project. Likewise, check all files back in at the same time.

    RDS objects on page cause "failed to load" message

    If a page contains an OBJECT tag that references an RDS component, when you switch to Source view in the HTML editor, you will see the message:

    Some objects have failed to load. The objects will be displayed as text.

    This occurs because the RDS objects do not have a visual representation, so Source view cannot render them. However, the objects will function correctly.

    Installing VBScript or JScript version 5.1.x disables Intellisense

    After upgrading to version 5.1.x of VBScript or JScript, the Intellisense feature of the code editor may fail to display the members of an object. On NT4 you may experience a long delay before the member list appears; on Windows 2000 the list may not appear at all.

    This only occurs when you use a fully qualified object (i.e. document.Form1.Select1). If you remove the document portion of the reference (i.e. Form1.Select1), Intellisense will display the member list properly.

    <%=company%>, One Microsoft Way, Redmond WA 98052-6399, Tel: 425-936-0318, Fax: 425-936-7329