locked
Error about "The operation could not be completed" on VS2005 VB.NET Application RRS feed

  • 問題

  • Hi

     

    I am having problem with my Visual Studio 2005 Standard edition these few days. After I modified the code on the project, when I click on the “Run” button, sometime it displays an Error message “The operation could not be completed” then the project stopped to run. After that I tried to run the project again. This time it displays another error message. “Visual Studio could not copy a support file to this location “path\project\binDebug\project.vshost.exe”. Please verify the path exists and is writable”.

     

    Do you have any Idea why I keep receiving this error message? The problem is sometime it works and sometime it does not.  I have checked the that the path existed but it always set to Read only.

     

    Many thanks

    2008年4月23日 下午 03:44

解答

  • Hi ChiYau,

     

    Can you toggle the value of the VS hosting process VS2005 (Project > Property > Debug > Enable Debuggers > VS hosting process option)?

     

    Regards,
    Colt

    2008年4月24日 上午 02:22

所有回覆

  • Hi ChiYau,

     

    Can you toggle the value of the VS hosting process VS2005 (Project > Property > Debug > Enable Debuggers > VS hosting process option)?

     

    Regards,
    Colt

    2008年4月24日 上午 02:22
  • Hi Colt

    Thanks for your information.

    The check box of "Enable the Visual Studio hosting process" is checked., I tried to uncheck it and it work. Do you know what does "Enable the Visual Studio hosting process" Do?
    Will it have any advantage to enable it?

    Thanks very much for your help.
    2008年4月24日 上午 07:34
  • Hi ChiYau,

     

    FYI: please see this article describing VS hosting process: http://msdn2.microsoft.com/en-us/library/ms242202(VS.80).aspx 

     

    Regards,

    Colt

    2008年4月24日 上午 10:56