Hello,
I am trying to create a gateway do connect to an on-prem SQL server 2012 DB via DirectQuery and the gateway was setup succesfully on the server. Now I am trying to create a datasource and it keeps throwing me this error:
"Unable to find the requested .Net Framework Data Provider. It may not be installed."
Note: When I downloaded the Gateway installer and tried to install on the server, the application PowerBIGatewayInstall.exe kept crashing as soon as I double click on it and after a lot of digging, I found out that the issue was because .NET framework 4.5 wasn't installed and I installed it and everything went well after that.
Not sure what is holding up the datasource from being created.
Any help is greatly appreciated.