I am attempting to build a CS extension; the most critical application is InDesign. When I try to run or debug the extension in InDesign CS 5.5, it does not appear in Windows>Extensions, but I do get this message on startup.
I've read thru the thread on InDesign not being in debug mode thread and checked everything listed there.
The extension does appear work in InDesign CS 5.0.
Is CS 5.5 not supported by Extension Builder?
Hi,
This is due to an error in the InDesign Host adapter library. Please download an updated version from here:
http://cssdk.host.adobe.com/sdk/1.5/patch/id_hostadapter_mac.zip
Kind regards,
Lea
From: Adobe Forums <forums@adobe.com<mailto:forums@adobe.com>>
Reply-To: "jive-441889703-8wui-2-2dw9i@mail.forums.adobe.com<mailto:jive-441889703-8wui-2-2dw9i@mail.forums.adobe.com>" <jive-441889703-8wui-2-2dw9i@mail.forums.adobe.com<mailto:jive-441889703-8wui-2-2dw9i@mail.forums.adobe.com>>
Date: Fri, 4 Nov 2011 13:56:32 +0000
To: lab user <lesavage@adobe.com<mailto:lesavage@adobe.com>>
Subject: Re: Is InDesign CS5.5 Supported CS Extension Builder Is InDesign CS5.5 Supported CS Extension Builder
Re: Is InDesign CS5.5 Supported CS Extension Builder
created by zak.nelson<http://forums.adobe.com/people/zak.nelson> in Creative Suite Extension Builder - View the full discussion<http://forums.adobe.com/message/4007574#4007574
Harbs. wrote:
In my experience, the max version set to CS5.5 broke with the 7.5.1 update. I only got my extensions to work leaving the max value blank...
Harbs
Update on this issue reported by Harbs. When setting the max version to be InDesign CS5.5, Extension Builder creates a version range for you like this:
<Host Name="IDSN" Version="[7.0,7.5]" />
Which is actually shorthand for:
<Host Name="IDSN" Version="[7.0.0,7.5.0]" />
As you can imagine, this works just fine for InDesign 7.5.0, but doesn't work when InDesign updates to 7.5.1. This is a bug in Extension Builder. Currently, there are two possible workarounds:
Note that if you opt for #2, the Bundle Manifest Editor will unfortunately not play nicely with your manifest, this is another issue we're looking to fix in Extension Builder. Sorry for the inconvenience.
North America
Europe, Middle East and Africa
Asia Pacific