W
William LaMartin
I have Visual Studio 2005 installed on both a desktop computer and a laptop
computer. Everything is fine on the desktop machine.
On the laptop if I either create a new VB.Net project or try to use a
previously created one, I have a problem with debugging. The debugging
process appears to start with the hour glass blinking on and off but then
nothing really happens. Additionally, the executable is created in the
bin\debug folder, but when you double click on it, it does not run.
However, you can copy the executable to somewhere else on the laptop and it
will run.
After some investigation, I found that on the laptop, by going into the
project properties and unchecking the check box labeled "Enable the Visual
Studio hosting process" that is on the Debug tab, I could then debug the
project.
This problem did not always exist on the laptop. It started sometime in the
past 12 months, I think.
So, what could be different on the laptop from the situation on the desktop
that would be causing this problem? And does anyone know a solution that
would allow me to leave Enable the Visual Studio hosting process" checked
in the project properties' debug tab?
computer. Everything is fine on the desktop machine.
On the laptop if I either create a new VB.Net project or try to use a
previously created one, I have a problem with debugging. The debugging
process appears to start with the hour glass blinking on and off but then
nothing really happens. Additionally, the executable is created in the
bin\debug folder, but when you double click on it, it does not run.
However, you can copy the executable to somewhere else on the laptop and it
will run.
After some investigation, I found that on the laptop, by going into the
project properties and unchecking the check box labeled "Enable the Visual
Studio hosting process" that is on the Debug tab, I could then debug the
project.
This problem did not always exist on the laptop. It started sometime in the
past 12 months, I think.
So, what could be different on the laptop from the situation on the desktop
that would be causing this problem? And does anyone know a solution that
would allow me to leave Enable the Visual Studio hosting process" checked
in the project properties' debug tab?