Forum Discussion
Anonymous
9 years agoNot applicable
Getting Error while embedding dashboard
I am trying to embed dashboard by following this link https://github.com/Microsoft/PowerBI-CSharp I have registed the application in https://dev.powerbi.com/apps?type=web And got the clientid and c...
Eric_Zhang
9 years agoMicrosoft Employee
Anonymous
The github sample works without problem in my test. The error message "unable to read data from the transport connection an existing connection was forcibly closed by remote host" seems related to network&proxy, have you tried running the sample in another network, say at your home PC?