Archive
Monthly
Go
|
|
DNN Blog
Jan
4
Posted by:
Michael Washington
1/4/2009
After I installed the latest DNN4 my Silverlight Dashboard module on dnnsilverlight.adefwebserver.com stopped working. Turns out the DNN Dashboard (that is a new feature of the latest DNN release) took over the name.
Then I realized the problem was that my Silverlight Dashboard module is called "Dashboard" in the DNN module configuration and now that module name is reserved for the DNN Dashboard.
I updated the module so that it is now called "SilverlightDashboard" instead of just "Dashboard". You can download the updated module at:
http://dnnsilverlight.adefwebserver.com/Silverlight20/Silverlightboard/tabid/70/Default.aspx
1 comment(s) so far...
Re: DNN ate my Dashboard
This is a common issue Michael - and is why we encourage 3rd parties to use some sort of prefix in their module names.
By Charles Nurse on
1/5/2009
|
|