Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2003
    Posts
    7

    Help with an error

    Has anyone ever seen the error below. This does not happen all the time but I have had a few customers complain and they are on XP. This happens when setup auto starts. I use XP and cant reproduce it.

    Error executing file. (#1, Line 3)

    thanks

  2. #2
    Join Date
    Oct 2003
    Location
    Manchester NH
    Posts
    13
    There is a problem in one of your action scripts. This error is happening when your installer is trying to execute a file. You should look at each section (i.e. Startup, Before Installing...) and find the one that has an Execute action on line 3. The #1 means "Error executing file". It is likely to be a bad path, can't find the executable or maybe bad arguments.

    Good Luck tracking it down. Hope this helps.

  3. #3
    Join Date
    Oct 2003
    Location
    Manchester NH
    Posts
    13
    Browser hiccupped and I got 2 posts and can’t delete this one.

    Sorry about that.
    Last edited by bab; 12-11-2003 at 01:36 PM.

  4. #4
    Join Date
    Jun 2003
    Posts
    7
    Originally posted by bab
    There is a problem in one of your action scripts. This error is happening when your installer is trying to execute a file. You should look at each section (i.e. Startup, Before Installing...) and find the one that has an Execute action on line 3. The #1 means "Error executing file". It is likely to be a bad path, can't find the executable or maybe bad arguments.

    Good Luck tracking it down. Hope this helps.

    Thank you for the help. I will look it over. Any reason why it does not error out all the time. Only a few customers have complained.

  5. #5
    Join Date
    Dec 2003
    Posts
    1

    a thought

    I'll take a shot at that... maybe the file that you are running is some system file (or common application) that is on _most_, but not all of the customer's systems, or is in a different location on some systems. The person urging you to look through all the directives to find the line calling an exe is correct. That really sounds like what the problem is.

    Dean

  6. #6
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    Great answer Dean.

    It could also be some third party technology installed on those systems. For example some antivirus software is very aggressive and can cause some weird behavior. I would start with Dean’s suggestion first and then move on to checking for other technologies second.

Similar Threads

  1. Can anyone help with System.GetLANInfo ???
    By Brunzwick in forum AutoPlay Media Studio 5.0
    Replies: 5
    Last Post: 04-12-2004, 06:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts