Knowledge Base - Technical Articles
Problem: Cannot create a new style, or add symbols to a style
| Article ID: | 39797 |
|---|---|
| Bug Id: | N/A |
| Software: | ArcGIS - ArcEditor 10 ArcGIS - ArcInfo 10 ArcGIS - ArcView 10 |
| Platforms: | N/A |
Description
In ArcMap, all folders in the Style Manager dialog appear empty. No new styles can be created, and no new symbols can be added to an existing style.
Cause
Libraries for Microsoft Access may not be properly registered. To test and determine if this is the cause open Microsoft Access and attempt to create a new Access database (.mdb). If a new Access database cannot be created, refer to the solution below.
Solution or Workaround
- Click Start > Run and register the following files:
dao360.dll
msacc.olb
The paths to these files depends on the computer operating system and the version of Microsoft Office installed on the computer. - Here are samples of the possible locations for these files:
C:\Program Files\Common Files\Microsoft Shared\dao\dao360.dll
C:\Program Files\Microsoft Office\OfficeXX\msacc.olb
- A sample of the command syntax to enter in the Windows Run dialog box is as follows:
regsvr32 "C:\Program Files\Common Files\Microsoft Shared\dao\dao360.dll"
The full path to the library location must be placed in double quotes because there are spaces in the path name.
This may also be related to the problem described in Knowledge Base article 39798, in which the user is unable to open a personal geodatabase (.mdb), access data stored in the personal geodatabase, or create a new personal geodatabase.
Related Information
Created: 1/3/2012
Last Modified: 4/25/2012