Service making trouble under WinXP 64bit
-
So, I have written a service which never made any problems, but it just doesn't want to run under WinXP 64bit (the same service runs w/o any problems under 32bit). The event log always says something about an invalid parameter (event id 7023). It seems that the service starts during boot, but stops at some point; I can't test this myself, since I don't have a 64bit system - my users are just reporting this. What could the cause for this be? I really don't understand why it works on a 32bit XP system, but fails on a 64bit one.
-
So, I have written a service which never made any problems, but it just doesn't want to run under WinXP 64bit (the same service runs w/o any problems under 32bit). The event log always says something about an invalid parameter (event id 7023). It seems that the service starts during boot, but stops at some point; I can't test this myself, since I don't have a 64bit system - my users are just reporting this. What could the cause for this be? I really don't understand why it works on a 32bit XP system, but fails on a 64bit one.
Maybe this link is helpful: http://eventid.net/display.asp?eventid=7023&eventno=345&source=Service%20Control%20Manager&phase=1[^]