Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Azure web app Exception Details: System.Runtime.InteropServices.COMException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
Kumar, Ajay
21
Reputation points
Getting below error when deploying vb solution to azure. I know this has to do with missing ODBC connection.
We can create it in windows vm but how should we create ODBC connection in Azure web app?
Exception Details: System.Runtime.InteropServices.COMException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
Azure App Service
Azure App Service
Sign in to answer