BastianT

Hallo,

I use VS 2005 SP1 and C#.

I've a small project wich I could build and debug.

Today I try to publish the project to an unc path wich works.

After that I can build and debug the project only once.

If I stop the project and try to debug it a second time

I always get the error that the vshost.exe file could not be copied to the Debug path.

If I close VS and try it again it works but only once.

Regards

Bastian



Re: Visual C# IDE Unable to copy vshost.exe after publish

Figo Fei - MSFT

Hi,

Try to disable the hosting process: http://msdn2.microsoft.com/en-us/library/ms185330(VS.80).aspx

Thanks






Re: Visual C# IDE Unable to copy vshost.exe after publish

Frogy

Hallo,

this works!

But what is the problem of the hosting process, that the IDE was unable to copy the file

Regards

Bastian





Re: Visual C# IDE Unable to copy vshost.exe after publish

Boldrik

I gues it is coused by that your application is still running. Try to look Proceses.