Windows service working in Win7 32 is not working in Win7 64
-
Thursday, February 14, 2013 12:17 PM
I have windows service which is running fine in Win7|x86 is not running with Win7|x64.
I even tried putting the service in SysWOW64 but still its not running. I put the debug messages in my service entry point functions but seems like main() entry itself is not getting called by SCM.
Do anyone have any clue?! Appreciate your help, RM
- Changed Type Nicholas LiMicrosoft Contingent Staff, Moderator Monday, February 25, 2013 5:59 AM
All Replies
-
Thursday, February 14, 2013 9:01 PM
You need to explain exactly what your a referring to.
You do not post enough information for anyone to know what you are talking about.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
-
Wednesday, February 20, 2013 6:04 AMModerator
If the service is designed by your own, please visit MSDN forum for help on the development side:
Windows Desktop Development
http://social.msdn.microsoft.com/Forums/en-US/category/windowsdesktopdev
Thanks.
Nicholas Li
TechNet Community Support


