Showing posts with label Sharepoint Server 2007. Show all posts
Showing posts with label Sharepoint Server 2007. Show all posts

Wednesday, March 11, 2009

Wednesday, September 26, 2007

Friday, August 24, 2007

New Sharepoint Server 2007 SDK with Business Data Catalog Definition Editor Tool & SAP Sample

Microsoft released updated Sharepoint Server 2007 SDK, available from the following link
http://www.microsoft.com/downloads/details.aspx?familyid=6d94e307-67d9-41ac-b2d6-0074d6286fa9&displaylang=en

This SDK includes some very usefull tools and samples like

  • Microsoft Business Data Catalog Definition Editor
  • Excel Services User Defined Function Sample
  • SAP Sample
  • Custom Content Source

Friday, August 03, 2007

The Web site wants to run the following add-on: 'Name ActiveX Control'

Some of the Internet facing Sharepoint websites welcomes the users with the following message:
The Web site wants to run the following add-on: 'Name ActiveX Control' from 'Microsoft Corporation'. If you trust the Web site and the add-on and want to allow it to run, click here
To avoid the above message, the master page and Init.js files of your site need to be modified and more details can be found @ http://support.microsoft.com/kb/931509.
This link discuss on client side and server side solutions but I belive it is more pratical to fix the problem in the serverside.