Page 1 of 1

Access denied in Vista

Posted: Mon Nov 10, 2008 1:24 pm
by sebapelhan
Components work great on windows xp.

But recently we installed the same app on Vista, server that runs tasks is the same windows 2003 server.

App even works on test PC with Vista as long is not in domain.

Any advices would be great.

Posted: Tue Nov 11, 2008 6:47 am
by isiticov
Hello,

It looks like an issue with access permissions. I think you can take a look at domain users access permission settings.

Posted: Tue Nov 11, 2008 10:51 am
by sebapelhan
We tried with local and administrator rights. But the same problem exists.

To point out:
- server is win 2003 (scheduler)
- client is Vista (access from XP woks ok with the same user that is created on server - admin rights)

Any other ideas? I think this should work even if we do not use domain users.

Posted: Wed Nov 12, 2008 4:02 pm
by isiticov
May be you can try to set UseTaskScheduler1Only to True. This will enforce Scheduling Agent to work on Vista the same as under Windows XP.

Posted: Thu Nov 20, 2008 9:37 am
by sebapelhan
Update: if we use client application as domain administrator it works ok. Could you please tell me what rights must user have enabled?
We checked other posts but without success.

Thanks in advance.

Posted: Fri Nov 21, 2008 8:40 am
by isiticov
I guess that this task always requires administrator rights. So I would place in your client EXE a manifest resource that will require administrator privileges upon startup.

Posted: Wed Nov 26, 2008 1:34 pm
by sebapelhan
Unfortunately, we could not find resolution with components. Temporarly we used some application to use admin rights. This is not acceptable for customer. In future we will decide to wait for new solutions of SiComponents or go with other components.

Hope to see solution soon. :?