Installation Error

Discussion in 'Help & Support' started by Jenn, Dec 8, 2013.

  1. Jenn Keeps coming back

    Member Since:
    Dec 8, 2013
    Message Count:
    11
    Likes Received:
    3
    Trophy Points:
    10
    Hi I am having an error building my lwp apps. I get this error everytime I want to build. How can this be resolved? I can't use the software to build anything, not even the sample files.

    I am using Java 6.27
    Network Framework 4 for Windows 7
    Android SDK

    Type 1 Build error:
    Code (text):
    System.ComponentModel.Win32Exception: The system cannot find the file specified
      at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
      at com.sbg.lwc.FormMain.package2(String appName, String packageName, String packagePath, ArrayList jFiles, String buildReport, String keyFilename)
      at com.sbg.lwc.FormMain.build(String projectFilename)
      at com.sbg.lwc.FormMain.workerBuildApp_Build(Object sender, DoWorkEventArgs e)
      at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    [IMG]
  2. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    Can you post a screenshot of your Settings tab?
  3. Jenn Keeps coming back

    Member Since:
    Dec 8, 2013
    Message Count:
    11
    Likes Received:
    3
    Trophy Points:
    10
    The Settings page:

    [IMG]
  4. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    Looks normal. Could you please post the entire log in the Log tab?
  5. Jenn Keeps coming back

    Member Since:
    Dec 8, 2013
    Message Count:
    11
    Likes Received:
    3
    Trophy Points:
    10
    I posted it in the code section in the first post:

    Type 1 Build error:
    Code (text):
    System.ComponentModel.Win32Exception: The system cannot find the file specified
    at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
    at com.sbg.lwc.FormMain.package2(String appName, String packageName, String packagePath, ArrayList jFiles, String buildReport, String keyFilename)
    at com.sbg.lwc.FormMain.build(String projectFilename)
    at com.sbg.lwc.FormMain.workerBuildApp_Build(Object sender, DoWorkEventArgs e)
    at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
  6. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    Jenn, I've sent you an email about this issue.
    Thanks for reporting this.
  7. Jenn Keeps coming back

    Member Since:
    Dec 8, 2013
    Message Count:
    11
    Likes Received:
    3
    Trophy Points:
    10
    Hi, any updates on this issue?
  8. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    Sorry, nothing yet.
  9. Jenn Keeps coming back

    Member Since:
    Dec 8, 2013
    Message Count:
    11
    Likes Received:
    3
    Trophy Points:
    10
    Finally solved the problem! If you get this error, make sure you install the program/place the files in c://program files or c://program files(x86) folder and not in my documents or my downloads folder or you will get this error.
    Vas likes this.

Share This Page