An error has occurred in the script. Could not complete

Asked By 20 points N/A Posted on -
qa-featured

Hi People,

Have a look at the error message below. I received this error message on my laptop while editing an image. I have failed to edit the image. Have you any idea for the error message? How can I get a remedy of this issue?

Please help.

Thank you.

Script Error

An error has occurred in the script on this page.

Line: 174

Char: 3

Error: Could not complete the operation due to error 80041010

Code: 0

URL: file:///T:/hta/kacelib.vbs

Do you want to continue running scripts on this page?

Yes     No

SHARE
Answered By 20 points N/A #139898

An error has occurred in the script. Could not complete

qa-featured

 

Hi,
 
 
Try this.
 
  • Go to "Start Menu", click "All Programs" and click "Accessories". 
     
  • At the "Command Prompt", right click and select "Run as Administrator", 
     
  • Then click OK to the UAC prompt. You have to type the following command lines, press "Enter" at the end of each line.  

        regsvr32 ole32.dll
        regsvr32 oleaut.dll
        regsvr32 actxprxy.dll                      

    (Note: There is a space after regsvr32)
     

  • Finally, type and enter EXIT to exit from the "Command Prompt". 
     
  • Reboot the PC and check the issue. 
 
Hope this helps.
 

Related Questions