<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ERROR: Something went wrong. ErrorStatus=76. in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215358#M6430</link>
    <description>&lt;P&gt;I recently discovered a simple yet effective tweak to ensure smooth execution of batch files. By adding an asterisk (*) in the file path just before the file name, you can streamline the process. Check out the example below:&lt;/P&gt;&lt;PRE&gt;FOR %%f IN ("C:\Users\RAMESHM\DC\ACCDocs\Jacobs\SA506JUK-King_Salman_Airport\Project Files\30_WIP\Detailed_Master_Plan\Relocations_Integration\01_Xrefs\&lt;STRONG&gt;&lt;FONT size="5" color="#FF0000"&gt;*&lt;/FONT&gt;&lt;/STRONG&gt;SC00010020002D-C00002-JCB-ZZ-MOA-RE-ZZ-002001.dwg") DO "C:\Program Files\Autodesk\AutoCAD 2024\accoreconsole.exe" /i "%%f" /s "C:\Users\RAMESHM\Documents\Batch\PurgeAudit.scr" /l en-US"&lt;/PRE&gt;&lt;P&gt;Feel free to try it out and let me know how it works for you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2024 07:14:18 GMT</pubDate>
    <dc:creator>ramesh.miryala</dc:creator>
    <dc:date>2024-12-17T07:14:18Z</dc:date>
    <item>
      <title>ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13213798#M6422</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I am trying to run script program on a bunch of files located in ACC drive using batch script (.bat file)&lt;/P&gt;&lt;P&gt;I'm encountering an issue with AutoCAD 2024 and would appreciate any help. When I try to execute a command using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;accoreconsole.exe, I receive the following error message:&lt;/P&gt;&lt;PRE&gt;AutoCAD Message
Cannot find the specified drawing file.
Please verify that the file exists.
&amp;gt;&amp;gt;&amp;gt;Responding: OK.&lt;/PRE&gt;&lt;P&gt;Additionally, the log shows:&lt;/P&gt;&lt;PRE&gt;ERROR: Something went wrong. ErrorStatus=76.&lt;/PRE&gt;&lt;P&gt;Here are the details:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Execution Path&lt;/STRONG&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;C:\Program Files\Autodesk\AutoCAD 2024\accoreconsole.exe&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Version Number&lt;/STRONG&gt;: U.202.0.0 (UNICODE)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I've verified that the file path is correct and that the file exists. I've also checked file permissions and ensured the drive is accessible.&lt;/P&gt;&lt;P&gt;Despite these steps, the error persists.&lt;/P&gt;&lt;P&gt;Has anyone encountered this issue before? Any suggestions on how to resolve it would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 13:23:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13213798#M6422</guid>
      <dc:creator>ramesh.miryala</dc:creator>
      <dc:date>2024-12-16T13:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13214059#M6423</link>
      <description>&lt;P&gt;So the error idicates clearly that it cant find the file so id start looking there.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since you verified you can see the file, you should probably verify that coreconsole can see the file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Open coreconsole from the command line (not using a script) and see if you can get it to open the file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 15:52:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13214059#M6423</guid>
      <dc:creator>TheCADnoob</dc:creator>
      <dc:date>2024-12-16T15:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13214082#M6424</link>
      <description>&lt;P&gt;Maybe silly but have you tried launching the .bat file as administrator?&amp;nbsp;&lt;BR /&gt;Have you done this routine before and it suddenly stopped working? If so, what's different this time?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 15:56:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13214082#M6424</guid>
      <dc:creator>Brock_Olly</dc:creator>
      <dc:date>2024-12-16T15:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13214151#M6425</link>
      <description>&lt;P&gt;Have you tried created a new bat file to run coreconsole on dwgs located on your local drive instead of ACC just to see if those dwgs can be located?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 16:30:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13214151#M6425</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-12-16T16:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215270#M6426</link>
      <description>&lt;P&gt;Are you running the AcCoreConsole app under your current Windows account? Please note that your network drive mappings may be different if you run it from a different account (e.g. Administrator).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vladimir Michl, &lt;A href="http://www.arkance.world" target="_blank"&gt;www.arkance.world&lt;/A&gt;&amp;nbsp; -&amp;nbsp; &lt;A href="http://www.cadforum.cz" target="_blank"&gt;www.cadforum.cz&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 06:21:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215270#M6426</guid>
      <dc:creator>vladimir_michl</dc:creator>
      <dc:date>2024-12-17T06:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215290#M6427</link>
      <description>&lt;P&gt;Below code is working fine &amp;amp; Issue has been resolved&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FOR %%f IN ("C:\Users\RAMESHM\DC\ACCDocs\Jacobs\SA506JUK-King_Salman_Airport\Project Files\30_WIP\Detailed_Master_Plan\Relocations_Integration\01_Xrefs\*SC00010020002D-C00002-JCB-ZZ-MOA-RE-ZZ-002001.dwg") DO "C:\Program Files\Autodesk\AutoCAD 2024\accoreconsole.exe" /i "%%f" /s "C:\Users\RAMESHM\Documents\Batch\PurgeAudit.scr" /l en-US&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 06:32:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215290#M6427</guid>
      <dc:creator>ramesh.miryala</dc:creator>
      <dc:date>2024-12-17T06:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215297#M6428</link>
      <description>&lt;P&gt;Thanks for your valuable sugestions&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 06:35:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215297#M6428</guid>
      <dc:creator>ramesh.miryala</dc:creator>
      <dc:date>2024-12-17T06:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215303#M6429</link>
      <description>&lt;P&gt;perhaps you can provide community with what was changed in the code to make it work?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 06:36:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215303#M6429</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-12-17T06:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215358#M6430</link>
      <description>&lt;P&gt;I recently discovered a simple yet effective tweak to ensure smooth execution of batch files. By adding an asterisk (*) in the file path just before the file name, you can streamline the process. Check out the example below:&lt;/P&gt;&lt;PRE&gt;FOR %%f IN ("C:\Users\RAMESHM\DC\ACCDocs\Jacobs\SA506JUK-King_Salman_Airport\Project Files\30_WIP\Detailed_Master_Plan\Relocations_Integration\01_Xrefs\&lt;STRONG&gt;&lt;FONT size="5" color="#FF0000"&gt;*&lt;/FONT&gt;&lt;/STRONG&gt;SC00010020002D-C00002-JCB-ZZ-MOA-RE-ZZ-002001.dwg") DO "C:\Program Files\Autodesk\AutoCAD 2024\accoreconsole.exe" /i "%%f" /s "C:\Users\RAMESHM\Documents\Batch\PurgeAudit.scr" /l en-US"&lt;/PRE&gt;&lt;P&gt;Feel free to try it out and let me know how it works for you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 07:14:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215358#M6430</guid>
      <dc:creator>ramesh.miryala</dc:creator>
      <dc:date>2024-12-17T07:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215374#M6431</link>
      <description>&lt;P&gt;The * symbol is a reserved character for specific use by the Windows OS which is why you cannot name a file with this special character amongst a few others. Since an * is interpreted by Windows to represent a wild card character, when placed in this for loop it’ll just catch all file names with a different prefix matching the remainder of the file name you specified. Do your dwg file names not match exactly with what you’ve typed out in your batch file which is what’s causing it to fail?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 07:26:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215374#M6431</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-12-17T07:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215529#M6432</link>
      <description>&lt;P&gt;I modified my batch script to include the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;*&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;symbol because it is a wildcard character in Windows. This means that the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;*&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;can represent any sequence of characters in file names. This feature is particularly useful when dealing with files that have different prefixes but share a common suffix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For instance, if I have several&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;.dwg&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;files named&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;project1.dwg&lt;/FONT&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;project2.dwg&lt;/FONT&gt;, and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;project3.dwg&lt;/FONT&gt;, using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;project*.dwg&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the script allows it to match all these files. This way, I don't need to list each file name individually. The script will automatically include any file that starts with "project" and ends with ".dwg".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This approach simplifies the script and ensures that it processes all relevant files without needing to update the script every time a new file is added. However, it's crucial to ensure that the file names in the directory match the pattern specified in the batch file. If the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF0000"&gt;.dwg&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file names don't match exactly, the script might fail to find the files&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 08:58:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215529#M6432</guid>
      <dc:creator>ramesh.miryala</dc:creator>
      <dc:date>2024-12-17T08:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Something went wrong. ErrorStatus=76.</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215797#M6433</link>
      <description>&lt;P&gt;That’s exactly what the * is used for as a wildcard as I explained in my previous response. So your OP error was due to an error in your batch file not containing the matching dwg name so obviously the file is not found. The * happened to resolve the error because now there are dwgs found.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 12:01:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/error-something-went-wrong-errorstatus-76/m-p/13215797#M6433</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-12-17T12:01:30Z</dc:date>
    </item>
  </channel>
</rss>

