Developer forum

Forum » Dynamicweb 9.0 Upgrade issues » Custom dashboard widget does not compile

Custom dashboard widget does not compile

Lars Larsen
Lars Larsen
Reply

Hi

Having upgraded from v9.9.1 to v9.10.12. Now my custom dashboard widget does not compile. Can't figure out how to fix it. Seems like you have reorganized the Dynamicweb.Dashboards namespace and now I can't find GridWidget. How do I fix this?

Capture.JPG

Replies

 
Nicolai Pedersen
Reply
This post has been marked as an answer

You need af reference to Dynamicweb.Dashboards package.

https://www.nuget.org/packages/Dynamicweb.Dashboards

Votes for this answer: 1
 
Lars Larsen
Lars Larsen
Reply

Hi Nicolai

I have now referenced the Dynamicweb.Dashboards package. But still the class GridWidget is missing in my VS project. I have decompiled all Dynamicweb assemblies and can't find a GridWidget class. Where is it?

 
Lars Larsen
Lars Larsen
Reply

Hi Nicolai

My bad.... it works now.

 

You must be logged in to post in the forum