Categories
Sql Server Technology - Tips

Windows Cannot Load Extensible Counter DLL ServiceName the First DWORD in Data Section is the Windows Error Code

Windows Cannot Load Extensible Counter DLL ServiceName the First DWORD in Data Section is the Windows Error Code

Hi Guys, yeaterday i am recciving following error(Windows Cannot Load Extensible Counter DLL ServiceName the First DWORD in Data Section is the Windows Error Code) on my Dev Server.I searched reason behind the error.But still no Luck.After some hit and trial i found a way for this.

Error:

Perfblib Error in windows server

 

Solution:

You have to grant Read permissions to the Network Service account on the “bin” directory and the “bin\en” directory for SQL Server 2005 .

Locations of the files:

  1. C:\Program Files\Microsoft SQL Server\MSSQL.x\OLAP\bin
  2. C:\Program Files\Microsoft SQL Server\MSSQL.x\OLAP\bin\en

Note MSSQL.x represents the corresponding value for the Version of Sql Server in the System.

One reply on “Windows Cannot Load Extensible Counter DLL ServiceName the First DWORD in Data Section is the Windows Error Code”

Comments are closed.