Select the product you need help with
You cannot deploy favorites with URLs that contain the % characterArticle ID: 967728 - View products that this article applies to. Source: Microsoft Support RAPID PUBLISHINGRAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION. SymptomWhen you try to deploy favorites with URLs that contain the character ‘%’ (e.g., http://server/web%20for%20us/default.aspx), the favorites will not be applied to the clients. This problem occurs when you deploy favorites with Internet Explorer Administration Kit (IEAK) or with Group Policy. CauseInformation about favorites is stored in install.ins, which is an INI-file formatted text file. Install.ins preserves % characters for use as placeholders, which are resolved when install.ins is processed on the client. More InformationIn the install.ins file, you can use placeholders to specify part of a path, for example, %SERVER-URL%, and provide the value of the placeholder in the [Strings] section of the file. Example file [FavoritesEx] Title1=Favorite.url URL1=http://%SERVER-URL%/subweb/default.aspx [Strings] Server-URL=www.microsoft.com When the file is processed on the client, the favorite is created with the name "Favorite.url". It directly points to http://www.microsoft.com/subweb/default.aspx. DISCLAIMERMICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE “MATERIALS”) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS. PropertiesArticle ID: 967728 - Last Review: February 10, 2009 - Revision: 1.0
|


Back to the top








