Skip to main content
Participating Frequently
October 24, 2008
Question

Error Code Definitions

  • October 24, 2008
  • 3 replies
  • 1661 views
Hello!

Can someone please tell me where I can find the definitions of the error codes that get generated from InDesign CS3 Server when an IdsException is thrown? I've searched the SDK, but can't find them listed.

Thanks in advance for your help.

Jen
This topic has been closed for replies.

3 replies

January 25, 2009
Susan,

the error number is only for C++ valid? I need it for Javascript.

Greeting Andreas
Participating Frequently
January 6, 2009
Susan,

Just a long overdue thank you for your post!

Jen
Participating Frequently
November 17, 2008
Do you have the InDesign CS3 Products SDK? It's the C++ SDK for both InDesign and InDesign Server. There is an html file there containing the error codes: /docs/references/errorcodes.htm

Susan