Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

msddsc.cab on dashboard

  Asked By: Aditi Sharma         Date: Jan 18, 2010      Category: Sharepoint      Views: 331
 

On the dashboard page, an Active X component is used called msddsc.cab
Unfortunately, my company does not allows to run ActiveX on standard
client,
I would like to remove this Active X, but will that affect the
functionalities?

Tagged:        

 

1 Answer Found

 
Answer #1       Answered By: Rahul Sharma          Answered On: Jan 18, 2010       

There is a javascript version of the DDSC. You need to change dbview_ie.xsl to
include the MSDDSC.js file -- look in dbview.xsl for an example.

There are some features that are not implemented in the js version. I don't
remember what they are, but I think they're listed in the help.

 
Didn't find what you were looking for? Find more on msddsc.cab on dashboard Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].