Install Service Error

Got a problem you cannot solve? Try here.
maxupgrade
Posts: 3
Joined: Fri May 12, 2006 9:01 am
Location: Torino Italy
Contact:

Install Service Error

Postby maxupgrade » Thu May 18, 2006 2:38 am

Error screenshot is in attached ...
this configuration is correct ?

In the "Install Service" Dialog :

service file field :
C:\\Documents and Settings\\Massimiliano\\My Documents\\Visual Studio 2005\\Projects\\IrionDQSetup\\IrionDQ Obfuscate Files\\IrionDQ.Agent.exe

target folder:
$TARGETDIR$

This is the code :

Code: Select all

    Get Component Local catalog Selection State into Variable SELECTED
     
    if Variable SELECTED Equals TRUE
      Set Variable TRIGGERSERVICE to TRUE
      else
      Set Variable TRIGGERSERVICE to FALSE
    end
     
    if Variable ENTERPRISESERVER Equals TRUE
      Set Variable TRIGGERSERVICE to TRUE
    end
     
    Comment: Servizi
    Install Service C:\\Documents and Settings\\Massimiliano\\My Documents\\Visual Studio 2005\\Projects\\IrionDQSetup\\IrionDQ Obfuscate Files\\IrionDQ.Agent.exe to $TARGETDIR$ as IrionDQ Run Service
    Control Service IrionDQ Run Service: start on install [wait for completion]
     
    if Variable TRIGGERSERVICE Equals TRUE
      Install Service C:\\Documents and Settings\\Massimiliano\\My Documents\\Visual Studio 2005\\Projects\\IrionDQSetup\\IrionDQ Obfuscate Files\\IrionDQ.Agent.exe to $TARGETDIR$ as IrionDQ Trigger Service
      Control Service IrionDQ Trigger Service: start on install [wait for completion]
    end
     
    Apply Install (get result into variable SUCCESS)


File Attached:

error.JPG

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Thu May 18, 2006 1:54 pm

I think your source path is too long, can you use a shorter source path? Or alternately, you can use a shorter output path.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

maxupgrade
Posts: 3
Joined: Fri May 12, 2006 9:01 am
Location: Torino Italy
Contact:

Postby maxupgrade » Mon May 22, 2006 7:20 am

Ok ... :-)


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 171 guests