Forum Discussion
Python script source error- ADO.net failed to load
- Anonymous6 years ago
Friend, I returned the Gateway version to 3000.37.35. And it worked again. Success
can not solve with gateway version 3000.37.35.
My problem is "A problem occurred while processing your Python script."
.@salmon I am running the March version (3000.31.3). Could you please share more details, the error you have may not be related to an ADO.net fail.
- salmon6 years agoMicrosoft Employee
The situation is that I can run with python on my local machine in powerbi desktop normally, but when I publish it and attempt to schedule the refresh, I get an error concerning invalid credentials (Your data source can't be refreshed because the credentials are invalid. Please update your credentials and try again.). The other data sources connect fine through the personal gateway. When I click on 'Edit Credentials' for Python, I get the following specifics:Failed to update data source credentials: ADO.NET: A problem occurred while processing your Python script. Here are the technical details: Access is denied
Thanks a lot!
- mykbitz6 years agoAdvocate II
salmonThe gateway looks good. In my implementation this is what I use:
For the gatewayFor authentication, I edited the privacy level settings to:
Hope that helps.
- salmon6 years agoMicrosoft Employee
My gateway version is 3000.37.35 as discussed above. Would you please share the gateway version of 3000.31.3, maybe I could have a try, thanks!