to yes or no.
Any thought?
Regards!
-ofox
- Original Message -
> From: "Kun Shi (ofox)"
> To: "General discussion for Windows Installer XML toolset."
> , "phil wilson"
>
> Sent: Sunday, November 11, 2012 3:39:12 PM
> Subject: Re: [WiX-users] lda
Sunday, November 11, 2012 2:01:16 AM
> Subject: Re: [WiX-users] ldap_open/ldap_connect in Custom Action
>
> Things like this are often related to the account that the CA is
> running
> with. If it's impersonation=no (and if that's the syntax) it's
> running wit
Assuming the code is C or similar ... I know nothing about these APIs, but the
way you're calling them doesn't make sense. If they expect to receive a pointer
to a wide character as their first parameter, then they presumably expect that
pointer to point to a wide character string - taking a poi
Things like this are often related to the account that the CA is running
with. If it's impersonation=no (and if that's the syntax) it's running with
the system account and accessing localhost might count as "network access"
that the system account usually cannot do. It works when you run ldpa.exe
b
4 matches
Mail list logo