Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Unkown file type


Recommended Posts

You do not need the 'debug' EXE for debugging a NETHook.

 

Are your running Visual Studio2010 Express or a "full" version of VS2010 ?

 

What are you your Project's Properties - Debug settings ?

Start Action - 'Start external program' -> C:\Program Files (x86)\mcamx5\Mastercam.exe

Start Options -'Working directory' -> C:\Program Files (x86)\mcamx5

 

How are you starting Debug ?

Link to comment
Share on other sites

Try this...

 

Create a file named "mastercam.exe.config"

 

That contains =>

<!-- mastercam.exe.config -->
<configuration>
   <startup>
      <supportedRuntime version="v2.0.50727" />       
   </startup>
</configuration>

 

And place it in the folder with mastercam.exe

 

Usually ->

32-bit OS => C:\Program Files\mcamx5

64-bit OS => C:\Program Files (x86)\mcamx5

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...