The information in this article applies to:
SUMMARYThe following article contains the complete contents of the Readme.txt file distributed with Microsoft Visual InterDev March Beta, "Beta 2," which shows version 8058 in the About dialog box (selected from the Help menu). MORE INFORMATIONIISAM Exchange Driver Will Fail If Microsoft Exchange or Microsoft Outlook Is Not Already InstalledThe IISAM Exchange driver requires that Microsoft Exchange or Microsoft Outlook be fully installed on your computer prior to installation of Visual InterDev. If neither is installed, the IISAM Exchange driver will not register correctly.To manually correct the problem after you've installed Visual InterDev, you can install Microsoft Exchange or Microsoft Outlook and then self-register the IISAM Exchange driver using this command line:
Special Installation Instructions for Computers with Non-U.S. Versions of Microsoft Windows NT 4.0 and Microsoft Internet ExplorerIf you are installing this pre-release version of Visual InterDev on a non- U.S. version of Windows NT 4.0, you must first install the appropriate language version of Windows NT 4.0 Service Pack 3.To install this version of Visual InterDev on a computer that uses an international version of Microsoft Internet Explorer, you must install the appropriate language version of Microsoft Internet Explorer. The international versions of Windows NT 4.0 Service Pack 3 are available from these locations: ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixesThe international versions of Microsoft Internet Explorer 4.x are available from: http://www.microsoft.com/ie/download/ The Version of Microsoft Internet Explorer Shipped with the Visual InterDev March Pre-ReleaseThis pre-release of Visual InterDev ships with a version of Microsoft Internet Explorer 4.01 that includes recent fixes that are required for this pre-release of Visual InterDev to work properly.Access Database Connection Strings Need Manual ModificationConnection strings for Access databases that are located in the Global.asa file need the following manual modification to function properly:
Pressing CTRL+BACKSPACE Below a Control in Source View Might Delete Multiple LinesWhen editing in Source view, if you place the cursor below a control and press CTRL+BACKSPACE, the editor may delete multiple lines of text. If this happens, choose Edit menu, Undo to restore the text.Problems Viewing the Script Outline WindowIt is possible that the Script Outline window may disappear. Normally, you would display the Script Outline window by choosing View menu, Other Windows, Script Outline. If the menu command does not work, exit Visual InterDev, delete your Views.prf file, and restart the product.Remote Deployment to a Server with FAT-Formatted Hard Disk DriveIf the hard disk drive on the server you are using for remote deployment is formatted as a FAT drive, you need to modify the Allow Anonymous Access in Authentication methods option of the Microsoft Management Console (MMC).
The Limit SQL Output Option Determines the Number of Rows Affected by the INSERT and UPDATE Statements in an SQL ScriptTo modify the Limit SQL Output setting, choose Tools menu and then Options to display the Options dialog box. Expand Data Tools, Data View on the left. Set Limit SQL output on the right. If this option is not selected, a default of 1024 rows is used.Problem with Copy Web When Working in Offline ModeWhen working in Offline mode, you can choose Project menu, Web Project, and then Copy Web to display the Copy Web dialog box. If you uncheck the Add to existing Web option, an error message will be displayed stating that the local directory does not exist, even though the directory does in fact exist. This problem will be resolved in the next version.Server-Side ExtensionsDuring server setup, new server-side extensions are installed. In order for these extensions to function properly after setup, you need to recalculate links:
Difference in CSS Implementation Between Netscape and Internet ExplorerNetscape Navigator and Communicator versions 4.0 through 4.03 implement Cascading Style Sheets (CSS) differently than Internet Explorer. Navigator interprets relative URLs as relative to the document rather than to the linked CSS file. To work around this difference:
-or- Layouts Implementation Changed from the Last Pre-Release VersionThe implementation of Layouts changed between the previous pre-release version of Visual InterDev and the March pre-release version. This change is important to you only if you used Layouts with the previous pre-release version and want to work with them in the March pre-release version.Previously, Layouts were based on HTML comments. Now, they are based on design-time controls. If you have a Layout that was created in the previous pre-release version and use it in an existing project with the March pre- release version, and if you apply a layout to one of the pages, then you will get duplicate information. Before applying a Layout in the March pre-release version, remove any layout information that was applied with the previous pre-release version. To do this, do one of the following:
Use Root-Level Default Document Properties OnlyIf you are running an IIS 4.0 Web server, you may encounter a problem with the ability to set a default document (welcome page) for each directory on your Web server. When using Site Designer, the default document information is taken from the Web server's site-level (root-level) properties and not from the directory-level properties. To work around this, set the default document at the Web server's site-level properties pages.PageNavbar DTC Orientation and Custom HTMWhen using custom HTML with a PageNavbar DTC, in order to control the orientation (horizontal or vertical) of the navigation bar, you must use the PageNavbar DTC's orientation setting.Do Not Remove the Local Copy of Any Theme That Is in UseDo not remove the local copy of any theme that is in use. If you do, you might encounter errors when re-applying the same theme.When editing pages with Layouts in Source view, do not enter text between a Layout comment tag and a DTC tag. When you apply a layout to a page, a comment tag is added (just after the BODY tag) with the name of the layout that has been applied (for example, ). If you edit the page in Source view, there is a chance you may lose any text that is placed between this comment and the start of the first Layout DTC. To avoid this problem, be sure to enter any text between the BODY tag and the comment, not between the comment and the first layout DTC. Do Not Convert Layout DTCs to TextIf you convert any of the Layout DTCs (that get added to a page when you apply a layout) to text, all subsequent Layout applications to that page will fail silently. To avoid this problem, don't convert any of the Layout DTCs to text.Automatic Adding of Projects to Source ControlThere is an option on the Tools menu, Options dialog box, Source Control node that allows projects to be automatically added to source control. The default for this option is off. Do not turn on this option or your development environment may crash.Using the Text Editor of Visual J++ Technology Preview 1 or Visual InterDev on Non-far East versions of Windows 95If you are using the text editor of the Web release of Visual J++ Technology Preview 1 or the pre-release of Visual InterDev, on nonFar East versions of Windows 95, you may see the text editor window behave differently when you choose nondefault script.The text editor window may go blank or display only part of the text you have entered if you choose a font with a script that is not the default script. For example, if you change the font from Courier New (Western) to Courier New (Cyrillic) on English Windows 95, you will see only part of the text displayed. To recover the text, on the Tools menu, click Options, then Reset All. Alternatively, choose a font with a script that matches the system. Additional query words:
Keywords : kbExtension kbFrontPage kbServer kbVisID600 |
Last Reviewed: October 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |