|
|
IBackgroundCopyJob::SetNotifyInterface is failing with an error "The
operation being requested was not performed because the user has not logged
on to the network. The specified service does not exist", aka
ERROR_LOGON_REQUIRED. We're doing this from a Windows Service running with
a specified account. It's a requirement that this Service runs with this
particular account, so I'm looking for a detour. It's not clear to me
exactly why we're getting the error in this case, and I'm looking for a
detour that allows the Service to continue running under this account. I
assume a detour might be to NOT register a callback and instead poll for the
status of the upload job, but I'd rather not do that.
TIA
--
Phil Wilson [MVP Windows Installer]
----
|
|