AutoCAD Architecture 2013 Unable to Run

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

Hello experts,

I’ve noticed this error message with AutoCAD Architecture 2013.  Then I try to start ACA 2013 for second time to get rid of it when it generally works very well. acad.exe – Application Error:

The application was unable to start correctly (0xc0000043). Click OK to close the application.

I also tried to start the 3 executable underneath this folder 3rdPartyx86VCRedist as well as since after that I have not noticed this error message.

But sorry to say this did not assist as I afterward got the error message again.

I need a solution of this error. Please help.

Thanks in advance.

SHARE
Answered By 10 points N/A #149543

AutoCAD Architecture 2013 Unable to Run

qa-featured

Hello Samantha,

The error that you're getting indicates that there are some files that have been corrupted. According to the documentation that you can find here: https://msdn.microsoft.com/en-us/library/8kche8ah.aspx, to resolve that issue you will need to do the following:

  • You will need to get the debug version of MSVCP100.dll and use it to fix the issue.
  • You will need to try and do a static build with the use of /mt or /mtd option of your application and after that check if the problem still persists.
  • You also need to downgrade your .NET Framework to version 3.5 in case you have .NET4.0.

Regards,

Carl

Related Questions