Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2006
    Posts
    12

    I could use some help with a build error...

    * Error: [Location="Page"-"Main", Background Image File]
    * Error Detail: File could not be found: _SourceFolder..\AutoPlay\Images\purple background.png

    I have all my pages inheriting the same background image from a "Launch" page. Apparently my "Main" page will not accept the file or can't find it.

    what is this "_SourceFolder"? The software keeps adding it to the location. I have the png image in the following locations:

    C:\Program Files\AutoPlay Media Studio 5.0 Professional\AutoPlay\Images\

    H:\AutoPlay Media Studio 5.0 Projects\Accushadeautorun\AutoPlay\Images\
    (this is my working folder on my network)

    H:\AutoPlay Media Studio 5.0Projects\Accushadeautorun\CD_Root\AutoPlay\Imag es

  2. #2
    Join Date
    Aug 2003
    Posts
    2,427
    When you add an image to a page, AMS copies it to the project images folder. The "_SourceFolder" is the location from which the application is running and the images folder within that structure is where your pictures go.

    I regularly hard code references to resources on our network other than in the "_SourceFolder" and it always works OK for me but I always use fully qualified network names. If you are doing this, then are you remembering to escape the backslashes e.g. for "\\servername\foldername\resourcename" you must use "\\\\servername\\foldername\\resourcename". My advice would be never to use mapped drive names.

  3. #3
    Join Date
    Jul 2006
    Posts
    12
    Thanks for the quick reply. That was it, thanks!

Similar Threads

  1. Build Error
    By msmena in forum Setup Factory 7.0
    Replies: 2
    Last Post: 05-16-2006, 06:51 AM
  2. HOWTO: Build a Setup from the Command Line
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-08-2002, 01:43 PM
  3. Preview Build Error
    By photoworks in forum AutoPlay Menu Studio 3.0
    Replies: 2
    Last Post: 05-11-2001, 04:37 AM
  4. Build Error: OutPutFonts.
    By photoworks in forum AutoPlay Menu Studio 3.0
    Replies: 2
    Last Post: 03-22-2001, 03:46 AM

Posting Permissions

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