Indesign Server CC Trial issues

The installation instructions states
You need to download Adobe Provisioning Toolkit Enterprise Edition (APTEE) for using the InDesign Server trial
The download link only refers to CS6, CS5.5 & CS5 not CC
Since there is no Adobe Provisioning Toolkit Enterprise Edition for CC I decided just to install and run the trial.
However I got the Adobe InDesign Server is not properly licensed and will now quit message.
According to the CC Release notes it says:
InDesign CC Server needs to be activated before it can be used. If the computer is online, activation is done automatically when you install. You need to provide your Adobe ID, and serial number when prompted by the installer. Unless the software is activated, you'll see an error, "Adobe InDesign Server’ is not properly licensed and will now quit."
My computer was online yet the it seems it didn't perfom the automatic activation as it suggests. When I entered my AdobeID credentials I did not get any errors saying it could not connect online.
So I had to do something and decided to use the Adobe Provisioning Toolkit Enterprise Edition for CS6.
This allowed me to get pass the licensing issue.
The next problem was I was getting DDE Server Window:InDesignServer.exe System Error popup. Telling me The program can't start because svml_dispmd.dll is missing from your computer.
C:\Program Files\Adobe\Adobe InDesign CC Server x64>indesignserver
================================================================================
.  InDesign CC Server Version 9.0 x64 Evaluation
.  Copyright 1999-2013 Adobe Systems Incorporated and its licensors.
.  All rights reserved. See the other legal notices in the ReadMe.
================================================================================
11/28/13 08:08:49 INFO  [server] Initializing
11/28/13 08:08:49 INFO  [server] Loading the application
11/28/13 08:08:49 INFO  [server] Scanning for plug-ins
11/28/13 08:08:49 INFO  [server] Registering 113 plug-ins
11/28/13 08:08:53 INFO  [server] Completing Object Model
11/28/13 08:08:53 INFO  [server] Saving Object Model
11/28/13 08:08:53 INFO  [server] Initializing plug-ins
11/28/13 08:08:53 INFO  [server] Calling Early Initializers
11/28/13 08:08:53 INFO  [server] Starting up Service Registry
11/28/13 08:09:02 INFO  [server] Executing startup services
11/28/13 08:09:02 INFO  [server] Using configuration configuration_noport
11/28/13 08:09:02 INFO  [server] Initializing Application
11/28/13 08:09:02 INFO  [server] Completing Initialization
11/28/13 08:09:02 INFO  [server] Calling Late Initializers
11/28/13 08:09:08 INFO  [server] Image previews are off
11/28/13 08:09:08 INFO  [server] Server Running
11/28/13 08:09:08 INFO  [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign CC Server x64\Scripts\startup scripts\ConnectInstancesToESTK.js
11/28/13 08:09:08 INFO  [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign CC Server x64\Scripts\converturltohyperlink\startup scripts\ConvertURLToHyperlinkMenuItemLoader.jsx
11/28/13 08:09:08 INFO  [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign CC Server x64\Scripts\converturltohyperlink\ConvertURLToHyperlinkMenuItem.jsxbin
So after browsing the net to see where I can get this missing svml_dispmd.dll I found this post http://software.intel.com/en-us/forums/topic/285859
and decided to install what it suggested.
I still got the missing dll error so I copied it from C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler into C:\Program Files\Adobe\Adobe InDesign CC Server x64
Now it just sits there and hangs at the same spot
11/28/13 08:09:08 INFO  [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign CC Server x64\Scripts\converturltohyperlink\ConvertURLToHyperlinkMenuItem.jsxbin
What the heck is going on here?
I have installed Indesign Server CC on another machine and although I did not get the missing dll problem it still however hangs at the same spot mentioned above.
Could someone from Adobe please help. The already I'm losing days with this trial and I will have little days left to test this product.

I'm having same trial activation difficulties. How have you activated it with APTEE? What leid did you use?
Thank you.
UPDATE: Never mind. I found it and activated server by executing:
"adobe_prtk.exe  --tool=StartTrial --leid=InDesignServer-CS7-Win-GM"

Similar Messages

  • InDesign Server CC2014 Trial issue

    Hi,
    I cannot start our InDesign Server CC 2014 (Windows Server 2008). I have installed the software and was logged with our Adobe ID and installation was successful without any error message. The installation manual states that “InDesign CC Server needs to be activated before it can be used. If the computer is online, activation is done automatically when you install.” However, I got an error message when I tried to launch InDesign Server: “Adobe InDesign Server is not properly licensed and will now quit”.
    Since  I had previously installed InDesign Server CS6 on another machine, I tried to use the APTEE to start the trial. I used the CS6 one because I did not find any version for CC 2014, I finally got the message:
    StartTrial Successful
    Return Code = 0
    but when I tried to launch again InDesign Server, I always get the Adobe InDesign Server is not properly licensed and will now quit message.
    I also read this thread but did not find the solution Indesign Server CC Trial issues
    Thanks for help!

    We got the answer hereReturn code 6 when trying to activate trial of InDesignCC Server 2014

  • Indesign server CC trial help

    I have programmed Applescript and Indesign for desktop for years.
    I have a solution that should work well with Indesign server and applescript.
    Downloaded the Trial for Indesign Server CC.
    Then you have to figure out how to activate the product, which i think i have done via this command :
    adobe_prtk --tool=StartTrial --leid=InDesignServer-CS7-Mac-GM
    Now that its not compaining about being activated i can see that the sample applescripts provided in the install can compile.
    If i run them however i get a failiure thats odd.
    tell application "Finder"
              get startup disk
                        --> "CWFM1:"
              exists "CWFM1:ServerTestFiles"
                        --> true
              exists "CWFM1:ServerTestFiles:bob.indd"
                        --> false
    end tell
    tell application "InDesignServer"
              close every document saving no
              make new document
                        --> document "Untitled 3"
              save document "Untitled 3" to "CWFM1:ServerTestFiles:bob.indd"
                        --> error number -1728
    Result:
    error "InDesignServer got an error: Can’t get document \"Untitled 3\"." number -1728 from document "Untitled 3"
    The folder is chmod'd to 777 so its not a read write issue.
    if i just use the normal open command in applescript i get this error :
    The document “bob.indd” could not be opened. InDesignServer cannot open files of this type.
    which is just odd. its a normal empty indesign document with nothing in it!
    has anyone got ideas?
    Server is MacMini i7 with 16gb ram, OS X 10.8.5 server.

    Ok, i uninstalled indesign server CC and found a copy of the Trial CS6 indesign server. that works fine. must be a bug in CC. Joy....

  • Adobe InDesign Server CS4 Trial Version

    Hi everyone!
    Does anybody know where i can find a working trial version of InDesign Server? Maybe CS4.
    Thank you very much in advance

    Hello,  I'm trying to download the trial version of InDesign Server too...
    I get a 404 error page [http://www.adobe.com/special/errorpages/404.html] no one at Adobe seems to know where I can get a trial.  Can anyone help??!!
    Any help would be great.
    Thanks!

  • Can not start trial InDesign Server CC 2014 PC

    Hi
    I tried several time to start a trial version of InDesign Server CC 2014 on my pc but it does not work (licence problem)
    If I try to use APTEE (CS6 didn't find any other version) with this command:
    adobe_prtk --tool=StartTrial --leid=InDesignServer-10-Win-GM
    I have a return code 6
    Please help

    up

  • Transparency issue when generating PDF from InDesign Server

    Hi there
    Has anyone experienced any issues with transparency appearing solid white when generating a PDF from the InDesign server? There is no issue when exporting from the InDesign application, only when using the Server.
    Any pointers / suggestions would be much appreciated
    Thanks
    Davey

    Davey, please send me an InDesign Server document that I could use to reproduce this problem. My e-mail address is [email protected] Thank you. --DougR

  • InDesign Server CC 2014 Trial  - how to activate the tiral license

    Hi everybody,
    I just downloaded the trial of the InDesign Server CC 2014 for MacOS X but I do not find the correct command to activate the trial license.
    I always get the following error: ERROR [server] Adobe InDesign Server is not properly licensed and will now quit.
    What shall I do to activate the trail?
    TIA & BR
    -- Stefano

    Found: download and install Adobe Provisioning Toolkit Enterprise Edition and in terminal window enter adobe_prtk --tool=StartTrial --leid=V7{}InDesignServer-10-Mac-GM.
    Reference: InDesign Help | InDesign CC Server 2014 Release Notes

  • Indesign server trial

    Hello, I would like to find a trial version of Adobe Indesign server (CS4 or CS5). I try to download it in the download area, but the link is broken. Thanks.

    I had trouble - the instructions send you down some confusing paths - but I got it working eventually. The "Installation Instructions.pdf" file indicates you need to activate the trial with Adobe Provisioning Toolkit Enterprise Edition (APTEE), but sends you to a link that says nothing about APTEE. It turns out you can find APTEE in a download called Adobe Application Manager Enterprise (AAME), which doesn't say much about APTEE, but does install APTEE in "C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\Enterprise\utilities\APTEE\CS6". You don't actually need to create a distribution package of the product installer with the UI of the installed AAME software as you might be led to believe; in the folder above is a command line tool, for which the "indesign-server-cs6-release-notes.pdf" file provides incorrect command line information regarding how to activate the 90 day trial (spurious spaces at line breaks and in command line options that are supposed to be "--" not "- -"). The actual correct command line I used successfully to activate the trial was "adobe_prtk --tool=StartTrial --leid=InDesignServer-CS6-Win-GM" .
    It really shouldn't have taken that much figuring out (especially since the InDesign Server CS6 installer itself has a UI which suggests you can just choose an option for trial mode). You can only get on the right track by reading and then ignoring the instructions, and searching around for the right download on the Adobe site.
    Glenn

  • Issue in setting Load balancing for Indesign Server CS5.5

    Hi All,
    I need to set up load balancing mechanism for Indesign Server CS5.5 on Windows Server 2008 R2(64 bit version).
    I have dutifully following all steps defined in "WORKING WITH LOAD BALANCING AND QUEUEING FOR ADOBE INDESIGN CS5 SERVER.pdf"
    After running Indesign server using batch file "startup-indesign-server-CORBA-4instances.bat" from "<ID_SDK>\samples\load-balancing-and-queuing-clients\indesignserver-startup-scripts", I get only one instance of Indesign Server running. How to run multiple instances of the INDD server ? Is running multiple instance has something to do with type of licensing ?
    Now I run Clover.cmd script, I get this screen. I have no idea why its not working. Please help. Please let me know, if the scenario is not clear and more information is required.
    Thnx,
    D

    This is the image after running clover.bat

  • InDesign Server CS5.5 installation issue

    I am developing solution using InDesign Servers via COM which is hosted on Windows Server 2008 R2. And I am experiencing problem utilizing CS 5.5 server:
    When InDesign Server CS5.5 is installed on Windows Server 2008  (64bit) its COM component is registered with following parameters: CLSID = {96D10A00-63E3-423e-A223-DFC4BEA21206}, ProgId =  InDesignServer.Application.CS5.
    The problem is that those are the same parameters that are used for InDesign Server CS5 COM component. And therefore I can't have CS5 and CS5.5 installed on the same server, which is required for solution I am deleloping.
    Has anyone experienced that problem or maybe know some workaround for it?
    Meanwhile, When InDesign Server CS5.5 is installed on Windows 7 (32bit) its COM component is registered with unique parameters: CLSID ={34701EBC-5975-411C-8A45-E78E0934AADD}  and ProgId = InDesignServer.Application.CS5.5

    Hi Alexey
    I'm having trouble doing exactly what you say you have done.
    I'm trying to run InDesign Server CS5 and InDesign Server CS5.5 on the same Windows 2008 r2 64bit installation. InDesign Servers are Single Instance.
    I am only allowed to run one InDesign Server at once - not both.
    Is this possible for you or any other in this forum?
    Thanks in advance,
    Ruvan

  • Cannot start trial InDesign Server CC Mac

    Following the instructions here:
    http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/c reativesuite/pdfs/Adobe_Provisioning_Toolkit_Enterprise_Edition_v5.pdf
    I run the following command:
    ./adobe_prtk --tool=StartTrial --leid=InDesignServer-CS6-Mac-GM
    This is the response:
              Copyright 2012 Adobe Systems Incorporated
              All rights reserved.
    StartTrial Successful
    Return Code = 0
    Then I go run InDesign Server:
    ERROR
    [server] Adobe InDesign Server is not properly licensed and will now quit.
    Usage: InDesignServer [options]
    What is going on?

    up

  • Datamerge crashes (indesign server)

    I am trialing indesign server....
    I have successfully created a js based datamerge using the soap example
    I am now trying to do this programatically (e.g. directly interfacing with the server objects)
    In both C# and VB I am getting a crash everytime I execute the datamerge MergeRecords function.
    Below is the script I am running, with comments, if the doc.DataMergeProperties.MergeRecords("c:/temp/wibble.txt") line is commented out the script will execute fine, uncomment it and the whole thing crashes, including the server, when another function is called afterwards.
    This is driving me mad
    Any help appreciated ... if it is any help I have a c# visual studio 2010 project that isolates the issue and can be zipped and email/posted
    Option Explicit Off
    Partial Class vbcreate
        Inherits System.Web.UI.Page
        Protected Sub Page_Load(sender As Object, e As System.EventArgs) Handles Me.Load
    Response.Write("here")
    'Dim app As InDesignServer.Application
    'Dim doc As InDesignServer.Document
    app = CreateObject("IndesignServer.Application")
    doc = app.Open("C:/Adobe InDesign CS5.5 Server SDK/samples/sampleclient-aspnet-soap/files/template2.indd")
    '''''' Below returns 1 so OK up to here
    Response.Write(app.Documents.Count)
    ds = "C:/Adobe InDesign CS5.5 Server SDK/samples/sampleclient-aspnet-soap/files/CSV/xls.csv"
    app.dataMergeOptions.removeBlankLines = True
    doc.DataMergeProperties.SelectDataSource(ds)
    '''''' Below still returns 1 so still working
    Response.Write(app.Documents.Count)
    ''''' the wibble file is created but then the application CRASHES
    doc.DataMergeProperties.MergeRecords("c:/temp/wibble.txt")
    '''''''EITHER of these two next lines will cause a crash
    Response.Write(app.Documents.Count)
    'doc.close(InDesignServer.idSaveOptions.idNo)
    'Response.Write(app.Documents.Count)
    End Sub
    End Class

    Thanks for the reply!
    I cross posted deliberately as no one had even read the entry in the server forum, you'll see that it is days older, mea culpa for not including the relevant link/hightlighting the cross post.
    To answer your other questions
    I am refering to Indesign COM objects; as you'll see from the code excerpt I have instantiated an app object (app = CreateObject("IndesignServer.Application")) successfully added a template file (doc = app.Open("C:/Adobe InDesign CS5.5 Server SDK/samples/sampleclient-aspnet-soap/files/template2.indd")) assigned the data merge data source (doc.DataMergeProperties.SelectDataSource(ds)) but it then falls down when the actual datamerge is called.
    FYI, I have tried this in C#, vb.net and even classic ASP (vbscript) because of the typeing issues with c# and they all fall down at the same point.
    I have a JSX version of this; this works fine if I pass it Indesign Server using SOAP (I am using the bundled sample soap script at the moment which is in Adobe InDesign CS5.5 Server SDK\samples\sampleclient-aspnet-soap), the datamerge works and the files are created fine.
    I am using 7.5.1 (the trial was downloaded last week).
    I am currently using the "lame" approach (call out using JS and the process the directory containing the files after Indesign has finished); but as the processed files have then to be associated with database records this is driving me mad.
    Hope this expansion is helpful.
    Regards
    Andrew Wait

  • Visual Studio compiling 64 Bit Plugin for InDesign Server CS5

    Hello guys,
    Again I have a problem compiling 64 bit plugins, but this time in windows environments, the 32 bit compiling works fine (also on 64 bit machines). The first thing I've done was creating a new project configuration for 64 bit environments copying the 32 bit settings. Now I changed the precompiled libraries to use the 64 bit ones and changed the output directories. After that the compilation process completed without errors, but the resource files have not been copied to the output directory (the directory for them has been created, but it remains empty). Adding the created plugin into the servers directory ends up with a server message that the plugin could not be recognized. Have I missed something that is necessary for compiling 64 bit plugins?
    I'm using the 64 Bit Developer Version of the indesign server CS5. The operating system is a Windows Server 2008 x64 R2 with Visual Studio 2008.
    Thanks!
    P.S. a plugin compiled with 32 bit settings (including 32 bit libraries) also works for the 64 bit version of the server, so does it make any difference if I'm using 32 bit or 64 bit libraries?

    The libraries were all correct (all using 64-bit).  The problem was a pathing issue.  libxml2 needs iconv.dll, but it couldn't find the 64-bit version that I built.  Once it found it, everything worked correctly.
    The funny thing about depends.exe is that it isn't right all the time.  For example, if you open one of the 64-bit .aip files that ships with Illustrator (rename it to .dll first), you'll see what I'm talking about.  It complains that you're mixing x86 and x64 CPU types, even though you're not.
    The program I used to discover my issue is Process Monitor (http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx).  I've been using it for years and love it.

  • What's needed for a PDF processing module for InDesign Server?

    Hello,
    After digging through lots of documentation and whitepapers, I am still puzzled about what would be an efficient way to implement a software module that handles some specific processing tasks of PDF output (automatically generated in InDesign Server and targeted for various types of print configurations from small-run LFP up to very high volume commercial printing).
    We have a working standalone script that uses Acrobat's preflight and correction functions, and now we would like to port and integrate this into a server-based workflow. Apparently, there is no Acrobat Server product available. Distiller Server does exist, but seems to be limited to converting PostScript to PDF without the PDF-to-PDF processing features we need. Some of the functionality that is typically found in RIPs (e.g. converting colours to a preset output intent with highly configurable options [for pixel/vector elements, black and spot colour ink issues etc.] and flattening native transparency) could probably be implemented using the Adobe PDF Print Engine, but this seems a bit overkill and would probably require extensive programming from scratch. I suspect there should be a smarter way to use existing software – but which? I am not yet familiar with InDesign Server; does its SDK permit full access to the same parts/functions of the PDF library that Acrobat uses for its preflight and correction features?
    Any help is welcome.
    Eric

    Gordon,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Problem with InDesign Server CS5

    Hi all,
    when i run from prompt (of Windows Server 2008) the command "InDesign Server.com -port 18383" the system respond "Adobe InDesign Server is not properly licensed and will now quit", until some days ago the InDesign Server work perfecly. What i do for that issue ? I try to run cthe command "InDesignServer.com -serilanumber xxxxxx" and the command "InDesignServer.exe -serilanumber xxxxxxx" but doesn't work (the system says me the same think "Adobe InDesign Server is not properly licensed etc etc"). What can i do ?
    Thank you in advance
    Luca

    If you are using CS6, you need to link the installation to an Adobe ID. The simplest way to do that is input the Adobe ID while you install, but you can use the tools (I forget off hand what they are called) to do that afterwards.

Maybe you are looking for

  • Is there a way to view Safari full screen in Leopard?

    Is there a way to view Safari full screen in Leopard without auto-hiding the dock? I've already tried searching the forums but could not find much on it or an answer to if it can be done or not. Thanks for any help.

  • What are the possible values for the JOB status?

    What are the possible values for the JOB status in the table TBTCP and significance for each?

  • Error message in ST04

    Hi All, I am getting following error message in st04 when the offilene database backup is run. ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL... System :   R/3 4.7 DB : Oracle 9.2.0.6.0 Can anybody please tell me what exactly does it mean, an

  • Ichat video, audio no responce

    I am trying to connect over .mac accounts and have a video chat, we are working between ichat 2.1 and 3. Text works great but everytime a video or audio chat invite is sent and accepted on the other end it says that there was no responce on both comp

  • How do you post a unique container id to Presort output file?

    I need to output a field that will post the unique container id info that matches the Container ID field (bytes 14-19) in the Mail.dat .csm file?  There is no AP output field for this, but i am wondering if anyone knows how to build a filter using ot