DTS Error: ActiveX Scripting not able to initialize Script Execution Engine

  • We are getting the above error when trying to execute ActiveX Script from our SQL Server. Now we have done all the re-registering of the various dll's:

    axscphst.dll

    DTSPump.DLL

    DTSpkg.dll

    We've reinstalled IE, hey someone said it worked, I haven't reinstalled the client tools yet, but I've been trying to understand if there is a way to test if ACTIVEX is even able to work or the SCRIPT EXECUTION engine is the problem. I tried taking the code into a notepad, rename with .vbs extension, and I ran it utilizing cscript file.vbs but I cannot tell if it worked, it just returned to the prompt without an error. Any steps or white papers I can use to trouble shoot this problem. It's urgent of course

  • Write a small activex script to create a file on sql server c drive...then schedule it as a job to run as activex command in sql job steps... see what happens and at the same time write the job output to a text file too to see the errors if any...

     

    MohammedU
    Microsoft SQL Server MVP

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

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