Exec.State shows VI is "BAD", but VI is "GOOD"

Any reasons why EXEC.STATE would indicate a "BAD" VI, but when opening the VI manually, it runs without a problem? I'm simply opening an App reference then the VI reference (both without error), then using the EXEC.STATE property. It SHOULD show "IDLE" when first loaded (until I use the RUN VI method). (This was something that used to work, but has suddenly changed in it's behaviour).
BillM
“A child of five could understand this. Send someone to fetch a child of five.”
― Groucho Marx

I just had another thought. I bet that you have a duplicated VI filename. One version of the VI has a connector pane that is linked to the dynamic VI. A second version has the same name, but a different connector pane, and is used in the VI that calls the dynamic VI. As long as you open the dynamic VI by itself it links to the correct one. Open it dynamically and the dynamic VI finds the version that is already loaded into memory by the caller VI, which breaks the dynamic VI.
Mike...
Message Edited by mikeporter on 07-01-2007 06:30 PM
Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion
"... after all, He's not a tame lion..."
Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

Similar Messages

  • An INSERT EXEC statement cannot be nested.Please tel me some good way of formulation in following situation.

    Hi,
        The following query is showing error An INSERT EXEC statement cannot be nested
    CREATE PROCEDURE [dbo].[Procedur3]
    @para1 int
    AS
    BEGIN
    CREATE TABLE #tem
    select * from detialpar where did=@para1
    --this code is quite big and is called from many place so we kept it inside this SP , so that we can call the sp to get result.
    END
    CREATE PROCEDURE [dbo].[Procedur2]
    @para1 int
    @para2 datetime
    AS
    BEGIN
    CREATE TABLE #tem
    insert into #tem (value) exec [dbo].[Procedure3] @para1
    exec ('select * from abc
    left join #tem on id=temid
    where id =' + cast(@para1 as varchar) -- i do not want to change this big dynamic query, because it has many optonal code concatinated by using "if then else".
    END
    CREATE PROCEDURE [dbo].[Procedure1]
    @para1 int,
    @para2 datetime
    AS
    BEGIN
    delete from table1 where id=@para1
    insert into table1 ( col1,col2) exec Procedure2 @para1,@para2
    ……. There are many blocks in this SP where we are deleting and inserting with different SP .
    select Name,Amount from #Temp1
    END
    CREATE PROC Procedure
    AS
    BEGIN
    SET TRANSACTION ISOLATION LEVEL SNAPSHOT
    SET NOCOUNT ON
    LOOP "A" starts here which gests id from a table xyz @para1
    begin try
    begin trans
    exec [Procedure1] @para1
    LOOP "A" ents here
    COMMIT TRANSACTION;
    END TRY
    BEGIN CATCH
    IF @@trancount > 0 ROLLBACK TRANSACTION;
    END CATCH;
    END
    GO
    Please tel me some good way of solving the error.
    yours sincerly

    You can not do like above:
    Try the below:(Not tested), Below, we do not change the code, however, we placed your dynamic execution to different procedure.
    CREATE PROCEDURE [dbo].[Procedur3]
    @para1 int
    AS
    BEGIN
    CREATE TABLE #tem
    insert into #tem (value)
    select * from detialpar where did=@para1
    --this code is quite big and is called from many place so we kept it inside this SP , so that we can call the sp to get result.
    END
    CREATE PROCEDURE [dbo].[Procedur2]
    @para1 int
    @para2 datetime
    AS
    BEGIN
    CREATE TABLE #tem
    exec [dbo].[Procedure3] @para1
    END
    CREATE PROCEDURE [dbo].[Procedure1]
    @para1 int,
    @para2 datetime
    AS
    BEGIN
    delete from table1 where id=@para1
    insert into table1 ( col1,col2)
    exec ('select * from abc
    left join #tem on id=temid
    where id =' + cast(@para1 as varchar) -- i do not want to change this big dynamic query, because it has many optonal code concatinated by using "if then else".
    ……. There are many blocks in this SP where we are deleting and inserting
    with different SP .
    select Name,Amount from #Temp1
    END
    CREATE PROC Procedure
    AS
    BEGIN
    SET TRANSACTION ISOLATION LEVEL SNAPSHOT
    SET NOCOUNT ON
    LOOP "A" starts here which gests id from a table xyz @para1
    begin try
    begin trans
    exec [Procedure1] @para1
    LOOP "A" ents here
    COMMIT TRANSACTION;
    END TRY
    BEGIN CATCH
    IF @@trancount > 0 ROLLBACK TRANSACTION;
    END CATCH;
    END
    GO

  • Prime shows wrong cli credentials but they are good

    Hey!
    Prime discovered both Nexus 7k Core Router. All fine...
    On the first one Prime is getting all informations with entered CLI credentials in the device work centre.
    On the second Nexus it always shows "wrong cli credentials" but they are 100% correct.
    Login into the second Nexus via putty and the same credentials is also fine.
    I can't convince Prime tocollect the Informations from the second Nexus.
    Even ssh from prime cli to this device ist ok...
    Any ideas?

    ok, tried all that was said here. Nothing worked ... I do have banners, but no # sign ... removed them anyways ... then thinking about the banners might be causing issues for what PI expects ... (i do have my prompts changed to mask the platform) ... so i defaulted back to regular prompts ... WORKED !!!!
    So here is what works for me ... no banners, no custom prompts AND device added through the 'classic theme'.
    I presume the expectation is that the device begins with minimal config ... the rest is pushed through the config templates deployment. But have the developers thought of existing devices ? is it IOS version related (target device) or simply a bug.
    BTW, PI v2.1
    Edit --- needing to clarify, for some models (namely UC520) ... removed banner, custom prompts and i could add it comfortably through the Lifecycle interface.
    Others (3550), could be inserted easily with banners and custom prompts ... rather inconsistent, though at least , i have working recipes.
    Thanks for the help all :)

  • I have a Rocketfish mini display port to VGA adaptor cord for a macbook pro, it was working fine the first week, now it does not show what I am seeing on my laptop on my lg Flat screen tv. It only shows the space background but not any icons. Any help??

    Is there anything I should do to the TV or any settings i should do from my actual Macbook? It only shows the space background but not any of my icons or what i am seeing on my laptop screen. It is a new adaptor which was purchased last week.

    It seems as though though it may be a connection issue, possibly hardware or adapter. Make certain the connections are TIGHT.
    For software you may try a smc reset:
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.
    Try a pram reset:
    Shut down your Mac.
    Locate the following keys on the keyboard: Option, Command (⌘), P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on your Mac.
    Immediately press and hold the Option-Command-P-R keys. You must press this key combination before the gray screen appears. Continue holding the keys down until your Mac restarts, and you hear the startup sound for the second time.
    Release the keys.
    If no joy you can take it in to an Apple store genius bar for a free evaluation make an appointment first.
    http://www.apple.com/retail/geniusbar/

  • 2. gen iPod nano sometimes shows up in Finder, but not in iTunes

    Hi!
    My brand new 8GB iPod nano that I got for christmas sometimes seems to have problems connecting to iTunes. Every now and then (perhaps 1/4 of the time?) it will show up in Finder, but not in iTunes (I haven't enabled "disk mode" yet, so when it shows up in iTunes, it is not visible in Finder). Also, on one or two occasions, it showed up in iTunes, but wasn't recognized.
    Whenever this happens, I just eject the iPod from Finder and disconnect it, and on the second try (on one occasion - third try) it will show up in Finder.
    What could this be? Bad connectors/cable - or iTunes just not very reliable?
    MBP 15" C2D 15" 2.33/2/160 - MB (white) 2/2/120 - PBG4 12" 1.33/1.25/60   Mac OS X (10.4.8)  

    These problems return every now and then.
    In addition, if the iPod is connected, is shown in iTunes and has already synced properly, it will sometimes reset if I try an additional manual sync from the File menu. It's a rather benign error, since it will connect and sync as soon as the iPod has restarted.
    I also had one freeze of the iPod while playing.
    This is my first iPod, and I'm used to computers that run for months or years without a reboot. Is it just normal for an iPod to freeze/reset every now and then? My Nokia phone does it too, but then I expect more from Apple...

  • Shows in My Computer but not in ITunes

    I got my 30g 5th generations iPod to show up briefly in in iTunes where it wanted me to download and restore. Since then I can't get it to show up in iTunes, but it does show up as a drive letter in My Computer. I've read the support notes and done the 5 Rs. Reloaded all the software, reset, tried clearing cache, adjusing startup config, etc. But still won't appear. I have a mini that shows up fine.
    5th genereation 30 gb   Windows XP  

    Microsoft Windows XP Professional Service Pack 2 (Build 2600)
    Gateway FEDORA
    iTunes 7.0.2.16
    iPodService 7.0.2.16 is currently running.
    iTunesHelper is currently not running.
    Current user is an administrator.
    Connected Storage Devices:
    IDE\DiskIBM-DTLA-305020_______________________TW2OA60A, Bus Type ATA, Bus Address [0,0]
    USBSTOR\DiskApple__iPod___________1.62, Bus Type USB
    Universal Serial Bus Controllers:
    Intel(r) 82801BA/BAM USB Universal Host Controller - 2442, PCI bus 0, device 31, function 2. Device is working properly.
    Intel(r) 82801BA/BAM USB Universal Host Controller - 2444, PCI bus 0, device 31, function 4. Device is working properly.
    No IEEE 1394 Host Controller found.
    Connected Device Information
    IPOD (R:\), iPod with video running firmware version 1.2.1
    Serial Number: 4X5466VBSZ9
    Bus Speed: 1536
    The last connected iPod serial number: JQ4240EDQKJ.
    The iPod Service Logging Information:
    [SERVICE: 0xF08,15:13:23 INFO] Started C:\Program Files\iPod\bin\iPodService.exe (Sat Dec 23 15:13:23 2006)
    [SERVICE: 0xF08,15:13:23 INFO] ##### iPodService starting as a service, version: 7.0.2.16
    [SERVICE: 0xF14,15:13:24 INFO] Timed out... Starting device manager!
    [SERVICE: 0xF64,15:13:24 INFO] Listener Window created
    [SERVICE: 0xF64,15:14:10 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,15:14:10 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,15:14:10 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,15:14:18 INFO] [InterfaceArrival] \\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xF64,15:14:18 INFO] device \\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xF64,15:14:18 INFO] device is an iPod
    [SERVICE: 0xF64,15:14:18 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xF64,15:14:18 INFO] [-1] set waiting to mount = 1
    [SERVICE: 0xF64,15:14:18 INFO] [1] Assigning session 0
    [SERVICE: 0xF64,15:14:18 INFO] [1] added device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_objDeviceNameMap
    [SERVICE: 0xF64,15:14:18 INFO] [1] added state machine 1 to m_objDeviceIdMap
    [SERVICE: 0xF64,15:14:18 INFO] [1] added device number 1 to m_objDeviceNumberMap
    [SERVICE: 0xF64,15:14:18 INFO] [1] added device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_vctDeviceInterfaces
    [SERVICE: 0xF64,15:14:18 INFO] [1] input #0 from src #0
    [SERVICE: 0xF54,15:14:18 INFO] [1] input #0
    [SERVICE: 0xF64,15:14:18 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,15:14:18 INFO] [1] input #1 from src #0
    [SERVICE: 0xF58,15:14:18 INFO] [1] input #1
    [SERVICE: 0xF64,15:14:18 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,15:14:18 INFO] [1] input #2 from src #0
    [SERVICE: 0xF5C,15:14:18 INFO] [1] input #2
    [SERVICE: 0xF54,15:14:18 INFO] [MACHINE 1 INPUT #0] - (HDW) Interface Arrival
    [SERVICE: 0xF54,15:14:18 INFO] [1] progress state is 2, Waiting to mount = 1
    [SERVICE: 0xF54,15:14:18 INFO] [1] progress is now 2
    [SERVICE: 0xF54,15:14:18 INFO] [1] progress is now 2
    [SERVICE: 0xF54,15:14:18 INFO] [MACHINE 1 TRANSITION] - {Unknown} ==> {Connected}
    [SERVICE: 0xF54,15:14:18 INFO] [MACHINE 1 ACTIONS] - {Connected}
    [SERVICE: 0xF54,15:14:18 INFO] [1] SCSI Inquiry attempt #0
    [SERVICE: 0xF54,15:14:18 INFO] VendorId: Apple
    [SERVICE: 0xF54,15:14:18 INFO] ProductId: iPod
    [SERVICE: 0xF54,15:14:18 INFO] revision: 1.62
    [SERVICE: 0xF54,15:14:18 INFO] vendor bytes:
    [SERVICE: 0xF54,15:14:18 INFO] 02 01 00 00 00 00 00 00 00 0B 00 05 92 00 00 00 00 00 00 00
    [SERVICE: 0xF54,15:14:18 INFO] [1] firmware version: 1.62 (0x13E)
    [SERVICE: 0xF54,15:14:18 INFO] [1] Power State: Powered
    [SERVICE: 0xF54,15:14:18 INFO] [1] Checkpoint attempt #0
    [SERVICE: 0xF64,15:14:18 INFO] [VolumeArrive] mask = 0x20000
    [SERVICE: 0xF64,15:14:18 INFO] looking up device # for \\.\R:
    [SERVICE: 0xF64,15:14:18 INFO] type 0x7 drive 0x1 partition 0x1
    [SERVICE: 0xF64,15:14:18 INFO] iTunes device #1 found with drive letter R, mask 0x20000
    [SERVICE: 0xF64,15:14:18 INFO] [1] set waiting to mount = 0
    [SERVICE: 0xF64,15:14:18 INFO] [1] input #3 from src #0
    [SERVICE: 0xF64,15:14:18 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,15:14:18 INFO] [1] input #4 from src #0
    [SERVICE: 0xF54,15:14:19 ERROR] Did not find first letter of stage
    [SERVICE: 0xF54,15:14:19 INFO] got HotPlugState 0
    [SERVICE: 0xF54,15:14:19 INFO] [1] serial number 000A27001495C37A
    [SERVICE: 0xF54,15:14:19 INFO] [1] *** CONNECTED - Sending event out, device session 0.
    [SERVICE: 0xF58,15:14:19 INFO] [MACHINE 1 INPUT #1] - (HDW) CheckDevNode
    [SERVICE: 0xF58,15:14:19 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,15:14:19 INFO] [MACHINE 1 INPUT #2] - (HDW) CheckDevNode
    [SERVICE: 0xF5C,15:14:19 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,15:14:19 INFO] [1] input #3
    [SERVICE: 0xF54,15:14:19 INFO] [1] input #4
    [SERVICE: 0xF50,15:14:19 INFO] <0x4> Got Serial #
    [SERVICE: 0xF5C,15:14:19 INFO] [MACHINE 1 INPUT #3] - (HDW) Volume Mount
    [SERVICE: 0xF5C,15:14:19 INFO] [MACHINE 1 TRANSITION] - {Connected} ==> {Mounted}
    [SERVICE: 0xF5C,15:14:19 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,15:14:19 INFO] [MACHINE 1 ACTIONS] - {Mounted}
    [SERVICE: 0xF5C,15:14:19 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF5C,15:14:19 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF5C,15:14:20 ERROR] Did not find first letter of stage
    [SERVICE: 0xF5C,15:14:20 INFO] got HotPlugState 0
    [SERVICE: 0xF5C,15:15:24 INFO] [1] OS says filesystem is FAT32
    [SERVICE: 0xF5C,15:15:24 INFO] File does not exist!
    [SERVICE: 0xF5C,15:15:24 INFO] [1] iTunes Preference file does not exist!
    [SERVICE: 0xF5C,15:15:24 INFO] [1] ===== iPod with Video =====
    [SERVICE: 0xF5C,15:15:24 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF5C,15:15:24 INFO] 15:15:24, year 2006, day of yr. 356, GMT offset -20 isDST 0
    [SERVICE: 0xF5C,15:15:24 INFO] [1] progress is now 0
    [SERVICE: 0xF30,15:15:24 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF30,15:15:24 INFO] Mounted
    [SERVICE: 0xF30,15:15:24 INFO] Device 1 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0xF30,15:15:24 INFO] Device 1 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0xF50,15:15:24 INFO] Mounted
    [SERVICE: 0xF50,15:15:24 INFO] [1] already mounted!
    [SERVICE: 0xF5C,15:15:26 INFO] [1] *** MOUNTED - Sending event out, device session 0.
    [SERVICE: 0xF5C,15:15:26 INFO] [1] Auto-launch iTunes ENABLED
    [SERVICE: 0xF5C,15:15:26 INFO] iTunes located at 'C:\Program Files\iTunes\iTunes.exe'
    [SERVICE: 0xF54,15:15:26 INFO] [MACHINE 1 INPUT #4] - (HDW) CheckDevNode
    [SERVICE: 0xF54,15:15:26 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF50,15:15:26 INFO] [1] progress state is 0, Waiting to mount = 0
    [SERVICE: 0xF28,15:15:26 INFO] <0x4> GetFormatType() returned unknown format 0
    [SERVICE: 0xF30,15:15:26 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF30,15:15:26 INFO] Mounted
    [SERVICE: 0xF30,15:15:26 INFO] Device 1 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0xF30,15:15:26 INFO] Device 1 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0xF50,15:15:26 INFO] <0x4> COM request for device 1 drive letter - R
    [SERVICE: 0xF0C,15:15:26 INFO] iTunes already running in current session.
    [SERVICE: 0xF30,15:15:45 INFO] Mounted
    [SERVICE: 0xF30,15:15:45 INFO] Device 0 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0xF30,15:15:45 INFO] Device 0 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0xF30,15:15:45 INFO] File does not exist!
    [SERVICE: 0xF30,15:15:45 INFO] [1] CreateFileW error 0x3
    [SERVICE: 0xF30,15:15:45 INFO] [1] WriteNewPrefs FAILED!
    [SERVICE: 0xF30,15:15:45 INFO] [1] ReadDevicePreferences() failed!
    [SERVICE: 0xF50,15:15:45 INFO] <0x4> GetFormatType() returned unknown format 0
    [SERVICE: 0xF50,15:20:05 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF50,15:20:05 INFO] Mounted
    [SERVICE: 0xF50,15:20:05 INFO] Device 1 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0xF50,15:20:05 INFO] Device 1 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0xF28,15:20:05 INFO] Mounted
    [SERVICE: 0xF28,15:20:05 INFO] [1] already mounted!
    [SERVICE: 0xF28,15:20:05 INFO] [1] progress state is 0, Waiting to mount = 0
    [SERVICE: 0xF30,15:20:05 INFO] Mounted
    [SERVICE: 0xF30,15:20:05 INFO] Device 0 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0xF30,15:20:05 INFO] Device 0 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0xF30,15:20:05 INFO] File does not exist!
    [SERVICE: 0xF30,15:20:05 INFO] [1] CreateFileW error 0x3
    [SERVICE: 0xF30,15:20:05 INFO] [1] WriteNewPrefs FAILED!
    [SERVICE: 0xF30,15:20:05 INFO] [1] ReadDevicePreferences() failed!
    [SERVICE: 0xF50,15:20:05 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF50,15:20:05 INFO] Mounted
    [SERVICE: 0xF50,15:20:05 INFO] Device 1 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0xF50,15:20:05 INFO] Device 1 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0xF64,17:24:07 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:24:07 INFO] [1] input #5 from src #0
    [SERVICE: 0xF58,17:24:07 INFO] [1] input #5
    [SERVICE: 0xF64,17:24:07 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:24:07 INFO] [1] input #6 from src #0
    [SERVICE: 0xF5C,17:24:07 INFO] [1] input #6
    [SERVICE: 0xF64,17:24:08 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:24:08 INFO] [1] input #7 from src #0
    [SERVICE: 0xF54,17:24:08 INFO] [1] input #7
    [SERVICE: 0xF58,17:24:08 INFO] [MACHINE 1 INPUT #5] - (HDW) CheckDevNode
    [SERVICE: 0xF58,17:24:08 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF58,17:24:08 INFO] [1] progress is now 1
    [SERVICE: 0xF5C,17:24:08 INFO] [MACHINE 1 INPUT #6] - (HDW) CheckDevNode
    [SERVICE: 0xF58,17:24:08 INFO] [MACHINE 1 TRANSITION] - {Mounted} ==> {Unknown}
    [SERVICE: 0xF58,17:24:08 INFO] [MACHINE 1 ACTIONS] - {Unknown}
    [SERVICE: 0xF5C,17:24:08 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF54,17:24:08 INFO] [MACHINE 1 INPUT #7] - (HDW) CheckDevNode
    [SERVICE: 0xF54,17:24:08 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,17:24:08 INFO] [VolumeRemoved] existing mask 0x20000, arrive mask 0x20000
    [SERVICE: 0xF64,17:24:08 INFO] [1] value = 1
    [SERVICE: 0xF64,17:24:08 INFO] [1] input #8 from src #0
    [SERVICE: 0xF5C,17:24:08 INFO] [1] input #8
    [SERVICE: 0xF64,17:24:08 INFO] [InterfaceRemoved]
    [SERVICE: 0xF64,17:24:08 INFO] [1] value = 0
    [SERVICE: 0xF64,17:24:08 INFO] removed device number 1 from m_objDeviceNumberMap
    [SERVICE: 0xF64,17:24:08 INFO] [1] input #9 from src #0
    [SERVICE: 0xF54,17:24:08 INFO] [1] input #9
    [SERVICE: 0xF58,17:24:08 ERROR] device number 0 exists, but isn't in m_objDeviceNumberMap!
    [SERVICE: 0xF58,17:24:08 INFO] [1] *** DISCONNECTED - Sending event out, device session 0.
    [SERVICE: 0xF58,17:24:08 INFO] [1] progress is now 0
    [SERVICE: 0xF58,17:24:08 INFO] [1] progress state is 0, Waiting to mount = 0
    [SERVICE: 0xF5C,17:24:08 INFO] [MACHINE 1 INPUT #8] - (HDW) Volume Unmount
    [SERVICE: 0xF5C,17:24:08 INFO] [1] progress is now 3
    [SERVICE: 0xF5C,17:24:08 INFO] [1] Setting progress to 3
    [SERVICE: 0xF5C,17:24:08 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF54,17:24:08 INFO] [MACHINE 1 INPUT #9] - (HDW) Interface Removal
    [SERVICE: 0xF54,17:24:08 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,17:25:57 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:25:57 INFO] [1] Progress state is 3, Waiting to disconnect = 0
    [SERVICE: 0xF64,17:25:57 ERROR] device number 0 exists, but isn't in m_objDeviceNumberMap!
    [SERVICE: 0xF64,17:25:57 INFO] removed device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" from m_vctDeviceInterfaces
    [SERVICE: 0xF64,17:25:57 INFO] [1] input #10 from src #0
    [SERVICE: 0xF58,17:25:58 INFO] [1] input #10
    [SERVICE: 0xF58,17:25:58 INFO] [MACHINE 1 INPUT #10] - (HDW) CheckDevNode
    [SERVICE: 0xF58,17:25:58 INFO] Connection Detection Status - 0x1806002, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF58,17:25:58 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,17:25:58 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:25:58 INFO] [1] input #11 from src #0
    [SERVICE: 0xF5C,17:25:58 INFO] [1] input #11
    [SERVICE: 0xF64,17:25:58 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:25:58 INFO] [1] input #12 from src #0
    [SERVICE: 0xF54,17:25:58 INFO] [1] input #12
    [SERVICE: 0xF5C,17:25:59 INFO] [MACHINE 1 INPUT #11] - (HDW) CheckDevNode
    [SERVICE: 0xF5C,17:25:59 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF54,17:25:59 INFO] [MACHINE 1 INPUT #12] - (HDW) CheckDevNode
    [SERVICE: 0xF54,17:25:59 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF64,17:26:04 INFO] [InterfaceArrival] \\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xF64,17:26:04 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xF64,17:26:04 INFO] [1] set waiting to mount = 1
    [SERVICE: 0xF64,17:26:04 INFO] [1] Attempt to reassign from session 0 to session 0, DENIED!
    [SERVICE: 0xF64,17:26:04 INFO] [1] added device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_objDeviceNameMap
    [SERVICE: 0xF64,17:26:04 INFO] [1] added state machine 1 to m_objDeviceIdMap
    [SERVICE: 0xF64,17:26:04 INFO] [1] added device number 1 to m_objDeviceNumberMap
    [SERVICE: 0xF64,17:26:04 INFO] [1] added device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_vctDeviceInterfaces
    [SERVICE: 0xF64,17:26:04 INFO] [1] input #13 from src #0
    [SERVICE: 0xF58,17:26:04 INFO] [1] input #13
    [SERVICE: 0xF64,17:26:04 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:26:04 INFO] [1] input #14 from src #0
    [SERVICE: 0xF5C,17:26:04 INFO] [1] input #14
    [SERVICE: 0xF64,17:26:04 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:26:04 INFO] [1] input #15 from src #0
    [SERVICE: 0xF54,17:26:04 INFO] [1] input #15
    [SERVICE: 0xF58,17:26:04 INFO] [MACHINE 1 INPUT #13] - (HDW) Interface Arrival
    [SERVICE: 0xF58,17:26:04 INFO] [1] progress state is 2, Waiting to mount = 1
    [SERVICE: 0xF58,17:26:04 INFO] [1] progress is now 2
    [SERVICE: 0xF58,17:26:04 INFO] [1] progress is now 2
    [SERVICE: 0xF58,17:26:04 INFO] [MACHINE 1 TRANSITION] - {Unknown} ==> {Connected}
    [SERVICE: 0xF58,17:26:04 INFO] [MACHINE 1 ACTIONS] - {Connected}
    [SERVICE: 0xF58,17:26:04 INFO] [1] SCSI Inquiry attempt #0
    [SERVICE: 0xF58,17:26:04 INFO] VendorId: Apple
    [SERVICE: 0xF58,17:26:04 INFO] ProductId: iPod
    [SERVICE: 0xF58,17:26:04 INFO] revision: 1.62
    [SERVICE: 0xF58,17:26:04 INFO] vendor bytes:
    [SERVICE: 0xF58,17:26:04 INFO] 02 01 00 00 00 00 00 00 00 0B 00 05 92 00 00 00 00 00 00 00
    [SERVICE: 0xF58,17:26:04 INFO] [1] firmware version: 1.62 (0x13E)
    [SERVICE: 0xF58,17:26:04 INFO] [1] Power State: Powered
    [SERVICE: 0xF58,17:26:04 INFO] [1] Checkpoint attempt #0
    [SERVICE: 0xF58,17:26:05 ERROR] Did not find first letter of stage
    [SERVICE: 0xF58,17:26:05 INFO] got HotPlugState 0
    [SERVICE: 0xF58,17:26:05 INFO] [1] serial number 000A27001495C37A
    [SERVICE: 0xF58,17:26:05 INFO] [1] *** CONNECTED - Sending event out, device session 0.
    [SERVICE: 0xF5C,17:26:05 INFO] [MACHINE 1 INPUT #14] - (HDW) CheckDevNode
    [SERVICE: 0xF5C,17:26:05 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF54,17:26:05 INFO] [MACHINE 1 INPUT #15] - (HDW) CheckDevNode
    [SERVICE: 0xF54,17:26:05 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xA2C,17:26:06 INFO] <0x4> Got Serial #
    [SERVICE: 0xF64,17:26:14 INFO] [SIMULATED VOLUME ARRIVAL] generating volume mount for \\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xF64,17:26:14 INFO] [VolumeArrive] mask = 0x2001D
    [SERVICE: 0xF64,17:26:14 INFO] looking up device # for \\.\R:
    [SERVICE: 0xF64,17:26:14 INFO] type 0x7 drive 0x1 partition 0x1
    [SERVICE: 0xF64,17:26:14 INFO] iTunes device #1 found with drive letter R, mask 0x20000
    [SERVICE: 0xF64,17:26:14 INFO] [1] set waiting to mount = 0
    [SERVICE: 0xF64,17:26:14 INFO] [1] input #16 from src #0
    [SERVICE: 0xF64,17:26:14 INFO] looking up device # for \\.\E:
    [SERVICE: 0xF64,17:26:14 INFO] type 0x2 drive 0x1 partition 0xffffffff
    [SERVICE: 0xF58,17:26:14 INFO] [1] input #16
    [SERVICE: 0xF64,17:26:14 INFO] looking up device # for \\.\D:
    [SERVICE: 0xF64,17:26:14 INFO] type 0x2 drive 0x0 partition 0xffffffff
    [SERVICE: 0xF64,17:26:14 INFO] [SIMULATED INTERFACE ARRIVAL] generating connect event for device 0
    [SERVICE: 0xF64,17:26:14 INFO] looking up device # for \\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xF64,17:26:14 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xF58,17:26:14 INFO] [MACHINE 1 INPUT #16] - (HDW) Volume Mount
    [SERVICE: 0xF58,17:26:14 INFO] [MACHINE 1 TRANSITION] - {Connected} ==> {Mounted}
    [SERVICE: 0xF58,17:26:14 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF58,17:26:14 INFO] [MACHINE 1 ACTIONS] - {Mounted}
    [SERVICE: 0xF58,17:26:14 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF58,17:26:14 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF58,17:26:15 ERROR] Did not find first letter of stage
    [SERVICE: 0xF58,17:26:15 INFO] got HotPlugState 0
    [SERVICE: 0xF64,17:26:24 INFO] [VolumeArrive] mask = 0x20000
    [SERVICE: 0xF64,17:26:24 INFO] looking up device # for \\.\R:
    [SERVICE: 0xF64,17:26:24 INFO] type 0x7 drive 0x1 partition 0x1
    [SERVICE: 0xF64,17:26:24 INFO] iTunes device #1 found with drive letter R, mask 0x20000
    [SERVICE: 0xF64,17:26:24 INFO] [1] set waiting to mount = 0
    [SERVICE: 0xF64,17:26:24 INFO] [1] input #17 from src #0
    [SERVICE: 0xF64,17:26:24 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:26:24 INFO] [1] input #18 from src #0
    [SERVICE: 0xF58,17:27:20 INFO] [1] OS says filesystem is FAT32
    [SERVICE: 0xF58,17:27:20 INFO] File does not exist!
    [SERVICE: 0xF58,17:27:20 INFO] [1] iTunes Preference file does not exist!
    [SERVICE: 0xF58,17:27:20 INFO] [1] ===== iPod with Video =====
    [SERVICE: 0xF58,17:27:20 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF58,17:27:20 INFO] 17:27:20, year 2006, day of yr. 356, GMT offset -20 isDST 0
    [SERVICE: 0xF58,17:27:20 INFO] [1] progress is now 0
    [SERVICE: 0x920,17:27:21 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0x920,17:27:21 INFO] Mounted
    [SERVICE: 0x920,17:27:21 INFO] Device 1 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0x920,17:27:21 INFO] Device 1 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0xA2C,17:27:21 INFO] Mounted
    [SERVICE: 0xA2C,17:27:21 INFO] [1] already mounted!
    [SERVICE: 0xF58,17:27:22 INFO] [1] *** MOUNTED - Sending event out, device session 0.
    [SERVICE: 0xF58,17:27:22 INFO] [1] Auto-launch iTunes ENABLED
    [SERVICE: 0xF58,17:27:22 INFO] iTunes located at 'C:\Program Files\iTunes\iTunes.exe'
    [SERVICE: 0xA2C,17:27:22 INFO] [1] progress state is 0, Waiting to mount = 0
    [SERVICE: 0xF58,17:27:22 INFO] [1] input #17
    [SERVICE: 0xF5C,17:27:22 INFO] [1] input #18
    [SERVICE: 0xF58,17:27:22 INFO] [MACHINE 1 INPUT #17] - (HDW) Volume Mount
    [SERVICE: 0xF58,17:27:22 INFO] ** CItunesDevice::HandleHardwareInput()
    [SERVICE: 0x920,17:27:22 INFO] <0x4> GetFormatType() returned unknown format 0
    [SERVICE: 0xA2C,17:27:22 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF10,17:27:22 INFO] iTunes already running in current session.
    [SERVICE: 0xF5C,17:27:22 INFO] [MACHINE 1 INPUT #18] - (HDW) CheckDevNode
    [SERVICE: 0xA2C,17:27:22 INFO] Mounted
    [SERVICE: 0xA2C,17:27:22 INFO] Device 1 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0xA2C,17:27:22 INFO] Device 1 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0x920,17:27:22 INFO] <0x4> COM request for device 1 drive letter - R
    [SERVICE: 0xF5C,17:27:22 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0x920,17:27:43 INFO] Mounted
    [SERVICE: 0x920,17:27:43 INFO] Device 0 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0x920,17:27:43 INFO] Device 0 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0x920,17:27:43 INFO] File does not exist!
    [SERVICE: 0x920,17:27:43 INFO] [1] CreateFileW error 0x3
    [SERVICE: 0x920,17:27:43 INFO] [1] WriteNewPrefs FAILED!
    [SERVICE: 0x920,17:27:43 INFO] [1] ReadDevicePreferences() failed!
    [SERVICE: 0xA2C,17:27:43 INFO] <0x4> GetFormatType() returned unknown format 0
    [SERVICE: 0xF64,17:32:11 INFO] Drive R:\. no longer active, unmounting it...
    [SERVICE: 0xF64,17:32:11 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF64,17:32:11 INFO] total locks = 1, caller = 3940, caller locks = 1
    [SERVICE: 0xF64,17:32:12 INFO] CMQuery_And_RemoveSubTreeW stop
    [SERVICE: 0xF64,17:32:12 INFO] CMQuery_And_RemoveSubTreeW took 180 ms
    [SERVICE: 0xF64,17:32:12 INFO] total locks = 0, caller = 3940, caller locks = 0
    [SERVICE: 0xF64,17:32:12 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:32:12 INFO] [1] input #19 from src #0
    [SERVICE: 0xF54,17:32:12 INFO] [1] input #19
    [SERVICE: 0xF64,17:32:12 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:32:12 INFO] [1] input #20 from src #0
    [SERVICE: 0xF58,17:32:12 INFO] [1] input #20
    [SERVICE: 0xF54,17:32:13 INFO] [MACHINE 1 INPUT #19] - (HDW) CheckDevNode
    [SERVICE: 0xF64,17:32:13 INFO] [VolumeRemoved] existing mask 0x20000, arrive mask 0x20000
    [SERVICE: 0xF64,17:32:13 INFO] [1] value = 1
    [SERVICE: 0xF64,17:32:13 INFO] [1] input #21 from src #0
    [SERVICE: 0xF64,17:32:13 INFO] [InterfaceRemoved]
    [SERVICE: 0xF64,17:32:13 INFO] [1] value = 0
    [SERVICE: 0xF64,17:32:13 INFO] removed device number 1 from m_objDeviceNumberMap
    [SERVICE: 0xF54,17:32:13 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF58,17:32:13 INFO] [MACHINE 1 INPUT #20] - (HDW) CheckDevNode
    [SERVICE: 0xF58,17:32:13 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF64,17:32:13 INFO] [1] input #22 from src #0
    [SERVICE: 0xF58,17:32:13 INFO] [1] input #21
    [SERVICE: 0xF5C,17:32:13 INFO] [1] input #22
    [SERVICE: 0xF58,17:32:13 INFO] [MACHINE 1 INPUT #21] - (HDW) Volume Unmount
    [SERVICE: 0xF58,17:32:13 INFO] [1] progress is now 3
    [SERVICE: 0xF58,17:32:13 INFO] [1] Setting progress to 3
    [SERVICE: 0xF58,17:32:13 INFO] [MACHINE 1 TRANSITION] - {Mounted} ==> {Connected}
    [SERVICE: 0xF58,17:32:13 INFO] [1] *** UNMOUNTED - Sending event out, device session 0.
    [SERVICE: 0xF58,17:32:13 INFO] [1] !!!!! DoConnectStateAction() INTERRUPTED.
    [SERVICE: 0xF5C,17:32:14 INFO] [MACHINE 1 INPUT #22] - (HDW) Interface Removal
    [SERVICE: 0xF5C,17:32:14 INFO] [MACHINE 1 TRANSITION] - {Connected} ==> {Unknown}
    [SERVICE: 0xF5C,17:32:14 INFO] [MACHINE 1 ACTIONS] - {Unknown}
    [SERVICE: 0xF5C,17:32:14 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,17:32:14 ERROR] device number 0 exists, but isn't in m_objDeviceNumberMap!
    [SERVICE: 0xF5C,17:32:14 INFO] [1] *** DISCONNECTED - Sending event out, device session 0.
    [SERVICE: 0xF5C,17:32:14 INFO] [1] progress is now 0
    [SERVICE: 0xF5C,17:32:14 INFO] [1] progress state is 0, Waiting to mount = 0
    [SERVICE: 0xF64,17:32:32 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:32:32 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF64,17:32:32 INFO] [1] input #23 from src #0
    [SERVICE: 0xF64,17:32:32 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:32:32 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF64,17:32:32 INFO] [1] input #24 from src #0
    [SERVICE: 0xF58,17:32:32 INFO] [1] input #23
    [SERVICE: 0xF54,17:32:32 INFO] [1] input #24
    [SERVICE: 0xF58,17:32:33 INFO] [MACHINE 1 INPUT #23] - (HDW) CheckDevNode
    [SERVICE: 0xF58,17:32:33 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF54,17:32:33 INFO] [MACHINE 1 INPUT #24] - (HDW) CheckDevNode
    [SERVICE: 0xF54,17:32:33 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,17:33:28 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:33:28 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF64,17:33:28 INFO] [1] input #25 from src #0
    [SERVICE: 0xF5C,17:33:28 INFO] [1] input #25
    [SERVICE: 0xF5C,17:33:28 INFO] [MACHINE 1 INPUT #25] - (HDW) CheckDevNode
    [SERVICE: 0xF5C,17:33:28 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,17:48:03 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:48:03 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF64,17:48:03 INFO] [1] input #26 from src #0
    [SERVICE: 0xF58,17:48:03 INFO] [1] input #26
    [SERVICE: 0xF58,17:48:03 INFO] [MACHINE 1 INPUT #26] - (HDW) CheckDevNode
    [SERVICE: 0xF58,17:48:03 INFO] Connection Detection Status - 0x1806002, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF58,17:48:03 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,17:48:03 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:48:03 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF64,17:48:03 INFO] [1] input #27 from src #0
    [SERVICE: 0xF54,17:48:03 INFO] [1] input #27
    [SERVICE: 0xF64,17:48:03 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:48:03 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF64,17:48:03 INFO] [1] input #28 from src #0
    [SERVICE: 0xF5C,17:48:03 INFO] [1] input #28
    [SERVICE: 0xF54,17:48:04 INFO] [MACHINE 1 INPUT #27] - (HDW) CheckDevNode
    [SERVICE: 0xF54,17:48:04 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,17:48:04 INFO] [MACHINE 1 INPUT #28] - (HDW) CheckDevNode
    [SERVICE: 0xF5C,17:48:04 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF64,17:48:11 INFO] [InterfaceArrival] \\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xF64,17:48:11 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xF64,17:48:11 INFO] [1] set waiting to mount = 1
    [SERVICE: 0xF64,17:48:11 INFO] [1] Attempt to reassign from session 0 to session 0, DENIED!
    [SERVICE: 0xF64,17:48:11 INFO] [1] added device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_objDeviceNameMap
    [SERVICE: 0xF64,17:48:11 INFO] [1] added state machine 1 to m_objDeviceIdMap
    [SERVICE: 0xF64,17:48:11 INFO] [1] added device number 1 to m_objDeviceNumberMap
    [SERVICE: 0xF64,17:48:11 INFO] [1] input #29 from src #0
    [SERVICE: 0xF64,17:48:11 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:48:11 INFO] [1] input #30 from src #0
    [SERVICE: 0xF58,17:48:11 INFO] [1] input #29
    [SERVICE: 0xF54,17:48:11 INFO] [1] input #30
    [SERVICE: 0xF64,17:48:11 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:48:11 INFO] [1] input #31 from src #0
    [SERVICE: 0xF5C,17:48:11 INFO] [1] input #31
    [SERVICE: 0xF58,17:48:11 INFO] [MACHINE 1 INPUT #29] - (HDW) Interface Arrival
    [SERVICE: 0xF58,17:48:11 INFO] [1] progress state is 2, Waiting to mount = 1
    [SERVICE: 0xF58,17:48:11 INFO] [1] progress is now 2
    [SERVICE: 0xF58,17:48:11 INFO] [1] progress is now 2
    [SERVICE: 0xF58,17:48:11 INFO] [MACHINE 1 TRANSITION] - {Unknown} ==> {Connected}
    [SERVICE: 0xF58,17:48:11 INFO] [MACHINE 1 ACTIONS] - {Connected}
    [SERVICE: 0xF58,17:48:11 INFO] [1] SCSI Inquiry attempt #0
    [SERVICE: 0xF58,17:48:11 INFO] VendorId: Apple
    [SERVICE: 0xF58,17:48:11 INFO] ProductId: iPod
    [SERVICE: 0xF58,17:48:11 INFO] revision: 1.62
    [SERVICE: 0xF58,17:48:11 INFO] vendor bytes:
    [SERVICE: 0xF58,17:48:11 INFO] 02 01 00 00 00 00 00 00 00 0B 00 05 92 00 00 00 00 00 00 00
    [SERVICE: 0xF58,17:48:11 INFO] [1] firmware version: 1.62 (0x13E)
    [SERVICE: 0xF58,17:48:11 INFO] [1] Power State: Powered
    [SERVICE: 0xF58,17:48:11 INFO] [1] Checkpoint attempt #0
    [SERVICE: 0xF64,17:48:11 INFO] [VolumeArrive] mask = 0x20000
    [SERVICE: 0xF64,17:48:11 INFO] looking up device # for \\.\R:
    [SERVICE: 0xF64,17:48:11 INFO] type 0x7 drive 0x1 partition 0x1
    [SERVICE: 0xF64,17:48:11 INFO] iTunes device #1 found with drive letter R, mask 0x20000
    [SERVICE: 0xF64,17:48:11 INFO] [1] set waiting to mount = 0
    [SERVICE: 0xF64,17:48:11 INFO] [1] input #32 from src #0
    [SERVICE: 0xF64,17:48:11 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:48:11 INFO] [1] input #33 from src #0
    [SERVICE: 0xF64,17:48:11 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:48:11 INFO] [1] input #34 from src #0
    [SERVICE: 0xF64,17:48:11 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,17:48:11 INFO] [1] input #35 from src #0
    [SERVICE: 0xF58,17:48:12 ERROR] Did not find first letter of stage
    [SERVICE: 0xF58,17:48:12 INFO] got HotPlugState 0
    [SERVICE: 0xF58,17:48:12 INFO] [1] serial number 000A27001495C37A
    [SERVICE: 0xF58,17:48:12 INFO] [1] *** CONNECTED - Sending event out, device session 0.
    [SERVICE: 0xF54,17:48:12 INFO] [MACHINE 1 INPUT #30] - (HDW) CheckDevNode
    [SERVICE: 0xF54,17:48:12 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,17:48:12 INFO] [MACHINE 1 INPUT #31] - (HDW) CheckDevNode
    [SERVICE: 0xF5C,17:48:12 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,17:48:12 INFO] [1] input #32
    [SERVICE: 0xF58,17:48:12 INFO] [1] input #33
    [SERVICE: 0xF54,17:48:12 INFO] [1] input #34
    [SERVICE: 0xF5C,17:48:12 INFO] [MACHINE 1 INPUT #32] - (HDW) Volume Mount
    [SERVICE: 0xF5C,17:48:12 INFO] [MACHINE 1 TRANSITION] - {Connected} ==> {Mounted}
    [SERVICE: 0xF5C,17:48:12 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,17:48:12 INFO] [MACHINE 1 ACTIONS] - {Mounted}
    [SERVICE: 0xF5C,17:48:12 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF5C,17:48:12 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF5C,17:48:13 ERROR] Did not find first letter of stage
    [SERVICE: 0xF5C,17:48:13 INFO] got HotPlugState 0
    [SERVICE: 0xF5C,17:49:17 INFO] [1] OS says filesystem is FAT32
    [SERVICE: 0xF5C,17:49:17 INFO] File does not exist!
    [SERVICE: 0xF5C,17:49:17 INFO] [1] iTunes Preference file does not exist!
    [SERVICE: 0xF5C,17:49:17 INFO] [1] ===== iPod with Video =====
    [SERVICE: 0xF5C,17:49:17 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF5C,17:49:17 INFO] 17:49:17, year 2006, day of yr. 356, GMT offset -20 isDST 0
    [SERVICE: 0xF5C,17:49:17 INFO] [1] progress is now 0
    [SERVICE: 0xF5C,17:49:18 INFO] [1] *** MOUNTED - Sending event out, device session 0.
    [SERVICE: 0xF5C,17:49:18 INFO] [1] Auto-launch iTunes ENABLED
    [SERVICE: 0xF5C,17:49:18 INFO] iTunes located at 'C:\Program Files\iTunes\iTunes.exe'
    [SERVICE: 0xF58,17:49:18 INFO] [MACHINE 1 INPUT #33] - (HDW) CheckDevNode
    [SERVICE: 0xF58,17:49:18 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF54,17:49:18 INFO] [MACHINE 1 INPUT #34] - (HDW) CheckDevNode
    [SERVICE: 0xF54,17:49:18 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF54,17:49:18 INFO] [1] input #35
    [SERVICE: 0xF54,17:49:19 INFO] [MACHINE 1 INPUT #35] - (HDW) CheckDevNode
    [SERVICE: 0xF54,17:49:19 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF0C,17:49:19 ERROR] Could not find iTunesHelper!
    [SERVICE: 0xF64,18:10:01 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:10:01 INFO] [1] input #36 from src #0
    [SERVICE: 0xF64,18:10:01 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:10:01 INFO] [1] input #37 from src #0
    [SERVICE: 0xF64,18:10:01 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:10:01 INFO] [1] input #38 from src #0
    [SERVICE: 0xF5C,18:10:01 INFO] [1] input #36
    [SERVICE: 0xF58,18:10:01 INFO] [1] input #37
    [SERVICE: 0xF54,18:10:01 INFO] [1] input #38
    [SERVICE: 0xF5C,18:10:01 INFO] [MACHINE 1 INPUT #36] - (HDW) CheckDevNode
    [SERVICE: 0xF64,18:10:01 INFO] [VolumeRemoved] existing mask 0x20000, arrive mask 0x20000
    [SERVICE: 0xF64,18:10:01 INFO] [1] value = 1
    [SERVICE: 0xF64,18:10:01 INFO] [1] input #39 from src #0
    [SERVICE: 0xF64,18:10:01 INFO] [InterfaceRemoved]
    [SERVICE: 0xF64,18:10:01 INFO] [1] value = 0
    [SERVICE: 0xF64,18:10:01 INFO] removed device number 1 from m_objDeviceNumberMap
    [SERVICE: 0xF5C,18:10:01 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF5C,18:10:01 INFO] [1] progress is now 1
    [SERVICE: 0xF54,18:10:01 INFO] [MACHINE 1 INPUT #38] - (HDW) CheckDevNode
    [SERVICE: 0xF5C,18:10:01 INFO] [MACHINE 1 TRANSITION] - {Mounted} ==> {Unknown}
    [SERVICE: 0xF5C,18:10:01 INFO] [MACHINE 1 ACTIONS] - {Unknown}
    [SERVICE: 0xF54,18:10:01 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF58,18:10:01 INFO] [MACHINE 1 INPUT #37] - (HDW) CheckDevNode
    [SERVICE: 0xF58,18:10:01 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,18:10:01 INFO] [1] input #40 from src #0
    [SERVICE: 0xF58,18:10:01 INFO] [1] input #39
    [SERVICE: 0xF5C,18:10:01 INFO] [1] *** DISCONNECTED - Sending event out, device session 0.
    [SERVICE: 0xF5C,18:10:01 INFO] [1] progress is now 0
    [SERVICE: 0xF5C,18:10:01 INFO] [1] progress state is 0, Waiting to mount = 0
    [SERVICE: 0xF5C,18:10:01 INFO] [1] input #40
    [SERVICE: 0xF58,18:10:01 INFO] [MACHINE 1 INPUT #39] - (HDW) Volume Unmount
    [SERVICE: 0xF58,18:10:01 INFO] [1] progress is now 3
    [SERVICE: 0xF58,18:10:01 INFO] [1] Setting progress to 3
    [SERVICE: 0xF58,18:10:01 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF5C,18:10:02 INFO] [MACHINE 1 INPUT #40] - (HDW) Interface Removal
    [SERVICE: 0xF5C,18:10:02 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,18:19:05 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:19:05 INFO] [1] Progress state is 3, Waiting to disconnect = 0
    [SERVICE: 0xF64,18:19:05 ERROR] device number 0 exists, but isn't in m_objDeviceNumberMap!
    [SERVICE: 0xF64,18:19:05 INFO] removed device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" from m_vctDeviceInterfaces
    [SERVICE: 0xF64,18:19:05 INFO] [1] input #41 from src #0
    [SERVICE: 0xF54,18:19:05 INFO] [1] input #41
    [SERVICE: 0xF54,18:19:05 INFO] [MACHINE 1 INPUT #41] - (HDW) CheckDevNode
    [SERVICE: 0xF54,18:19:05 INFO] Connection Detection Status - 0x1806002, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF54,18:19:05 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,18:19:06 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:19:06 INFO] [1] input #42 from src #0
    [SERVICE: 0xF58,18:19:06 INFO] [1] input #42
    [SERVICE: 0xF64,18:19:06 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:19:06 INFO] [1] input #43 from src #0
    [SERVICE: 0xF5C,18:19:06 INFO] [1] input #43
    [SERVICE: 0xF58,18:19:06 INFO] [MACHINE 1 INPUT #42] - (HDW) CheckDevNode
    [SERVICE: 0xF64,18:19:06 INFO] [InterfaceArrival] \\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xF58,18:19:06 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,18:19:06 INFO] [MACHINE 1 INPUT #43] - (HDW) CheckDevNode
    [SERVICE: 0xF5C,18:19:06 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF64,18:19:06 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xF64,18:19:06 INFO] [1] set waiting to mount = 1
    [SERVICE: 0xF64,18:19:06 INFO] [1] Attempt to reassign from session 0 to session 0, DENIED!
    [SERVICE: 0xF64,18:19:06 INFO] [1] added device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_objDeviceNameMap
    [SERVICE: 0xF64,18:19:06 INFO] [1] added state machine 1 to m_objDeviceIdMap
    [SERVICE: 0xF64,18:19:06 INFO] [1] added device number 1 to m_objDeviceNumberMap
    [SERVICE: 0xF64,18:19:06 INFO] [1] added device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_vctDeviceInterfaces
    [SERVICE: 0xF64,18:19:06 INFO] [1] input #44 from src #0
    [SERVICE: 0xF54,18:19:06 INFO] [1] input #44
    [SERVICE: 0xF64,18:19:06 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:19:06 INFO] [1] input #45 from src #0
    [SERVICE: 0xF58,18:19:06 INFO] [1] input #45
    [SERVICE: 0xF64,18:19:06 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:19:06 INFO] [1] input #46 from src #0
    [SERVICE: 0xF5C,18:19:06 INFO] [1] input #46
    [SERVICE: 0xF64,18:19:06 INFO] [VolumeArrive] mask = 0x20000
    [SERVICE: 0xF64,18:19:06 INFO] looking up device # for \\.\R:
    [SERVICE: 0xF64,18:19:06 INFO] type 0x7 drive 0x1 partition 0x1
    [SERVICE: 0xF64,18:19:06 INFO] iTunes device #1 found with drive letter R, mask 0x20000
    [SERVICE: 0xF64,18:19:06 INFO] [1] set waiting to mount = 0
    [SERVICE: 0xF64,18:19:06 INFO] [1] input #47 from src #0
    [SERVICE: 0xF64,18:19:06 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:19:06 INFO] [1] input #48 from src #0
    [SERVICE: 0xF54,18:19:06 INFO] [MACHINE 1 INPUT #44] - (HDW) Interface Arrival
    [SERVICE: 0xF54,18:19:06 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF54,18:19:06 INFO] [1] progress is now 2
    [SERVICE: 0xF54,18:19:06 INFO] [1] progress is now 2
    [SERVICE: 0xF54,18:19:06 INFO] [MACHINE 1 TRANSITION] - {Unknown} ==> {Connected}
    [SERVICE: 0xF54,18:19:06 INFO] [MACHINE 1 ACTIONS] - {Connected}
    [SERVICE: 0xF54,18:19:06 INFO] [1] SCSI Inquiry attempt #0
    [SERVICE: 0xF54,18:19:06 INFO] VendorId: Apple
    [SERVICE: 0xF54,18:19:06 INFO] ProductId: iPod
    [SERVICE: 0xF54,18:19:06 INFO] revision: 1.62
    [SERVICE: 0xF54,18:19:06 INFO] vendor bytes:
    [SERVICE: 0xF54,18:19:06 INFO] 02 01 00 00 00 00 00 00 00 0B 00 05 91 00 00 00 00 00 00 00
    [SERVICE: 0xF54,18:19:06 INFO] [1] firmware version: 1.62 (0x13E)
    [SERVICE: 0xF54,18:19:06 INFO] [1] Power State: Powered
    [SERVICE: 0xF54,18:19:06 INFO] [1] Checkpoint attempt #0
    [SERVICE: 0xF54,18:19:08 ERROR] Did not find first letter of stage
    [SERVICE: 0xF54,18:19:08 INFO] got HotPlugState 0
    [SERVICE: 0xF54,18:19:08 INFO] [1] serial number 000A27001495C37A
    [SERVICE: 0xF54,18:19:08 INFO] [1] *** CONNECTED - Sending event out, device session 0.
    [SERVICE: 0xF58,18:19:08 INFO] [MACHINE 1 INPUT #45] - (HDW) CheckDevNode
    [SERVICE: 0xF58,18:19:08 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,18:19:08 INFO] [MACHINE 1 INPUT #46] - (HDW) CheckDevNode
    [SERVICE: 0xF5C,18:19:08 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,18:19:08 INFO] [1] input #47
    [SERVICE: 0xF54,18:19:08 INFO] [1] input #48
    [SERVICE: 0xF5C,18:19:08 INFO] [MACHINE 1 INPUT #47] - (HDW) Volume Mount
    [SERVICE: 0xF5C,18:19:08 INFO] [MACHINE 1 TRANSITION] - {Connected} ==> {Mounted}
    [SERVICE: 0xF5C,18:19:09 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,18:19:09 INFO] [MACHINE 1 ACTIONS] - {Mounted}
    [SERVICE: 0xF5C,18:19:09 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF5C,18:19:09 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF5C,18:19:11 ERROR] Did not find first letter of stage
    [SERVICE: 0xF5C,18:19:11 INFO] got HotPlugState 0
    [SERVICE: 0xF5C,18:21:11 INFO] [1] GetVolumeInformation() failed with error 87
    [SERVICE: 0xF64,18:21:11 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:21:11 INFO] [1] input #49 from src #0
    [SERVICE: 0xF5C,18:21:11 INFO] [1] ===== iPod with Video =====
    [SERVICE: 0xF5C,18:21:11 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF5C,18:21:11 INFO] [1] iPod needs formatting...
    [SERVICE: 0xF5C,18:21:11 INFO] 18:21:11, year 2006, day of yr. 356, GMT offset -20 isDST 0
    [SERVICE: 0xF5C,18:21:11 INFO] CreateFile on interface path failed. Last error = 0x2
    [SERVICE: 0xF5C,18:21:11 ASSERT] Assertion failure: 'result' [File: .\DeviceManagement\iPodDevice.cpp, Line: 606]
    [SERVICE: 0xF5C,18:21:11 ASSERT] Assertion failure: 'SetCurrentTime()' [File: .\DeviceManagement\iTunesDevice.cpp, Line: 2349]
    [SERVICE: 0xF5C,18:21:11 INFO] [1] Perform launch updater check.
    [SERVICE: 0xF5C,18:21:11 INFO] [1] iTunes located at 'C:\Program Files\iTunes\iTunes.exe'
    [SERVICE: 0xF5C,18:21:11 INFO] [1] progress is now 0
    [SERVICE: 0xF5C,18:21:11 INFO] [1] *** MOUNT FAILED - Non-FAT32 device, device session 0
    [SERVICE: 0xF54,18:21:11 INFO] [MACHINE 1 INPUT #48] - (HDW) CheckDevNode
    [SERVICE: 0xF54,18:21:11 INFO] Connection Detection Status - 0x1806002, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF54,18:21:11 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF54,18:21:11 INFO] [1] progress is now 1
    [SERVICE: 0xF54,18:21:11 INFO] [MACHINE 1 TRANSITION] - {Mounted} ==> {Unknown}
    [SERVICE: 0xF54,18:21:11 INFO] [MACHINE 1 ACTIONS] - {Unknown}
    [SERVICE: 0xF54,18:21:12 INFO] Connection Detection Status - 0x1806002, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF54,18:21:12 INFO] [1] *** DISCONNECTED - Sending event out, device session 0.
    [SERVICE: 0xF54,18:21:12 INFO] [1] progress is now 0
    [SERVICE: 0xF54,18:21:12 INFO] [1] progress state is 0, Waiting to mount = 0
    [SERVICE: 0xF54,18:21:12 INFO] [1] input #49
    [SERVICE: 0xF64,18:21:12 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:21:12 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF64,18:21:12 INFO] [1] input #50 from src #0
    [SERVICE: 0xF64,18:21:12 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:21:12 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xF64,18:21:12 INFO] [1] input #51 from src #0
    [SERVICE: 0xF58,18:21:12 INFO] [1] input #50
    [SERVICE: 0xF5C,18:21:12 INFO] [1] input #51
    [SERVICE: 0xF54,18:21:12 INFO] [MACHINE 1 INPUT #49] - (HDW) CheckDevNode
    [SERVICE: 0xF10,18:21:12 ERROR] Could not find iTunesHelper!
    [SERVICE: 0xF54,18:21:12 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF58,18:21:12 INFO] [MACHINE 1 INPUT #50] - (HDW) CheckDevNode
    [SERVICE: 0xF58,18:21:12 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF5C,18:21:12 INFO] [MACHINE 1 INPUT #51] - (HDW) CheckDevNode
    [SERVICE: 0xF64,18:21:12 INFO] [VolumeRemoved] existing mask 0x20000, arrive mask 0x20000
    [SERVICE: 0xF64,18:21:12 INFO] [1] value = 1
    [SERVICE: 0xF64,18:21:12 INFO] [1] input #52 from src #0
    [SERVICE: 0xF64,18:21:12 INFO] [InterfaceRemoved]
    [SERVICE: 0xF64,18:21:12 INFO] [1] value = 0
    [SERVICE: 0xF64,18:21:12 INFO] removed device number 1 from m_objDeviceNumberMap
    [SERVICE: 0xF5C,18:21:12 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,18:21:12 INFO] [1] input #53 from src #0
    [SERVICE: 0xF5C,18:21:12 INFO] [1] input #52
    [SERVICE: 0xF54,18:21:12 INFO] [1] input #53
    [SERVICE: 0xF5C,18:21:12 INFO] [MACHINE 1 INPUT #52] - (HDW) Volume Unmount
    [SERVICE: 0xF5C,18:21:12 INFO] [1] progress is now 3
    [SERVICE: 0xF5C,18:21:12 INFO] [1] Setting progress to 3
    [SERVICE: 0xF5C,18:21:12 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF54,18:21:12 INFO] [MACHINE 1 INPUT #53] - (HDW) Interface Removal
    [SERVICE: 0xF54,18:21:12 INFO] * CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF64,18:21:55 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:21:55 INFO] [1] Progress state is 3, Waiting to disconnect = 0
    [SERVICE: 0xF64,18:21:55 ERROR] device number 0 exists, but isn't in m_objDeviceNumberMap!
    [SERVICE: 0xF64,18:21:55 INFO] removed device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" from m_vctDeviceInterfaces
    [SERVICE: 0xF64,18:21:55 INFO] [1] input #54 from src #0
    [SERVICE: 0xF58,18:21:55 INFO] [1] input #54
    [SERVICE: 0xF58,18:21:55 INFO] [MACHINE 1 INPUT #54] - (HDW) CheckDevNode
    [SERVICE: 0xF64,18:21:55 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:21:55 INFO] [1] input #55 from src #0
    [SERVICE: 0xF64,18:21:55 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:21:55 INFO] [1] input #56 from src #0
    [SERVICE: 0xF58,18:21:55 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF58,18:21:55 INFO] [1] input #55
    [SERVICE: 0xF5C,18:21:55 INFO] [1] input #56
    [SERVICE: 0xF58,18:21:56 INFO] [MACHINE 1 INPUT #55] - (HDW) CheckDevNode
    [SERVICE: 0xF58,18:21:56 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF5C,18:21:56 INFO] [MACHINE 1 INPUT #56] - (HDW) CheckDevNode
    [SERVICE: 0xF5C,18:21:56 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF64,18:21:57 INFO] [InterfaceArrival] \\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xF64,18:21:57 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xF64,18:21:57 INFO] [1] set waiting to mount = 1
    [SERVICE: 0xF64,18:21:57 INFO] [1] Attempt to reassign from session 0 to session 0, DENIED!
    [SERVICE: 0xF64,18:21:57 INFO] [1] added device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_objDeviceNameMap
    [SERVICE: 0xF64,18:21:57 INFO] [1] added state machine 1 to m_objDeviceIdMap
    [SERVICE: 0xF64,18:21:57 INFO] [1] added device number 1 to m_objDeviceNumberMap
    [SERVICE: 0xF64,18:21:57 INFO] [1] added device interface "\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}" to m_vctDeviceInterfaces
    [SERVICE: 0xF64,18:21:57 INFO] [1] input #57 from src #0
    [SERVICE: 0xF54,18:21:57 INFO] [1] input #57
    [SERVICE: 0xF64,18:21:57 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:21:57 INFO] [1] input #58 from src #0
    [SERVICE: 0xF58,18:21:57 INFO] [1] input #58
    [SERVICE: 0xF58,18:21:57 INFO] [MACHINE 1 INPUT #58] - (HDW) CheckDevNode
    [SERVICE: 0xF64,18:21:57 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:21:57 INFO] [1] input #59 from src #0
    [SERVICE: 0xF58,18:21:57 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF54,18:21:57 INFO] [MACHINE 1 INPUT #57] - (HDW) Interface Arrival
    [SERVICE: 0xF54,18:21:57 INFO] [1] progress state is 2, Waiting to mount = 1
    [SERVICE: 0xF54,18:21:57 INFO] [1] progress is now 2
    [SERVICE: 0xF54,18:21:57 INFO] [1] progress is now 2
    [SERVICE: 0xF54,18:21:57 INFO] [MACHINE 1 TRANSITION] - {Unknown} ==> {Connected}
    [SERVICE: 0xF54,18:21:57 INFO] [MACHINE 1 ACTIONS] - {Connected}
    [SERVICE: 0xF54,18:21:57 INFO] [1] SCSI Inquiry attempt #0
    [SERVICE: 0xF64,18:21:57 INFO] [SIMULATED VOLUME ARRIVAL] generating volume mount for \\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xF64,18:21:57 INFO] [VolumeArrive] mask = 0x2001D
    [SERVICE: 0xF64,18:21:57 INFO] looking up device # for \\.\R:
    [SERVICE: 0xF64,18:21:57 INFO] type 0x7 drive 0x1 partition 0x1
    [SERVICE: 0xF64,18:21:57 INFO] iTunes device #1 found with drive letter R, mask 0x20000
    [SERVICE: 0xF64,18:21:57 INFO] [1] set waiting to mount = 0
    [SERVICE: 0xF64,18:21:57 INFO] [1] input #60 from src #0
    [SERVICE: 0xF64,18:21:57 INFO] looking up device # for \\.\E:
    [SERVICE: 0xF64,18:21:57 INFO] type 0x2 drive 0x1 partition 0xffffffff
    [SERVICE: 0xF64,18:21:57 INFO] looking up device # for \\.\D:
    [SERVICE: 0xF64,18:21:57 INFO] type 0x2 drive 0x0 partition 0xffffffff
    [SERVICE: 0xF64,18:21:57 INFO] [SIMULATED INTERFACE ARRIVAL] generating connect event for device 0
    [SERVICE: 0xF54,18:21:57 INFO] VendorId: Apple
    [SERVICE: 0xF54,18:21:57 INFO] ProductId: iPod
    [SERVICE: 0xF54,18:21:57 INFO] revision: 1.62
    [SERVICE: 0xF54,18:21:57 INFO] vendor bytes:
    [SERVICE: 0xF54,18:21:57 INFO] 02 01 00 00 00 00 00 00 00 0B 00 05 91 00 00 00 00 00 00 00
    [SERVICE: 0xF54,18:21:57 INFO] [1] firmware version: 1.62 (0x13E)
    [SERVICE: 0xF54,18:21:57 INFO] [1] Power State: Powered
    [SERVICE: 0xF54,18:21:57 INFO] [1] Checkpoint attempt #0
    [SERVICE: 0xF64,18:21:57 INFO] looking up device # for \\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
    [SERVICE: 0xF64,18:21:57 INFO] type 0x7 drive 0x1 partition 0x0
    [SERVICE: 0xF54,18:21:59 ERROR] Did not find first letter of stage
    [SERVICE: 0xF54,18:21:59 INFO] got HotPlugState 0
    [SERVICE: 0xF54,18:21:59 INFO] [1] serial number 000A27001495C37A
    [SERVICE: 0xF54,18:21:59 INFO] [1] *** CONNECTED - Sending event out, device session 0.
    [SERVICE: 0xF54,18:21:59 INFO] [1] input #59
    [SERVICE: 0xF58,18:21:59 INFO] [1] input #60
    [SERVICE: 0xF54,18:21:59 INFO] [MACHINE 1 INPUT #59] - (HDW) CheckDevNode
    [SERVICE: 0xF54,18:21:59 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF58,18:22:00 INFO] [MACHINE 1 INPUT #60] - (HDW) Volume Mount
    [SERVICE: 0xF58,18:22:00 INFO] [MACHINE 1 TRANSITION] - {Connected} ==> {Mounted}
    [SERVICE: 0xA30,18:22:00 INFO] <0x4> Got Serial #
    [SERVICE: 0xF58,18:22:00 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xF58,18:22:00 INFO] [MACHINE 1 ACTIONS] - {Mounted}
    [SERVICE: 0xF58,18:22:00 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF58,18:22:00 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF58,18:22:02 ERROR] Did not find first letter of stage
    [SERVICE: 0xF58,18:22:02 INFO] got HotPlugState 0
    [SERVICE: 0xF64,18:22:17 INFO] [VolumeArrive] mask = 0x20000
    [SERVICE: 0xF64,18:22:17 INFO] looking up device # for \\.\R:
    [SERVICE: 0xF64,18:22:17 INFO] type 0x7 drive 0x1 partition 0x1
    [SERVICE: 0xF64,18:22:17 INFO] iTunes device #1 found with drive letter R, mask 0x20000
    [SERVICE: 0xF64,18:22:17 INFO] [1] set waiting to mount = 0
    [SERVICE: 0xF64,18:22:17 INFO] [1] input #61 from src #0
    [SERVICE: 0xF64,18:22:17 INFO] [DevNodesChanged]
    [SERVICE: 0xF64,18:22:17 INFO] [1] input #62 from src #0
    [SERVICE: 0xF58,18:24:55 INFO] [1] OS says filesystem is FAT32
    [SERVICE: 0xF58,18:24:55 INFO] File does not exist!
    [SERVICE: 0xF58,18:24:55 INFO] [1] iTunes Preference file does not exist!
    [SERVICE: 0xF58,18:24:55 INFO] [1] ===== iPod with Video =====
    [SERVICE: 0xF58,18:24:55 INFO] [1] progress state is 2, Waiting to mount = 0
    [SERVICE: 0xF58,18:24:55 INFO] 18:24:55, year 2006, day of yr. 356, GMT offset -20 isDST 0
    [SERVICE: 0xF58,18:24:55 INFO] [1] progress is now 0
    [SERVICE: 0xA30,18:24:56 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xA30,18:24:56 INFO] Mounted
    [SERVICE: 0xA30,18:24:56 INFO] Device 1 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0xA30,18:24:56 INFO] Device 1 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0x27C,18:24:57 INFO] Mounted
    [SERVICE: 0x27C,18:24:57 INFO] [1] already mounted!
    [SERVICE: 0xF58,18:24:57 INFO] [1] *** MOUNTED - Sending event out, device session 0.
    [SERVICE: 0xF58,18:24:57 INFO] [1] Auto-launch iTunes ENABLED
    [SERVICE: 0xF58,18:24:57 INFO] iTunes located at 'C:\Program Files\iTunes\iTunes.exe'
    [SERVICE: 0x27C,18:24:57 INFO] [1] progress state is 0, Waiting to mount = 0
    [SERVICE: 0xF58,18:24:57 INFO] [1] input #61
    [SERVICE: 0xF5C,18:24:57 INFO] [1] input #62
    [SERVICE: 0xF58,18:24:57 INFO] [MACHINE 1 INPUT #61] - (HDW) Volume Mount
    [SERVICE: 0xF58,18:24:57 INFO] ** CItunesDevice::HandleHardwareInput()
    [SERVICE: 0xF5C,18:24:57 INFO] [MACHINE 1 INPUT #62] - (HDW) CheckDevNode
    [SERVICE: 0xF0C,18:24:57 INFO] iTunes already running in current session.
    [SERVICE: 0xA30,18:24:58 INFO] <0x4> GetFormatType() returned unknown format 0
    [SERVICE: 0x27C,18:24:58 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0x27C,18:24:58 INFO] Mounted
    [SERVICE: 0x27C,18:24:58 INFO] Device 1 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0x27C,18:24:58 INFO] Device 1 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0xA30,18:24:58 INFO] <0x4> COM request for device 1 drive letter - R
    [SERVICE: 0xF5C,18:24:58 INFO] Connection Detection Status - 0x180600A, device '\\?\usbstor#disk&venapple&prod_ipod&rev1.62#000a27001495c37a&0#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}'
    [SERVICE: 0xA30,18:25:18 INFO] Mounted
    [SERVICE: 0xA30,18:25:18 INFO] Device 0 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0xA30,18:25:18 INFO] Device 0 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0xA30,18:25:18 INFO] File does not exist!
    [SERVICE: 0xA30,18:25:18 INFO] [1] CreateFileW error 0x3
    [SERVICE: 0xA30,18:25:18 INFO] [1] WriteNewPrefs FAILED!
    [SERVICE: 0xA30,18:25:18 INFO] [1] ReadDevicePreferences() failed!
    [SERVICE: 0x27C,18:25:18 INFO] <0x4> GetFormatType() returned unknown format 0
    [SERVICE: 0x27C,18:28:35 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0x27C,18:28:35 INFO] Mounted
    [SERVICE: 0x27C,18:28:35 INFO] Device 1 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0x27C,18:28:35 INFO] Device 1 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0xA30,18:28:35 INFO] Mounted
    [SERVICE: 0xA30,18:28:35 INFO] [1] already mounted!
    [SERVICE: 0xA30,18:28:35 INFO] [1] progress state is 0, Waiting to mount = 0
    [SERVICE: 0x27C,18:28:35 INFO] Mounted
    [SERVICE: 0x27C,18:28:35 INFO] Device 0 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0x27C,18:28:35 INFO] Device 0 not in intermediate state. It appears to be truly mounted.
    [SERVICE: 0x27C,18:28:35 INFO] File does not exist!
    [SERVICE: 0x27C,18:28:35 INFO] [1] CreateFileW error 0x3
    [SERVICE: 0x27C,18:28:35 INFO] [1] WriteNewPrefs FAILED!
    [SERVICE: 0x27C,18:28:35 INFO] [1] ReadDevicePreferences() failed!
    [SERVICE: 0xB94,18:28:35 INFO] [1] Progress state is 0, Waiting to disconnect = 0
    [SERVICE: 0xB94,18:28:35 INFO] Mounted
    [SERVICE: 0xB94,18:28:35 INFO] Device 1 is FAT32 and appears mounted, checking intermediate state...
    [SERVICE: 0xB94,18:28:35 INFO] Device 1 not in intermediate state. It appears to be truly mounted.

  • Latest ep of my podcast doesn't show in iTunes. Subscribers CAN download it. Podcast page shows 'Total: 3 items' but lists only items 2 and 3. RSS feed is validated and fine.

    Latest ep of my podcast doesn't show in iTunes store. Subscribers CAN download it. Podcast page shows 'Total: 3 items' but lists only items 2 and 3. RSS feed is validated and fine. How do I get iTunes to display it?

    I've used Feedburner many times and never had such a problem. I am a bit confused, forgive me if I ask for questions already answerd. Have you tried updating the podcast in someone elses copy of iTunes? My guess is that the file is bad since it is working in other programs but not iTunes. I would try making a new .mp4 file and podcasting it and seeing if that works.
    Good luck!
    ~Ben

  • State to look like another, but not based on it?

    Hello all, I've a strange request about view states
    I have a state that initialises a datagrid on load and that
    works just fine (it shows open issues)
    Above there is a link button to show closed issues, I tried a
    new state based on open issues but the code didn't look right, so I
    created a new state based on the base and then copied all the code
    to remove and add children.
    All that need to happen is that the datagrid in this state
    needs to display one extra column (and different data!)
    But I get this error: -
    Severity and Description Path Resource Location Creation Time
    Id
    In initializer for 'states': type mx.states.RemoveChild is
    not assignable to target Array element type .
    <projectname>/src <projectname>.mxml line 257
    1223502361318 179
    The line itself is the middle of these three: -
    <mx:State name="issues_board_closed"/>
    <mx:RemoveChild target="{regUsersLabel}"/>
    <mx:SetProperty target="{currentIssues}" name="y"
    value="85"/>
    Anyone ever copied viewstate code to another before, had any
    issues?
    Thank you, Mark

    Yes it is fixed. Unfortunately I had this on before figuring out the answer. FYI the method applies on this too. Photos are not different. They are rec in which increasing the width forces the fill (image) to scale up.

  • Contacts state showing incorrect

    A lot of my contacts state show that they are online or busy or DND, For example one of my friends on Skype has gone on holiday to NYC, so there is no chance that they could be online, when somebody else happens to want to speak to me over skype (I know they're online) it will show me that theyr're offline and when I try to call, it simply does not work, just get the "Busy" message or that there is no answer and the call didn't even go through.
    Any help appreciated.

    I had the same problem after returning from a trip to India and have tried everything to fix it. (I thought!) I just came back from the Genius Bar at the Vancouver Apple store and Alan figured it out in about 5 minutes. So simple! Go to Settings> General> Reset (at the bottom)> Reset All Settings. This restores your default settings and does not affect your data. You will have to reset desktop picture, wifi etc. but your phone numbers should be back to the proper format. I lived with it for two years but all better now! Genius indeed!

  • X Control Exec State Change with Panel Close

    I have an X Control that launches VIs dynamically and loads them into subpanels. If I put this X Control on a VI front panel and that VI has its panel closed, but that panel close event is unhandled so LabVIEW takes the default panel close behavior, the exec state change never fires. If I reopen the VI however, it is stopped. Because of this, my shutdown user event which is sent in the Exec State Change event case never sends and my VI is left running in the background. 
    Of course, I know the panel event should be handled, but this is about robustness of my X Control, not the panel close event handling. Is there any way I can capture this specific case?
    CLA, LabVIEW Versions 2010-2013

    DevonR wrote:
    Hi,
    Thanks for sending in the code.  Have you tried implementing an event structure?  With an event structure, you can set the event to, “Application Instance Close”, so that you can execute some code when a user executes the Quit LabVIEW function.  Please see attached screenshots.
    Devon R.
    Applications Engineer
    National Instruments
    This doesn't work because if you close an owning project but not LabVIEW, the refnum goes invalid. However, I got an answer from here that lets me know what I needed to.
    CLA, LabVIEW Versions 2010-2013

  • IMovie seems to have developed a glitch. When i try to import photos they show in the timeline but not in the movie.

    iMovie seems to have developed a glitch. When i try to import photos they show in the timeline but not in the movie.
    Any ideas?

    You are probably looking in the wrong place - all photos in Photo view and in event too unless you have a corrupted library
    most common cause of your not finding them is bad sort - view menu ==> sort events
    Nest most common cause is a bad data/time on the camera - this can be corrected using a smart album to find the photos from that camera and then using using the adjust time/date command to fix the bad ones
    YOu can alwasy find the event a Photo is in by selecting it and selecting show event
    LN

  • I get a notice that says a security and stability update is recommended for Fire Fox 3.6.15. When I click to update a bar appears showing attempt to contact but nothing ever updates.

    I get a notice that says a security and stability update is recommended for Fire Fox 3.6.15. When I click to update a bar appears showing attempt to contact but nothing ever updates.

    Sometimes the updater gets in a funny state - Go to http://www.mozilla.org/en-US/firefox/new/ and download the full installer. Close Firefox and run the installer

  • All of a sudden, none of my video is showing on playback. What did I do?? The only thing showing are the titles, but the full audio track is playing.  What did I do?

    The only thing showing are the titles, but the full audio track is playing.  What did I do? How do I fix it?

    Apple TV 1st generation or 2nd?
    I would try plugging in the HDMI from the ATV to a different HDMI port on your TV and even trying the ATV on a different TV altogether...sounds like the HDMI port on your TV might be bad or a bad connection. Keep in mind you'll need to switch the TV input to the new HDMI port

  • My bank statement shows purchases that I did not buy!

    My bank statement shows purchases that I did not buy. There is an extra transaction that I did not make but I am being charged for. I have receipts for all my purchases and I did not recieve one for this transaction. What do I do?
    -Sharon

    Is this perhaps a new account, and this transaction is for $ 1.00? If so, that the normal hold charge almost all online vendors use to verify the validity of the account. It'll be reversed in a few days.
    If that's not the case - it's not a new iTunes Store account or the charge isn't for $ 1.00, contact the iTunes Store Customer Service department using the form at the bottom of the Purchase Issues FAQ web page and explain the problem to them.
    Regards.

  • Hoping for some help with a very frustrating issue!   I have been syncing my iPhone 5s and Outlook 2007 calendar and contacts with iCloud on my PC running Vista. All was well until the events I entered on the phone were showing up in Outlook, but not

    Hoping for some help with a very frustrating issue!
    I have been syncing calendar and contacts on my iPhone 5 and Outlook 2007 using iCloud  2.1.3 (my PC is running Vista). All was well until the events I entered on the phone were showing up in Outlook, but not the other way around. I’ve tried the usual recommended steps: deselecting calendar and contacts in the iCloud control panel and then re-selecting, signing out of the panel and back in, and repairing the Outlook installation in control panel.  I even uninstalled iCloud on the PC and downloaded it again (same version). 
    The furthest I’ve gotten is step 2 (and once, step 3) of 7 while performing “Outlook Setup For iCloud.” At that point I get, “Your setup couldn’t be started because of an unexpected error.”  After the first attempt at all this, all my calendar events disappeared from Outlook, although they are still in iCloud calendar and on my phone.
    Sound familiar?  Any ideas on how to solve this iCloud/Outlook issue?  Thanks much in advance!

    Hoping for some help with a very frustrating issue!
    I have been syncing calendar and contacts on my iPhone 5 and Outlook 2007 using iCloud  2.1.3 (my PC is running Vista). All was well until the events I entered on the phone were showing up in Outlook, but not the other way around. I’ve tried the usual recommended steps: deselecting calendar and contacts in the iCloud control panel and then re-selecting, signing out of the panel and back in, and repairing the Outlook installation in control panel.  I even uninstalled iCloud on the PC and downloaded it again (same version). 
    The furthest I’ve gotten is step 2 (and once, step 3) of 7 while performing “Outlook Setup For iCloud.” At that point I get, “Your setup couldn’t be started because of an unexpected error.”  After the first attempt at all this, all my calendar events disappeared from Outlook, although they are still in iCloud calendar and on my phone.
    Sound familiar?  Any ideas on how to solve this iCloud/Outlook issue?  Thanks much in advance!

Maybe you are looking for

  • How do I insert a document in a production order?

    Hi Does anyone know how I can insert a document in a production order on the "Document Links"? I have a assembly drawing that I would like to be printed on release.

  • Drill Down error with more than one dimension

    Hello I'm using AWM 10.2.0.3.0A with Oracle 10.2.0.1.0 and i can't perform drill down operation when i have more than one dimension in the same axis. That is, when i have two dimensions, a can't perform drill down on both dimenions at the same time,

  • Send cost center and cost center hirarchy to another client

    Hi our HR and FI system are in different client, and HR need post document to FI with cost center, but the cost center is from FI client. now we want to synchronize cost center from FI to HR, whether  should we use COSMAS message type? whether the hi

  • 2.1.1/2.1: SQL*Plus directives aren't retained

    Hi, I think we had some related discussion, but I don't think this was bugged specifically. At least some SQL*Plus directives aren't retained, e.g. WHENEVER SQLERROR EXIT. The first time used it will work, but then the directive gets forgotten. So fo

  • To find out the BTE Number

    Hi, Dear All, Can any body tell me how can i find the BTE number to enhancement. Kindly provie th procedure it. thanks Tayab Shah