Relative Content

Tag Archive for oracle-databaseasp.net-corewindows-server-2022

ASP.NET Core Web Application with .NET 8.0 connects to Oracle from Development but not from Windows Server 2022 Datacenter

I have an ASP.NET Core web application targeting .NET 8.0, which connects to Oracle using Oracle.ManagedDataAccess.Core 23.6.1 and Oracle.EntityFrameworkCore 8.23.60. The connection works as expected on my development workstation (Windows 10 with Visual Studio 2022). However, after publishing the application to the web server (Windows Server 2022 Datacenter), the connection fails.

ASP.NET Core Web Application with .NET 8.0 connects to Oracle from Development but not from Windows Server 2022 Datacenter

I have an ASP.NET Core web application targeting .NET 8.0, which connects to Oracle using Oracle.ManagedDataAccess.Core 23.6.1 and Oracle.EntityFrameworkCore 8.23.60. The connection works as expected on my development workstation (Windows 10 with Visual Studio 2022). However, after publishing the application to the web server (Windows Server 2022 Datacenter), the connection fails.