Debugging 64 Bit: Hello World, "Workstation service not started".

  • Thread starter Thread starter Skybuck Flying
  • Start date Start date
S

Skybuck Flying

Guest
Hello,

I was very curious to perform my first 64 bit build with Visual Studio 2005.

I am particularly interested in seeing the disassembly of the 64 bit (cpu)
instructions =D

However I was surprised by the following error message when trying to debug
it (after having created a new target/x64 configuration setting):

"Workstation service not started".

Apperently this service is needed for debugging x64 applications ??? Why ???

I can run the executable without debugging.

I shall now enable the workstation service if I run into any more problems I
will let these two newsgroup know ;)>D

Bye,
Skybuck.
 
Back
Top