josher1103
Civil/Environmental
- Jul 26, 2013
- 1
I am creating an application in Visual Studio that utilizes Abaqus 6.11-2 to do structural optimization. The problem is that when I run the command "abaqus int j=job user=user" abaqus error 193 occurs when I am debugging the code. However, when I run the EXE file that Visual Studio creates outside of Visual Studio the command will execute correctly with no errors. Therefore, I believe that the problem is that Abaqus cannot run correctly when being run by the Visual Studio debugger. Is there a solution to this? Maybe some settings?
Thanks!
Thanks!