We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
Ansys Free Student Software

Ansys Free Student Software

Topics cover installation and configuration of our free student products.

CFX error Application failed to connect inside WB.

    • businessyoussefm
      Subscriber

      I have been trying to fix this error for 2 days but can't figure it out I uninstalled and installed ansys 3 times but no luck, tried deleting the .cfx folder, and .ansys files but nothing seems to work, I'm trying to open results in CFX from the WB, but it keeps popping the error, the standalone version works if I lauch it outside of WB but anything CFX related inside WB doesn't work. Error:
      System.ApplicationException: Application failed to connect.
         at Ansys.CFX.Foundation.App.CUEApplicationProxy.Start(Boolean waitForCommands)
         at Ansys.CFX.CFXCore.App.CFXPreProxy.LoadApplication()
         at Ansys.CFX.Foundation.Data.CUESourceDataObject.Edit(IFullContext context, Boolean interactive)
         at Ansys.Core.Commands.Concurrency.CommandWorkUnit.executeInContext(CommandContext subContext, IExecutionEngineCallback tracer)
         at Ansys.Core.Commands.Concurrency.BaseWorkUnit.doExecute(IExecutionEngineCallback executionEngine, CommandContext subContext)
         at Ansys.Core.Commands.Concurrency.BaseWorkUnit.Execute(IExecutionEngineCallback executionEngine, Boolean dontCatchExceptions)
      --- Ansys.Core.Commands.CommandFailedException: Application failed to connect.
      CommandName: CFX.EditSetup(Container="Setup 2")
         at Ansys.Core.Commands.CommandAsyncResult.RethrowFailureException(Exception e)
         at Ansys.Core.Commands.CommandAsyncResult.Wait(Int32 milliSecondsTimeout, Boolean exitContext)
         at Ansys.CFX.CFXCore.Commands.EditSetupCommand.InvokeAndWait(IProtectedContext context, DataContainerReference Container, Boolean Interactive)
         at Ansys.CFX.CFXCore.Commands.EditSetupGui.Invoke(GuiOperationContext context)
         at Ansys.UI.GuiOperationContext.Invoke(GuiOperationMetaData operationData)
         at Ansys.UI.UIManager.InvokeOperationCore(String pseudoname, OperationDelegate callback, Boolean allowOSMessages, Boolean coreTransaction, Boolean deferredRefreshOnly)

    • CFD_Friend
      Ansys Employee

      Hi 

      Suggested Solution:

      1. Check for the following files in the system directory:

        • C:\Windows\System32\libcrypto-1_1-x64.dll
        • C:\Windows\System32\libssl-1_1-x64.dll
      2. If these files exist, rename them to:

        • C:\Windows\System32\libcrypto-1_1-x64.dll.safe
        • C:\Windows\System32\libssl-1_1-x64.dll.safe
      3. After renaming the files, try launching CFX again.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.