Forum Discussion
Service/Gateway Error: .Net Framework Dataprovider
- Anonymous8 years ago
I wasn't able to solve this error. However running the gateway on a different PC did the trick. I assume it must have had something to do with the .net installation on the first PC.....
Hi v-yulgu-msft
thanks for your help! Where are currently reinstalling the .Net framework - I will also check for the DbProviderFactories entry and let you know!
In the meantime heres the error message in English! (I don't think I can change the part that stayed german. It just says that the .Net Dataprovider can't be found and may not be installed!)
Best regards,
chris
Hello again!
Unfortunatly reinstalling .Net did not do the trick. Also I did not have multiple DbProviderFactories entries in the machine.config file. So any help is still very welcome!
Thanks,
Chris
- Anonymous8 years agoNot applicable
I noticed that the error message is now a different one:
As mentioned above the gataway connection seems to be working (green checkmark) so I can't figure out the problem might be here!
Thanks!
Chris
- Anonymous8 years agoNot applicable
I took a look at the logfiles and found this to be the last errror message within the logfile:
GatewayPipelineErrorCode=DM_GWPipeline_UnknownError InnerType=ArgumentException InnerMessage=<pi>Unable to find the requested .Net Framework Data Provider. It may not be installed.</pi> InnerToString=<pi>System.ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed. at System.Data.Common.DbProviderFactories.GetFactory(String providerInvariantName) at Microsoft.PowerBI.DataMovement.Pipeline.GatewayDataAccess.OracleConnectionProvider.<OpenConnectionAsync>d__5.MoveNext()
If helpfull I can post the entire logfile - please let me know!
Thanks!
Chris
- Anonymous8 years agoNot applicable
I wasn't able to solve this error. However running the gateway on a different PC did the trick. I assume it must have had something to do with the .net installation on the first PC.....