Forum Discussion
thomasbenny
8 years agoRegular Visitor
Embedded runing on development machine but failed on production with publish
Dear all, i have powerbi embedded running smooth on my development. with http://localhost:13526, but when i publish and running on production i get error with bellow message. Server Error in ...
- Anonymous8 years agoHi thomasbenny,
Did you set the appsettings like here https://github.com/Microsoft/PowerBI-Developer-Samples/blob/master/App%20Owns%20Data/PowerBIEmbedded_AppOwnsData/Cloud.config?
As I saw that you use the app owns data sample.
Thanos - 8 years ago
Where do you set those app settings? Do you just move the cloud.config to that directory or do you update the web.config?
thomasbenny
8 years agoRegular Visitor
Thanks in advance thanos.
you saved my day.
Regards,
Thomas Benny
azulcore
8 years agoFrequent Visitor
Where do you set those app settings? Do you just move the cloud.config to that directory or do you update the web.config?