I am trying to use oracle wallet with the new odp.net managed driver, but I am getting "invalid username/password". As the wallet itself is ok (it works with the unmanaged client), seems to me that this new provider is not fully compatible with Oracle Wallet. Is this true?
I am trying this:
<oracle.manageddataaccess.client>
<version number="*">
<settings>
<setting name="tns_admin" value="D:\oracle\product\11.2.0\client_1\network\admin" />
<setting name="WALLET_LOCATION" value="D:\oracle\wallets" />
</settings>
</version>
</oracle.manageddataaccess.client>
Regards
Sergio Treiger