Ansys Free Student Software

Ansys Free Student Software

Error while opening Ansys Mechanical

    • moawezawan
      Subscriber


      Hi Please help! Every time I try to access ansys mechanical It does not open and shows this error. I am not sure why. I have uninstalled and reinstalled a few times now but still the same issue. It used to work fine before.

    • tsiriaks
      Ansys Employee

      Seem to be a duplicate of this


      https://forum.ansys.com/forums/topic/getting-a-script-error-code-80004005-line-45377/


      I've just posted the response below in the above thread


       


       


      Try this.


      Make sure all ANSYS applications are closed, then try registering the DLL's by starting a Command Prompt with "run as administrator" ,  and issuing the following commands


      regsvr32.exe ole32.dll


      regsvr32.exe atl.dll


      regsvr32.exe oleaut32.dll


      regsvr32.exe scrrun.dll


      regsvr32.exe jscript.dll


      regsvr32.exe vbscript.dll


       


      All must say successful.


       


      Then, open up a regular Command Prompt , do not "run as administrator", and issue the following command


      move "%appdata%ansys" "%appdata%ansys.old"


       


      Thanks,


      Win

    • moawezawan
      Subscriber


      Hi! Thank you so much for your reply. After running command prompt as administrator and writing in all the commands I tried the second step but I'm not sure in what syntax do I need to write the %appdata...command. Please guide me a little for this. thanks again. 

    • tsiriaks
      Ansys Employee

      you missed the 'move' command in the front, it must be exactly this


       


      move "%appdata%ansys" "%appdata%ansys.old"


       

    • moawezawan
      Subscriber

      Thank You so much

    • tsiriaks
      Ansys Employee

      you are welcome !


      Glad that helps 

Viewing 5 reply threads
  • You must be logged in to reply to this topic.