ora-1017 invalid username/password in oracle 11gr1
I can use sqlplus to connect to the 11gr1 using the same username/password embedded in the web.config file. However whenever I try to connect the .NET app to 11gr1, I would get Ora-1017 invalid username/password. Is there something wrong with my 11gr1 database?