Re: Running on different OS
If you've got VS2003 why on the W2K system why not debug it to see what's going on ?
I've not met any problems with the framework on W2K so far.
And there is a local service account available for W2K and for NT.
I would suggest that the failure of your service to register is probably for another reason.
Darwen
Re: Running on different OS
This is the error I get with installutil:
Quote:
An exception occurred during the Install phase.
System.ComponentModel.Win32Exception: The account name is invalid or does not exist, or the password is invalid for the account name specified
It is still "monkey see, monkey do" with me at the moment so I did everything as specified in the book I'm working through. It looked (to me) like the "Local Service" will be the best account to register the service under. I however have no idea if this assumption is correct.
I tried tracing last night (after 12) so was probably half asleep. Did I mention the W2K machine is 4 years old. Pentium 800Mhz and it processes everything VERY slowly while in the IDE.
Cheers