*svchost.exe thing in BETA 2 ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
my exe's name is schemavalidate, and in my bin directory I also see a
schemavalidate.vshost.exe. What is this vshost file and why is this needed?
Can we choose not to generate it?
Abubakar.
 
Abubakar said:
my exe's name is schemavalidate, and in my bin directory I also see a
schemavalidate.vshost.exe. What is this vshost file and why is this needed?

Have a look at this blog post:

http://blogs.msdn.com/dtemp/archive/2004/08/17/215764.aspx
Can we choose not to generate it?

Yes, in beta 2 there's an option for that, on the project level. In
project properties, switch to the Debug page, there's a checkbox there
saying "Enable the Visual Studio hosting process".



Oliver Sturm
 
Thanks!

http://joehacker.blogspot.com.


Oliver Sturm said:
Have a look at this blog post:

http://blogs.msdn.com/dtemp/archive/2004/08/17/215764.aspx


Yes, in beta 2 there's an option for that, on the project level. In
project properties, switch to the Debug page, there's a checkbox there
saying "Enable the Visual Studio hosting process".



Oliver Sturm
--
omnibus ex nihilo ducendis sufficit unum
Spaces inserted to prevent google email destruction:
MSN oliver @ sturmnet.org Jabber sturm @ amessage.de
ICQ 27142619 http://www.sturmnet.org/blog
 
Back
Top