-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error: CreateMashupConnectionInfo has failed #24
Comments
Usually errors are more explicit but maybe you will find more detail if you go in the Event Viewer under "Applications and Services Logs\PowerQueryNet" |
I am not sure if this is the same issue but I am facing the error below when running Method not found: 'System.Threading.Tasks.Task`1<Microsoft.Mashup.Tools.QueryExecutionResults> Microsoft.Mashup.Tools.QueryExecutor.CreateExecution(Microsoft.Data.Mashup.MashupConnectionStringBuilder, Microsoft.Mashup.Tools.CredentialStore, Boolean)'. |
I gave it another shot today and it worked without any trouble. I look forward to using this tool a lot! I think it might have worked now because I had just installed the Power Query SDK selected from within Visual Studio rather than the VSIX link in the readme. As for the earlier error, this was in the Event Viewer:
|
For me it was solved by using PowerQuerySdk.vsix 1.0.0.16 and not the most recent version (1.0.025 right now). |
Reopening because I'm getting the same error in a new context: reading a query from a .pbix
|
I just tried
pqnet helloworld.pq helloquery
but got this error:CreateMashupConnectionInfo has failed.
How can I find out what's wrong?
The text was updated successfully, but these errors were encountered: