Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Debug problem

New Here ,
Aug 02, 2012 Aug 02, 2012

VS 2008, ID CS 5 debug, ID CS 5.5 debug...

Doing a project for the ID CS 5 - debug menu is available.

Doing a project for the ID CS 5.5 - debug menu is not available.

If I remember correctly, I need to enter the address of InDesign.exe somewere.

How to solve this problem?

TOPICS
SDK
662
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 03, 2012 Aug 03, 2012
LATEST

The Debug menu should be visible, this seems to be a problem with your installation of VS 2008.

Try to reset the setting by Tools > Import and export settings ... > Reset all settings.

You could also use the command line option to reset your settings. Open up the VS command prompt and type "devenv/resetsettings"

And regarding the place where you give the path of Indesign.exe, this is shown when you start debugging either by accessing Tools>Start Debugging or by pressing F5. If the executable file is not set for the debugging session you will be prompted for one.You could also specify this in the "Debugging" category on the left hand side pane of the project settings window.

Hope this helps you out.

Manan Joshi

  - Efficient InDesign Solutions -

MetaDesign Solutions

http://metadesignsolutions.com/services/indesign-development.php


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines