Select the product you need help with
WPF browser-hosted applications (XBAPs) may crash during start upArticle ID: 972928 - 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. SymptomWPF browser-hosted applications (XBAPs) may crash during start up.
CauseOne cause of this problem is that system-level interface registrations are broken.
ResolutionTo have us resolve this problem for you, go to the "Fix it for me" section. If you prefer to fix this problem yourself, go to the "Let me fix it myself" section. Fix it for meTo fix this problem automatically, click the Fix it button or link. Then click Run in the File Download dialog box, and follow the steps in the Fix it wizard. Notes
Then, go to the "Did this fix the problem?" section. Let me fix it myselfRe-register the broken interfaces by running the following commands: regsvr32 %SystemRoot%\System32\actxprxy.dll regsvr32 "%ProgramFiles%\Internet Explorer\ieproxy.dll" On 64-bit Windows, also run the following commands: regsvr32 %SystemRoot%\SysWOW64\actxprxy.dll regsvr32 "%ProgramFiles(x86)%\Internet Explorer\ieproxy.dll" On Windows XP and Windows Server 2003, these commands need to be run from a user account with administrative privileges on the machine. On Vista or later, these commands need to be run elevated. Click Start, All Programs, Accessories. Right-click Command Prompt and choose Run as Administrator. At the command prompt, run the commands. Did this fix the problem?
More InformationOne known cause of this problem is that system-level interface registrations are broken. In particular, registrations for the following interfaces may be missing: · IID_IWebBrowser2 · IID_IShellBrowser This can be due to failed installations or upgrades, or malware infections. 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: 972928 - Last Review: January 4, 2012 - Revision: 2.0 APPLIES TO
| Article Translations
|


Back to the top








