P
Pascal Yokogawa
Hi,
We currently face the following problem:
We run an Excel application with a custom made addin. This
application is run by a scheduled task (windows XP) under
a different username (same machine). Both useraccounts are
Administrators, no events in the Event Viewer show up.
Our application works correctly under both usernames (the
username we logged in with, and the username the task runs
on), but after some research we found out that with a
scheduled task under a different username Excel asks for
userinteraction. As the task runs invisible, we cannot see
what exactly is asked.
Microsoft Spy++ does not reveal any windows, so debugging
is not possible at the moment.
Our question:
Is there a possible way to find out what the messagebox
should show? All help is welcome.
PS Userinteraction is required BEFORE running our custom
addin, so debug logging from within the addin is not
helpful.
Regards,
Pascal Yokogawa
We currently face the following problem:
We run an Excel application with a custom made addin. This
application is run by a scheduled task (windows XP) under
a different username (same machine). Both useraccounts are
Administrators, no events in the Event Viewer show up.
Our application works correctly under both usernames (the
username we logged in with, and the username the task runs
on), but after some research we found out that with a
scheduled task under a different username Excel asks for
userinteraction. As the task runs invisible, we cannot see
what exactly is asked.
Microsoft Spy++ does not reveal any windows, so debugging
is not possible at the moment.
Our question:
Is there a possible way to find out what the messagebox
should show? All help is welcome.
PS Userinteraction is required BEFORE running our custom
addin, so debug logging from within the addin is not
helpful.
Regards,
Pascal Yokogawa