Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Apple's provided sample script fails to compile; the ipcu.log, whose location is specified in nlog.config, has:</p> <p>Error: The name 'Console' does not exist in the current context </p> <p>Comment out the "Console.WriteLine" or add "using System;" to your script &amp; you will get something like:</p> <pre><code>[2010-02-23 15:13:32.4466 iPCU] Debug: CoreFoundation.dll - Version 8.4.441.10 [2010-02-23 15:13:32.4466 iPCU] Debug: MobileDevice.dll - Version 8.4.238.9 [2010-02-23 15:13:32.5946 iPCU] Debug: Saving :ee14db03-f5c0-4916-bbfa-56f9bd47775f [2010-02-23 15:13:32.6106 iPCU] Warn: I don't know what to do with an account of type: [2010-02-23 15:13:32.6106 iPCU] Warn: I don't know what to do with an account of type: [2010-02-23 15:13:32.8966 iPCU] Debug: SaveSettings [2010-02-23 15:13:32.8966 iPCU] Debug: SaveSettings [2010-02-23 15:13:32.8966 iPCU] Debug: SaveSettings [2010-02-23 15:13:32.8966 iPCU] Debug: SaveSettings [2010-02-23 15:13:35.9679 iPCU] Debug: Saving :UI_Identifier295f8e03-05fb-4725-a3bb-52ff20814e3f [2010-02-23 15:13:39.5093 iPCU] Debug: Saving :com.example.configviascript41b84468-48bd-44fd-b171-757c99ec07b8 [2010-02-23 15:13:39.5283 iPCU] Debug: Saving :com.example.configviascript8bc2800b-e14f-4d1e-8e4e-d959d89992d0 [2010-02-23 15:13:39.5283 iPCU] Debug: Saving :com.example.configviascriptaf655be3-8761-4d96-a582-60e26b257d75 [2010-02-23 15:13:39.5283 iPCU] Debug: Saving :com.example.configviascriptee14db03-f5c0-4916-bbfa-56f9bd47775f </code></pre> <p>Despite the warnings, it will compile the script and load it into iPCU windows application.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload