79247690

Date: 2024-12-03 12:59:40
Score: 1.5
Natty:
Report link

The solution is:

  1. Switch to x86 instead of x64 in VS
  2. Remove Oracle.ManagedDataAccess.Client
  3. Install System.Data.OracleClient
  4. Update HomeController.cs with System.Data.OracleClient usage

Connection string is "OracleConnection": "Data Source=113.44.31.151:1521/SID;User Id=USR1;Password=PASSw2;Pooling=true;"

Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Serguei Michine