


{"id":408796,"date":"2025-02-07T09:54:27","date_gmt":"2025-02-07T09:54:27","guid":{"rendered":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/ansys-wbu-error-when-performing-structural-analysis\/"},"modified":"2025-02-07T10:22:25","modified_gmt":"2025-02-07T10:22:25","slug":"ansys-wbu-error-when-performing-structural-analysis","status":"publish","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/ansys-wbu-error-when-performing-structural-analysis\/","title":{"rendered":"Ansys WBU error when performing structural analysis"},"content":{"rendered":"<p>&lt;p&gt;&lt;p&gt;<img decoding=\"async\" src=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2025\/02\/07-02-2025-1738921975-asdfasdf.png\" alt=\"\" \/>&lt;\/p&gt;&lt;p&gt;When I perform a structural analysis and click the&nbsp;<strong>Step 4 Model<\/strong> button, an error pops up, and the program suddenly crashes.&lt;\/p&gt;&lt;p&gt;<img decoding=\"async\" src=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2025\/02\/07-02-2025-1738921988-qwer5tqwe4r5t.png\" alt=\"\" \/>&lt;\/p&gt;&lt;\/p&gt;&lt;p&gt;&nbsp;&lt;\/p&gt;&lt;p&gt;<strong>Below are the steps I took to solve this problem:<\/strong>&lt;\/p&gt;<\/p>\n<ol>\n<li>&lt;p&gt;<strong>Deleted the .dmp file:<\/strong>&lt;br&gt;After encountering an error with <em>AnsysWBU.exe<\/em>, I noticed that a diagnostic .dmp file was generated. Some suggested that deleting this file might resolve the issue, so I tried this approach. However, the file regenerated every time I opened the Workbench DM module, and the error persisted. This indicated that deleting the .dmp file was ineffective, as it is a system error log that reappears with each launch.&lt;\/p&gt;<\/li>\n<li>&lt;p&gt;<strong>Reinstalled the system and ANSYS software:<\/strong>&lt;br&gt;Based on online suggestions, I performed a full reinstallation of both the operating system and the ANSYS software. While a few users reported success with this method, most noted it was time-consuming and did not guarantee a fix. After completing the reinstallation, the issue remained unresolved, confirming that this method was ineffective in my case.&lt;\/p&gt;<\/li>\n<li>&lt;p&gt;<strong>Registered missing DLL files:<\/strong>&lt;br&gt;I opened Command Prompt with administrator privileges and registered <em>scrrun.dll<\/em> using the command <code>regsvr32 scrrun.dll<\/code>. This step was based on the assumption that a missing or inactive DLL might be causing the error. Despite successful registration, the problem persisted.&lt;\/p&gt;<\/li>\n<li>&lt;p&gt;<strong>Added system environment variable <code>ANS_OLD_ATTACH = 1<\/code>:<\/strong>&lt;br&gt;To address a potential geometry attachment issue, I added a new system environment variable:&lt;\/p&gt;\n<ul>\n<li>Navigated to <em>Computer<\/em> &gt; <em>Properties<\/em> &gt; <em>Advanced System Settings<\/em> &gt; <em>Environment Variables<\/em>.<\/li>\n<li>Under <em>System Variables<\/em>, I created a new variable named <code>ANS_OLD_ATTACH<\/code> with the value <code>1<\/code>.&lt;br&gt;This method reportedly worked for some users, particularly for errors like <em>&lsquo;Unable to attach the geometry file&hellip; An existing connection was forcibly closed by the remote host&rsquo;<\/em>, often caused by network issues during mesh creation. Unfortunately, this did not resolve my problem.<\/li>\n<\/ul>\n<\/li>\n<li>&lt;p&gt;<strong>Renamed ANSYS-related folders in AppData and Temp directories:<\/strong>&lt;br&gt;I suspected that corrupted profile settings, possibly caused by a Windows update, were triggering the error. To address this:&lt;\/p&gt;\n<ul>\n<li>I navigated to <code>%TEMP%<\/code> and renamed the <code>.ansys<\/code> folder to <code>ansys_old<\/code>.<\/li>\n<li>I also navigated to <code>%APPDATA%<\/code> and renamed the <code>v251<\/code> folders to&nbsp;<code>v251_old.<\/code>&lt;br&gt;After making these changes, I restarted ANSYS Workbench. And it didn&#8217;t work for me at all<\/li>\n<\/ul>\n<\/li>\n<li>&lt;p&gt;<strong>Registered additional system DLL files:<\/strong>&lt;br&gt;To ensure all necessary components were properly registered, I ran additional commands in Command Prompt (as administrator):&lt;\/p&gt;\n<ul>\n<li><code>regsvr32.exe ole32.dll<\/code><\/li>\n<li><code>regsvr32.exe atl.dll<\/code><\/li>\n<li><code>regsvr32.exe oleaut32.dll<\/code><\/li>\n<li><code>regsvr32.exe scrrun.dll<\/code><\/li>\n<li><code>regsvr32.exe jscript.dll<\/code><\/li>\n<li><code>regsvr32.exe vbscript.dll<\/code>&lt;br&gt;After registering these files, I restarted the system, but this step alone did not resolve the issue.<\/li>\n<\/ul>\n<\/li>\n<li>&lt;p&gt;<strong>Renamed version-specific folders and cleared temporary files:<\/strong>&lt;\/p&gt;\n<ul>\n<li>In <code>%APPDATA%\\ansys\\<\/code>, I renamed the <code>v251<\/code> folder to <code>v251.old<\/code> (adjusting the version based on my ANSYS installation).<\/li>\n<li>In <code>%TEMP%<\/code>, I renamed the <code>.ansys<\/code> folder to <code>old.ansys<\/code>.&lt;br&gt;These changes helped reset user-specific settings. Combined with the folder renaming in Step 5, this didn&#8217;t resolve the problem.<\/li>\n<\/ul>\n<\/li>\n<li>&lt;p&gt;<strong>Reconfigured ANSYS using ProductConfig.exe:<\/strong>&lt;\/p&gt;\n<ul>\n<li>I navigated to <code>C:\\Program Files\\ANSYSInc\\v150\\commonfiles\\tools\\winx64\\<\/code> and ran <em>ProductConfig.exe<\/em> as an administrator.<\/li>\n<li>First, I selected <em>&ldquo;Add .NET security exception for ANSYS, Inc products&rdquo;<\/em> to ensure no security restrictions were interfering with the software.<\/li>\n<li>Next, I clicked <em>&ldquo;Configure Products&rdquo;<\/em> and selected all available products for a full reconfiguration.&lt;br&gt;After completing this process, I restarted ANSYS Workbench and confirmed that the issue wasn&#8217;t resolved.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p>&lt;p&gt;I could not run the CLIENT ANSLIC_ADMIN Utility, because I can not find it.&nbsp;&lt;\/p&gt;&lt;p&gt;&nbsp;&lt;\/p&gt;<\/p>\n","protected":false},"template":"","class_list":["post-408796","topic","type-topic","status-publish","hentry"],"aioseo_notices":[],"acf":[],"custom_fields":[{"0":{"_bbp_forum_id":["27784"],"_bbp_topic_id":["408796"],"_bbp_author_ip":["39.115.153.42"],"_bbp_last_reply_id":["422377"],"_bbp_last_active_id":["422377"],"_bbp_last_active_time":["2025-02-19 14:38:51"],"_bbp_reply_count":["16"],"_bbp_reply_count_hidden":["0"],"_bbp_voice_count":["3"],"_bbp_engagement":["499373","3937","517645"],"_btv_view_count":["1074"],"_bbp_topic_status":["unanswered"],"_edit_last":["499373"],"_bbp_revision_log":["a:1:{i:408800;a:2:{s:6:\"author\";i:499373;s:6:\"reason\";s:0:\"\";}}"],"_bbp_subscription":["499373","3937","517645"]},"test":"nokdu19inu-ac-kr"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/408796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics"}],"about":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/408796\/revisions"}],"predecessor-version":[{"id":408800,"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/408796\/revisions\/408800"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=408796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}