×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Abaqus and Visual Studio Debugger

Abaqus and Visual Studio Debugger

Abaqus and Visual Studio Debugger

(OP)
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!

RE: Abaqus and Visual Studio Debugger

Sorry to be of no help but I had a similarish issue when trying to invoke Abaqus from PyDev in eclipse. What was happening there, was that abaqus was being invoked using different "environment flags" or something and this made it crash unexpectedly with no error message.

I think in your case you can do the same as me and just check what the differences between the two environments are. It will take a bit of problem tracing but at least the plain case works.

Error 193 seems like an administrator/privilege error? These are basically the number one error with anything. Other than the computer requiring a reboot.

RE: Abaqus and Visual Studio Debugger

Also I'm impressed you got visual studio working with Abaqus, I barely got it set up myself and then coding the blimin FORTRAN77 subroutines is such a dog.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources