Getting the message when trying ActiveX Script

  • In SQL Server 2000 I am getting the message "ActiveX Scripting was not able to initialize the script engine".  I recently install Visual Studio .NET.  What does this mean and how do restore the scripting functionality to DTS?

     

    Thanks

    Steve

     

  • Normally you can fix this by simply re-registering the DTS ActiveX Script Host DLL (axscphst.dll), using the Regsvr32.exe utility.

    Regsvr32.exe "C:\Program Files\Microsoft SQL Server\80\Tools\Binn\axscphst.dll"

    Hope this works

    Urvashi

  • Excellent!

     

    Thanks, that was the answer!

     

    Steve

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply