Help and Support
 

powered byLive Search

Problem: Application.vshost.exe in VS2008 may get corrupted

Article ID:948764
Last Review:February 5, 2008
Revision:1.2
Source: Microsoft Support

Back to the top

RAPID PUBLISHING

RAPID 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.

Back to the top

Action



Problem:













When debugging a VS 2008 application running on framework 2.0 or 3.5, pressing F5 can case this error message to be thrown:













Request for the permission of type ‘system.Security.Permissions.FileIOPermission, mscorlib, version-2.O.O.O, Culture=neutral, PublicKeyToken-b77a5c561934e069’ failed.

















            Even though the application was running from local machine and the project also on local machine with fulltrust.  If the application.exe is executed, it works fine.


 







 

Back to the top

Result

  When debugging an application in VS 2008 by pressing F5 this error message might be thrown:





Request for the permission of type ‘system.Security.Permissions.FileIOPermission, mscorlib, version-2.O.O.O, Culture=neutral, PublicKeyToken-b77a5c561934e069’ failed.

Back to the top

Cause

The FileIOPermission exception is thrown due to a corrupted application.vshost.exe file generated from the debugger in the IDE. 

Back to the top

Resolution



The issue can be resolved by unchecking the "Enable the Visual Studio hosting process" in the project properties, then rebuild the project and then re-enabling the VS hosting process and rebuilding the project. 

Project Properties->Debug-> uncheck "Enable the Visual Studio hosting process"

Back to the top

More Information













How to: Disable the Hosting Processhttp://msdn2.microsoft.com/en-us/library/ms185330.aspx (http://msdn2.microsoft.com/en-us/library/ms185330.aspx)

Hosting Process (vshost.exe)
http://msdn2.microsoft.com/en-us/library/ms185331.aspx (http://msdn2.microsoft.com/en-us/library/ms185331.aspx)

Back to the top

DISCLAIMER

MICROSOFT 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.

Back to the top


APPLIES TO
Microsoft .NET Framework 2.0

Back to the top

Keywords: 
kbnomt kbrapidpub KB948764

Back to the top

Related Support Centers

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.