OracleConnection.ConnectionString is invalid
596705Sep 7 2007 — edited Oct 18 2007Hi,
OracleConnection.ConnectionString is invalid
am getting the above error while try to get login user unique identifier, using the OracleMembershipProvider method GetUser.
i used asp.net website configuration tool to configure the website and it is fine,bcos i added role to the oracle database and can create user with the createuserwizard control but to get user, i now get the above result.
is there something am missing.