I created a dummy windows service using .net 3.5. The service has been compiled for x86 explicitly (32BIT corflag is set).

Process Explorer from SysInternals correctly identifies the process as a 32-bit process. However, task manager does not append the "*32" to the process name.

Why is that?

Cheers, Alex

link|improve this question

try ask this question at serverfault.com – Cleiton Dec 21 '09 at 15:29
This might be too obvious, but is this on a 64bit operating system? – Yannick Motton Dec 21 '09 at 16:07
1  
Yes it is on a 64bit OS, running the 32bit windows service. – Alex Dec 21 '09 at 16:23
Yep, posted it to serverfault as well. – Alex Dec 21 '09 at 16:27
Can you provide the links to the cross posts? – Jader Dias Feb 8 '11 at 21:28
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.