views:

13

answers:

0

Hi,

I have a massive problem: I have a WPF application that makes a WcF service call. That call functions well if the user is an administrative user. It crashes simply without a chance to catch an exception (none is reported in Windows event logs too). What user right is required to have the service beeing called as a standard user in Windows Vista?

Thanks