0

Posted: October 29th, 2009    By: Devin Walker   

Problem description: If a site has a document library using the Datasheet view a user will receive the following error when trying to navigate to the site.

“The list is displayed in Standard view. It cannot be displayed in Datasheet view for one or more of the following reasons: A datasheet component compatible with Windows SharePoint Services is not installed, your browser does not support ActiveX controls, or support for ActiveX controls is disabled.”

There are three possible solutions:
1.  Active X Security levels are not properly set.  Although, this may be the problem most likely the properties are correct.  Double check to see that they are set properly.
 
2.  The installation of Microsoft Office 2003 is corrupt.  It will need to be repaired:

a. Click Start, and then click Control Panel.
b. Double-click Add or Remove Programs, click Microsoft Office 2003, and then click Change.
c. In the Microsoft Office 2003 Setup dialog box, click Reinstall or Repair, and then click Next.
d. Click Detect and Repair errors in my Office installation, and then click Install.

 3. The registry key may need to be deleted (if present) 

a. Close IE
b. Start > Run > type “regedit”
c. locate HKEY_local_machine\software\microsoft\internet explorer\ activex compatibility sub-key {65BCBEE4-7728-41A0-97BE-14E1CAE36AAE}
d. Delete the folder
e. Restart IE

Related posts:

  1. Create a SharePoint Site using the Browser Interface The SharePoint 2007 administrator browser user interface is very useful for creating sites and sub-sites in a relatively short amount of time.  The following Flash Video Tutorial will demonstrate how to create a site, setup the site’s groups, add a web part from the site’s web part gallery, and customize the web part’s chrome.  Please [...]...
  2. SharePoint Browser Crash Solution One of the most common problems around the office seems to be the browser crashes when attempting to open files in a SharePoint document library.  Luckily, most of the time it is an easy fix.  Problem: Internet Explorer crashes (stops responding) when you try to open an Office document in a SharePoint document library. Scenario: [...]...
  3. SharePoint Masterpage is Invalid Error Solution Are you receiving the error “The URL ../../_catalogs/masterpage is invalid” when you try to check out a page using SharePoint Designer?  I received the error pop-up everytime and after awhile it got very annoying.  The following article will show you how to resolve this error:   Above: A view of the error popup Problem:  The [...]...
  4. SharePoint Error: Your client does not support opening this list with Windows Explorer Using Windows Explorer to view SharePoint document libraries is a very important feature for users. Some users may experience an error stating the client does not support this feature. The following will solution will provide a fix. Problem: When you try to use the “Open with Windows Explorer” feature from Internet Explorer  (IE version 6 [...]...
  5. SharePoint Data View Web Part Announcements List The frontpage of any corporate Intranet should have announcements to provide site users with up to date information about the on goings of the company. SharePoint provides a number of options to make this possible. The following article will provide you with information about how to use the Data View Web Part to display an [...]...

Leave a Reply