| Author |
AXSCPHST.DLL error in SQL Agent Error Log
|
|
| Wm. Scott Miller 2005-07-13, 9:23 am |
| I'm getting the following errors in my SQL Server Agent Error Logs:
[000] Unable to locate entry point for AXSCPHST.DLL in The specified module
could not be found (reason: ??)
[125] Subsystem 'ActiveScripting' could not be loaded (reason:
Initialization failed [subsystem code 0])
I'm running SQL Server 2000 SP4 on Windows Server 2003.
Any clue as to why these errors are appearing and how to eliminate them?
All my DTS tasks with scripts seem to be working inspite of the errors.
Scott
| |
| Jan Cartoof 2005-10-03, 7:23 am |
| I am having the same problem, do you have a solution?
| |
| Dan Vurich 2006-01-30, 1:23 pm |
| Check the path for the String Value in this registry key.
& #91;HKEY_LOCAL_MACHI
NE\SOFTWARE\Microsof
t\Microsoft SQL
Server\80\Tools\Clie
ntSetup]
"SQLPath"="C:\\Program Files\\Microsoft SQL Server\\80\\Tools"
Occasionally it will be missing the "s" at the end. Microsoft says that it
happens during the upgrade from MSDE to full SQL.
|
|
|
|