I upgrade a Windows Service VS.2003 project to VS.2005
I noticed two new files.
MyProject.vshos t.exe
MyProject.vshos t.config
What are these?
Do I need copy them to the target to run my Windows service?
Do I need to reinstall the Windows Service with any new utilities to get
it to work?
Comment