Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
thomasbenny
Regular 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 '/' Application.


Value cannot be null.
Parameter name: resource

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: resource

 

here's the link.

 

*remove the Link

 

nb : i have add the permission on azure for app permission  with production url.

 

Any support & answered would be appreciated.

 

Thanks,

Thomas Benny

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

Hi @thomasbenny,

Did you set the appsettings like here https://github.com/Microsoft/PowerBI-Developer-Samples/blob/master/App%20Owns%20Data/PowerBIEmbedded...?
As I saw that you use the app owns data sample.

Thanos

View solution in original post

Where do you set those app settings? Do you just move the cloud.config to that directory or do you update the web.config?

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @thomasbenny,

Did you set the appsettings like here https://github.com/Microsoft/PowerBI-Developer-Samples/blob/master/App%20Owns%20Data/PowerBIEmbedded...?
As I saw that you use the app owns data sample.

Thanos

Thanks in advance thanos.

 

you saved my day.

 

Regards,

Thomas Benny

Where do you set those app settings? Do you just move the cloud.config to that directory or do you update the web.config?

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.