Compate Dates

I want to compare two dates. Say Purchase Date and Manufacturing Date, If the difference between purchase date is more than 100 days from the manufacturing date, it should return true else false.
I tried with creating 2 Date Objects and then comparing with Calendar object, but in any case it returns true.
Please provide a solution.
Thanks.

Here's another way to do it (I've shown all the math ... so check that to make sure I've got it right)
GregorianCalendar cal1 = new GregorianCalendar(2001,12,12); // 12/12/2001
GregorianCalendar cal2 = new GregorianCalendar(2002,5,12); // 5/12/2002
long milli1 = cal1.getTimeInMillis();
long milli2 = cal2.getTimeInMillis();
long secs = (milli2-milli1)/1000; // to seconds
long mins = secs/60; // to minutes
long hours = mins/60; // to hours
long days = hours/24; // to days
System.err.println("Number of days between :"+ days);

Similar Messages

  • Is there a data base?

    How can I transfer data base documents from Appleworks version 6.2.9 in my MacBook OS 10.4.11 to my new MacBook Pro with OS 10.8.2 and be able to use them on my new computer?  How can I create new compatable data base documents?

    More information:
    Apple Works Documents
    Apple Works Documents (2)

  • Im looking for a replacement of "Default Zoom Level" addon.

    Im looking for a replacement of "Default Zoom Level" addon. Why is this disabled in Firefox 5/6? Is there a similar addon or how can I set the default zoom?

    Did you do a compatibility check?
    That is required in cases where the extension has a maxVersion (in this case 4.0.*) set in the XPI file and the server has the correct compatibility data ([[https://versioncheck.addons.mozilla.org/update/VersionCheck.php?reqVersion=2&id={D9A7CBEC-DE1A-444f-A092-844461596C4D}&version=4.5&maxAppVersion=6.0&status=userEnabled&appID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}&appVersion=5.0&appOS=Windows&appABI=x86-msvc&locale=en-US&currentAppVersion=5.0&updateType=97 8.*]]).
    From https://addons.mozilla.org/en-US/firefox/addon/default-fullzoom-level/<br />
    Works with: Firefox 3.6 - 8.*

  • Hitachi Deskstar 7K1000 (& other 1TB drives) for my Early 2005 Power Mac G5

    Hello there:
    Like everyone and there grandmother I want a terrabyte drive! But I'm a little concerned.
    The Power Mac G5 only supports the first SATA spec (1.5 Gb/s) and all the of the new drives being sold these days are of the SATA II spec (3.0 Gb/s) and use NCQ or TCQ technologies.
    I’m really trying to avoid having to install a host bus adapter of any sort to use my new drive(s).
    I would like to here from G5 mac users that have installed these drives or other terrabyte drives:
    Did you have performance problems, did you have to do “special stuff” to get them to work???
    Hitachi Deskstar 7K1000 1TB (HDS721010KLA330) - from what I’ve read this drive does not auto-negotiate to the slower SATA I spec and you have to do something to the firmware in Windows- scarry!
    Seagate Barracuda 7200.11 1TB (ST31000340AS)- users of other seagate products have reported a stiff performance penalty when installed in Power Mac G5
    And while I’m at I like to here about experiences with the Samsung HD103UJ- I hear lots DOA drives but when these do work their faster that Raptors and that’s super fast!!!
    Hopefully my trepidation is unfounded. I just don’t want computer drama... that’s for Windows users ;op
    Thanks,
    Mike Diaz

    Hi-
    Welcome to Discussions!
    A good place to check on drives, is the Drive Compatibility Data base at Xlr8yourmac.
    The Hitachi is reported to be a great drive in the G5, and I have heard/read nothing of this so called "do something to the firmware in Windows" stuff. Mike, the main man at Xlr8 speaks very highly of the Hitachi in his G5.
    Another drive that gets great reviews is the Western Digital SE16, and RE2 series. The Green Power also shows to be an excellent drive....
    Here's how the "big boys" stack up in a MacPro, tests run by Barefeats, an excellent source on Mac performance related topics. This article tests various drives in the G5.
    This article compares the Hitachi, Samsung and WD GP drives.

  • Missing high res options on Retina MacBook Pro

    My display preferences don't allow me to choose "looks like 1680x1050" or "1920x1200". Instead the first three scale options, "larger text" to "best" do nothing. Where as the last two are "looks like 960x600" and "looks like 1440x900".
    Has anyone else encountered this problem? I've tried rebooting but with no luck.
    Cheers
    Ryan

    I found the solution, so incase someone else has this issue he's the problem
    SwitchResX 4.3.0 deletes a system file (it's fixed in 4.3.1). If this has happened you need to restore it.
    The file is:
    /System/Library/Displays/Overrides/DisplayVendorID-610/DisplayProductID-a00f
    And it should contain this XML:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
         <key>IOGFlags</key>
         <integer>4</integer>
         <key>scale-resolutions</key>
         <array>
         <!-- internal panel modes AND modes mirroring external panels (but not kDisplayModeValidForMirroringFlag)  " -->
         <!--       This list includes sizes that overlap between and preferred sizes the internal panel and common matches for external displays" -->
         <!--       If the internal panel does not need a sizes then set kDisplayModeValidForMirroringFlag and move them down to that list " -->
              <data>AAAPAAAACWAAAAAB</data>                    <!-- 3840x2400 internal 16x10 1920x1200 -->
              <data>AAANIAAACDQAAAAB</data>                    <!-- 3360x2100 internal 16x10 1680x1050 -->
              <data>AAAKAAAABkAAAAAB</data>                    <!-- 2650x1600 internal mirror 16x10 to mirror to external 30" -->
              <data>AAAIAAAABQAAAAAB</data>                    <!-- 2048x1280 internal 16x10 1680x1050 21" -->
              <data>AAAEAAAAAwAAAAAB</data>                    <!-- 1024x768  internal mirror 4x3   compatibility -->
              <data>AAADIAAAAlgAAAAB</data>                    <!--  800x600  internal mirror 4x3   compatibility -->
              <data>AAACgAAAAeAAAAAB</data>                    <!--  640x480  internal mirror 4x3   compatibility -->
         <!-- internal panel to mirror to common external displays (best for external - kDisplayModeValidForMirroringFlag) " -->
              <!-- already present above -->                    <!-- 2650x1600 internal mirror 16x10 to mirror to external 30" -->
              <data>AAAKAAAABaAAAAABACAAAA==</data>          <!-- 2650x1440 internal mirror 16x9  to mirror to external 27" -->
              <data>AAAHgAAABLAAAAABACAAAA==</data>          <!-- 1920x1200 internal mirror 16x10 to mirror to external 21" -->
              <data>AAAHgAAABDgAAAABACAAAA==</data>          <!-- 1920x1080 internal mirror 16x9  to mirror to external 1080p -->
              <data>AAAFAAAAAtAAAAABACAAAA==</data>          <!-- 1280x720  internal mirror 16x9  to mirror to external  720p -->
         <!-- internal panel low-resolution modes (game compatibility) " -->
              <!-- already present above -->                    <!-- 1920x1200 internal low-res 16x10 upscale mode -->
              <data>AAAGkAAABBoAAAAB</data>                    <!-- 1650x1050 internal low-res 16x10 upscale mode -->
              <data>AAAFoAAAA4QAAAAB</data>                    <!-- 1140x900  internal low-res 16x10 upscale mode -->
              <data>AAAFAAAAAyAAAAAB</data>                    <!-- 1280x800  internal low-res 16x10 upscale mode -->
         <!-- EXTERNAL panels to mirror to internal displays (best for internal) " -->
              <data>AAAPAAAACWAAAAAJAKAAAA==</data>          <!-- 3840x2400 mirror external panels to internal (include 2x) -->
              <data>AAANIAAACDQAAAAJAKAAAA==</data>          <!-- 3360x2100 mirror external panels to internal (include 2x) -->
              <data>AAALQAAABwgAAAAJAKAAAA==</data>          <!-- 2880x1800 mirror external panels to internal (include 2x) -->
              <data>AAAKAAAABkAAAAAJAKAAAA==</data>          <!-- 2650x1600 mirror external panels to internal (include 2x) -->
              <data>AAAHgAAABLAAAAAJAKAAAA==</data>          <!-- 1920x1200 mirror external panels to internal (include 2x) -->
              <data>AAAHgAAABDgAAAAJACAAAA==</data>          <!-- 1920x1080 mirror external panels to internal 1080p (no 2x) -->
              <data>AAAFAAAAAtAAAAAJACAAAA==</data>          <!-- 1280x720  mirror external panels to internal  720p (no 2x) -->
         </array>
    </dict>
    </plist>
    I found the answer here: http://forums.macrumors.com/showpost.php?p=15052764&postcount=35

  • Amount field with dollar symbol?

    Hello
    I have a AMOUNT field on my_form. Because of good compatibility/data transfer i have defined it as a DECIMAL FIELD 12,3.
    Data transfer is btwn my_form and back end system SAP / Oracle. Fine.
    But, user want to have the below requirement:
    Say, for example, user entered 10000 dollars, once user EXITs that field, adobe will make it formatting (bcz its defined as DECIMAL field) as 10,000. Fine
    But, users want to see it as $10,000 (If its USA) if its Europe Euro / local currency symbol as prefix.
    Pls. let me know how can achieve my requirement (is it Pattern related or JavaScript will do it)?

    On the object palette select the display pattern (click the little down arrow on the left of the button)
    Then select num.currency()

  • Sdo geometry datatype showing unknown in bi administration

    hi all,
    Iam using obiii 11g .
    iam facing data type issue. table contains sdo_geometry data type .
    After importing the table from data base .
    data type of one coumn showing unknown .but actuall its data type is sdo_geometry in data base .
    whe i click view data ,data is not coming for particular that unknown data type.
    what is compatibility data type of bi admin.
    thanks in advance
    balu

    We opened an SR with Oracle (3-8366783331).
    They found that there were some missing configurations.
    The types MV_STRINGLIST, MV_NUMBERLIST and MV_DATELIST are not created in the schema used in the datasource
    Solution
    Create the types as the user connected to the Mapviewer Datasource
    conn / as sysdba
    grant create type to user;
    conn user/password
    CREATE or REPLACE type MV_STRINGLIST as TABLE of VARCHAR2(1000);
    CREATE or REPLACE type MV_NUMBERLIST as TABLE of NUMBER;
    CREATE or REPLACE type MV_DATELIST as TABLE of DATE;

  • DeclareControl tag gives nullPointerException

    Hi guys,
    I upgraded my code from 8.1.5 to 10.2. In one JSP file we are using declareControl tag as
    *<netui-compat-data:declareControl controlId="abcDBControl" type="abcDBControl"/>*
    When this line is executed it gives me error on console as
    <Sep 2, 2009 4:37:09 AM PDT> <Error> <org.apache.beehive.netui.pageflow.internal.DefaultExceptionsHandler> <BEA-000000> <Could not find exception handler method handleException for java.lang.NullPointerException.>
    <Sep 2, 2009 4:37:09 AM PDT> <Error> <org.apache.beehive.netui.pageflow.internal.DefaultExceptionsHandler> <BEA-000000> <Could not find exception handler method handleException for java.lang.RuntimeException.>
    <Sep 2, 2009 4:37:09 AM PDT> <Error> <org.apache.beehive.netui.pageflow.internal.DefaultExceptionsHandler> <BEA-000000> <Could not find message-resources for bundle org.apache.struts.action.MESSAGE>
    I am unable to understand why it is giving me nullPointerException? the abcDBControl is present in my codeBase and why i am getting this Struts error message?
    If any body knows then please help me.
    Any kind of help is Appreciated.
    Thanks,
    DPAK.

    Hi guys,
    I upgraded my code from 8.1.5 to 10.2. In one JSP file we are using declareControl tag as
    *<netui-compat-data:declareControl controlId="abcDBControl" type="abcDBControl"/>*
    When this line is executed it gives me error on console as
    <Sep 2, 2009 4:37:09 AM PDT> <Error> <org.apache.beehive.netui.pageflow.internal.DefaultExceptionsHandler> <BEA-000000> <Could not find exception handler method handleException for java.lang.NullPointerException.>
    <Sep 2, 2009 4:37:09 AM PDT> <Error> <org.apache.beehive.netui.pageflow.internal.DefaultExceptionsHandler> <BEA-000000> <Could not find exception handler method handleException for java.lang.RuntimeException.>
    <Sep 2, 2009 4:37:09 AM PDT> <Error> <org.apache.beehive.netui.pageflow.internal.DefaultExceptionsHandler> <BEA-000000> <Could not find message-resources for bundle org.apache.struts.action.MESSAGE>
    I am unable to understand why it is giving me nullPointerException? the abcDBControl is present in my codeBase and why i am getting this Struts error message?
    If any body knows then please help me.
    Any kind of help is Appreciated.
    Thanks,
    DPAK.

  • Event id 1000 source application error keeping getting this.

    Hi,
    We are getting lot of these errors on our windows 2003 server standard.
    Event Type: Error
    Event Source: .NET Runtime 4.0 Error Reporting
    Event Category: None
    Event ID: 1000
    Date:  6/26/2014
    Time:  9:46:09 AM
    User:  N/A
    Computer: server
    Description:
    Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e, faulting module ntdll.dll, version 5.2.3790.4937, stamp 4ecbcdd1, debug? 0, fault address 0x0002baa4.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 00 70 00 70 00 6c 00   A.p.p.l.
    0008: 69 00 63 00 61 00 74 00   i.c.a.t.
    0010: 69 00 6f 00 6e 00 20 00   i.o.n. .
    0018: 46 00 61 00 69 00 6c 00   F.a.i.l.
    0020: 75 00 72 00 65 00 20 00   u.r.e. .
    0028: 20 00 77 00 33 00 77 00    .w.3.w.
    0030: 70 00 2e 00 65 00 78 00   p...e.x.
    0038: 65 00 20 00 36 00 2e 00   e. .6...
    0040: 30 00 2e 00 33 00 37 00   0...3.7.
    0048: 39 00 30 00 2e 00 33 00   9.0...3.
    0050: 39 00 35 00 39 00 20 00   9.5.9. .
    0058: 34 00 35 00 64 00 36 00   4.5.d.6.
    0060: 39 00 36 00 38 00 65 00   9.6.8.e.
    0068: 20 00 69 00 6e 00 20 00    .i.n. .
    0070: 6e 00 74 00 64 00 6c 00   n.t.d.l.
    0078: 6c 00 2e 00 64 00 6c 00   l...d.l.
    0080: 6c 00 20 00 35 00 2e 00   l. .5...
    0088: 32 00 2e 00 33 00 37 00   2...3.7.
    0090: 39 00 30 00 2e 00 34 00   9.0...4.
    0098: 39 00 33 00 37 00 20 00   9.3.7. .
    00a0: 34 00 65 00 63 00 62 00   4.e.c.b.
    00a8: 63 00 64 00 64 00 31 00   c.d.d.1.
    00b0: 20 00 66 00 44 00 65 00    .f.D.e.
    00b8: 62 00 75 00 67 00 20 00   b.u.g. .
    00c0: 30 00 20 00 61 00 74 00   0. .a.t.
    00c8: 20 00 6f 00 66 00 66 00    .o.f.f.
    00d0: 73 00 65 00 74 00 20 00   s.e.t. .
    00d8: 30 00 30 00 30 00 32 00   0.0.0.2.
    00e0: 62 00 61 00 61 00 34 00   b.a.a.4.
    00e8: 0d 00 0a 00               ....   
    Event Type: Error
    Event Source: Application Error
    Event Category: (100)
    Event ID: 1000
    Date:  6/26/2014
    Time:  9:07:16 AM
    User:  N/A
    Computer: server
    Description:
    Faulting application w3wp.exe, version 6.0.3790.3959, faulting module ntdll.dll, version 5.2.3790.4937, fault address 0x0002baa4.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 46 61 69 6c   ion Fail
    0010: 75 72 65 20 20 77 33 77   ure  w3w
    0018: 70 2e 65 78 65 20 36 2e   p.exe 6.
    0020: 30 2e 33 37 39 30 2e 33   0.3790.3
    0028: 39 35 39 20 69 6e 20 6e   959 in n
    0030: 74 64 6c 6c 2e 64 6c 6c   tdll.dll
    0038: 20 35 2e 32 2e 33 37 39    5.2.379
    0040: 30 2e 34 39 33 37 20 61   0.4937 a
    0048: 74 20 6f 66 66 73 65 74   t offset
    0050: 20 30 30 30 32 62 61 61    0002baa
    0058: 34                        4      

    ======================================================================
    [06/30/14,08:51:01] Beginning of new SetupVerifier activity logging session
    [06/30/14,08:51:01] Build created on June 24, 2014
    [06/30/14,08:51:01] For more information about repairing the .NET Framework, see
    http://support.microsoft.com/kb/2698555 and
    http://go.microsoft.com/fwlink/?LinkID=246062
    [06/30/14,08:51:01] Activity log file location: C:\DOCUME~1\mm136042\LOCALS~1\Temp\8\setupverifier_main_06-30-14_08.51.01.txt
    [06/30/14,08:51:01] Error log file location: C:\DOCUME~1\mm136042\LOCALS~1\Temp\8\setupverifier_errors_06-30-14_08.51.01.txt
    [06/30/14,08:51:01] Detected operating system: Windows Server 2003 (x86)
    [06/30/14,08:51:01] Windows directory: C:\WINDOWS
    [06/30/14,08:51:01] System directory: C:\WINDOWS\system32
    [06/30/14,08:51:01] Program Files directory: C:\Program Files
    [06/30/14,08:51:01] Common Files directory: C:\Program Files\Common Files
    [06/30/14,08:51:01] Install state for .NET Framework 1.0: not installed.
    [06/30/14,08:51:01] Install state for .NET Framework 1.1: installed with service pack 1.
    [06/30/14,08:51:01] Install state for .NET Framework 2.0: installed with service pack 2.
    [06/30/14,08:51:01] Install state for .NET Framework 3.0: installed with service pack 2.
    [06/30/14,08:51:01] Install state for .NET Framework 3.5: installed with service pack 1.
    [06/30/14,08:51:01] Install state for .NET Framework 4 Client: installed with no service packs.
    [06/30/14,08:51:01] Install state for .NET Framework 4 Full: installed with no service packs.
    [06/30/14,08:51:01] Install state for .NET Framework 4.5: not installed.
    [06/30/14,08:51:01] Install state for .NET Framework 4.5.1: not installed.
    [06/30/14,08:51:01] Install state for .NET Framework 4.5.2: not installed.
    [06/30/14,08:51:01] Not adding product '.NET Framework 1.0' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 1.1' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 2.0' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 2.0 SP1' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 3.0' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 3.0 SP1' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 3.5' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 4.5' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 4.5.1' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 4.5.2' because it is not currently installed
    [06/30/14,08:51:08] Starting verification for product .NET Framework 4 Client
    [06/30/14,08:51:08] Section [Files - .NET Framework 4 Client (Common)] - start parsing entries
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\CustomMarshalers\v4.0_4.0.0.0__b03f5f7f11d50a3a\CustomMarshalers.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\ISymWrapper\v4.0_4.0.0.0__b03f5f7f11d50a3a\ISymWrapper.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\Microsoft.Transactions.Bridge.Dtc\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Transactions.Bridge.Dtc.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\Microsoft.VisualBasic.Activities.Compiler\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.Activities.Compiler.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll (version 4.0.30319.237) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\System.Printing\v4.0_4.0.0.0__31bf3856ad364e35\System.Printing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.JScript\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll (version 10.0.30319.296) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.Transactions.Bridge\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Transactions.Bridge.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualBasic.Compatibility\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.Compatibility.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualBasic.Compatibility.Data\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.Compatibility.Data.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualC\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualC.Dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationFramework.Aero\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationFramework.Classic\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Classic.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationFramework.Luna\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Luna.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationFramework.Royale\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Royale.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationUI\v4.0_4.0.0.0__31bf3856ad364e35\PresentationUI.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\ReachFramework\v4.0_4.0.0.0__31bf3856ad364e35\ReachFramework.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0__b77a5c561934e089\SMDiagnostics.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\sysglobl\v4.0_4.0.0.0__b03f5f7f11d50a3a\sysglobl.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Activities.Core.Presentation\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.Core.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Activities.DurableInstancing\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.DurableInstancing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Activities.Presentation\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.AddIn\v4.0_4.0.0.0__b77a5c561934e089\System.AddIn.dll (version 4.0.30319.269) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.AddIn.Contract\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.AddIn.Contract.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ComponentModel.Composition\v4.0_4.0.0.0__b77a5c561934e089\System.ComponentModel.Composition.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.configuration.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Configuration.Install\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.Install.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll (version 4.0.30319.233) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Data.Entity\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Entity.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Data.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Linq.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Data.Services.Client\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Services.Client.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Data.SqlXml\v4.0_4.0.0.0__b77a5c561934e089\System.Data.SqlXml.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Deployment\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Deployment.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Device\v4.0_4.0.0.0__b77a5c561934e089\System.Device.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.DirectoryServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.DirectoryServices.AccountManagement\v4.0_4.0.0.0__b77a5c561934e089\System.DirectoryServices.AccountManagement.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.DirectoryServices.Protocols\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.Protocols.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.IdentityModel.Selectors\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.Selectors.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.IO.Log\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.IO.Log.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Management.Instrumentation\v4.0_4.0.0.0__b77a5c561934e089\System.Management.Instrumentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Messaging\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Messaging.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Net\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.dll (version 4.0.30319.233) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.DurableInstancing\v4.0_4.0.0.0__31bf3856ad364e35\System.Runtime.DurableInstancing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.Remoting\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Remoting.dll (version 4.0.30319.1023) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll (version 4.0.30319.1016) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.Serialization.Formatters.Soap\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Serialization.Formatters.Soap.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Security\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Security.dll (version 4.0.30319.1016) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceModel.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activities.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceModel.Channels\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Channels.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceModel.Discovery\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Discovery.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceModel.Routing\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Routing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Speech\v4.0_4.0.0.0__31bf3856ad364e35\System.Speech.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll (version 4.0.30319.1002) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Windows.Forms.DataVisualization\v4.0_4.0.0.0__31bf3856ad364e35\System.Windows.Forms.DataVisualization.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Windows.Input.Manipulations\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Input.Manipulations.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Windows.Presentation\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll (version 4.0.30319.298) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.XML.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\UIAutomationClient\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationClient.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\UIAutomationClientsideProviders\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationClientsideProviders.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationProvider.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\dfshim.dll (version 4.0.31106.0) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\mscoree.dll (version 4.0.31106.0) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\mscorier.dll (version 2.0.50727.3074) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\msvcr100_clr0400.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\netfxperf.dll (version 4.0.31106.0) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\PresentationHost.exe (version 4.0.40305.0) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\PresentationHostProxy.dll (version 4.0.31106.0) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\UIAutomationCore.dll (version 7.0.3790.4909) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Accessibility.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInProcess.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInProcess.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInProcess32.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInProcess32.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInUtil.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInUtil.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AdoNetDiag.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\adonetdiag.mof (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\adonetdiag.mof.uninstall (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\alink.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AppLaunch.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\applaunch.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\CasPol.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\caspol.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\clr.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\clrjit.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\CORPerfMonExt.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\csc.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\csc.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Culture.dll (version 4.0.30319.237) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\CustomMarshalers.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\cvtres.exe (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\cvtres.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\default.win32manifest (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\dfdll.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\dfsvc.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\dfsvc.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\EventLogMessages.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\fusion.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\InstallUtilLib.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ISymWrapper.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\jsc.exe (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\jsc.exe.config (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\locale.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.CSharp.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.JScript.dll (version 10.0.30319.296) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.JScript.tlb (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Transactions.Bridge.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Transactions.Bridge.Dtc.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.VisualBasic.Activities.Compiler.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.VisualBasic.Compatibility.Data.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.VisualBasic.Compatibility.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.VisualBasic.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.VisualC.Dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscordacwks.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscordbi.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscoree.tlb (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll (version 4.0.30319.237) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscoreeis.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorlib.tlb (version 4.0.21111.0) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorpe.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorpehost.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorrc.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorsecimpl.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorsvc.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ngen.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\normidna.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\normnfc.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\normnfd.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\normnfkc.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\normnfkd.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\PerfCounter.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\regasm.exe.config (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\RegSvcs.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\regsvcs.exe.config (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SbsNclPerf.dll (version 4.0.31106.0) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ServiceModelEvents.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ServiceModelInstallRC.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ServiceModelReg.exe (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ServiceModelRegUI.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SMDiagnostics.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SMSvcHost.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SMSvcHost.exe.config (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SOS.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\sysglobl.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Activities.Core.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Activities.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Activities.DurableInstancing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Activities.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.AddIn.Contract.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.AddIn.dll (version 4.0.30319.269) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ComponentModel.Composition.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ComponentModel.DataAnnotations.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.configuration.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Configuration.Install.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Core.dll (version 4.0.30319.233) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.DataSetExtensions.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.dll (version 4.0.30319.237) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.Entity.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.Linq.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.Services.Client.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.SqlXml.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Deployment.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Device.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.DirectoryServices.AccountManagement.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.DirectoryServices.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.DirectoryServices.Protocols.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Drawing.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Drawing.tlb (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Dynamic.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.EnterpriseServices.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.EnterpriseServices.Thunk.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.EnterpriseServices.tlb (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.EnterpriseServices.Wrapper.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.IdentityModel.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.IdentityModel.Selectors.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.IO.Log.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Management.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Management.Instrumentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Messaging.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Net.dll (version 4.0.30319.233) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Numerics.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Runtime.DurableInstancing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Runtime.Remoting.dll (version 4.0.30319.1023) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Runtime.Serialization.dll (version 4.0.30319.1016) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Runtime.Serialization.Formatters.Soap.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Security.dll (version 4.0.30319.1016) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceModel.Activities.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceModel.Channels.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceModel.Discovery.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceModel.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceModel.Routing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceProcess.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.tlb (version 10.0.30318.0) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Transactions.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Web.ApplicationServices.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Web.Services.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Windows.Forms.DataVisualization.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Windows.Forms.dll (version 4.0.30319.1002) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Windows.Forms.tlb (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Xaml.dll (version 4.0.30319.298) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.XML.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Xml.Linq.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\vbc.exe (version 10.0.30319.233) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\vbc.exe.config (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WMINet_Utils.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\XPThemes.manifest (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config\machine.config (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config\machine.config.comments (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config\machine.config.default (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\NaturalLanguage6.dll (version 6.0.6001.18098) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\NlsData0009.dll (version 6.0.6001.18000) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\NlsLexicons0009.dll (version 6.0.6001.18098) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PenIMC.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationCore.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationFramework.Aero.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationFramework.Classic.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationFramework.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationFramework.Luna.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationFramework.Royale.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationHost_v0400.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationNative_v0400.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationUI.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\ReachFramework.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\System.Printing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\System.Speech.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\System.Windows.Input.Manipulations.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\System.Windows.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\UIAutomationClient.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\UIAutomationClientsideProviders.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\UIAutomationProvider.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\UIAutomationTypes.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\WindowsBase.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\WindowsFormsIntegration.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\wpfgfx_v0400.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\Fonts\GlobalMonospace.CompositeFont (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\Fonts\GlobalSansSerif.CompositeFont (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\Fonts\GlobalSerif.CompositeFont (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\Fonts\GlobalUserInterface.CompositeFont (no version info) is installed on the system
    [06/30/14,08:51:13] Section [Files - .NET Framework 4 Client (Common)] - stop parsing entries
    [06/30/14,08:51:13] Section [Files - .NET Framework 4 Client (32-bit)] - start parsing entries
    [06/30/14,08:51:13] Section [Files - .NET Framework 4 Client (32-bit)] - stop parsing entries
    [06/30/14,08:51:13] Not running action 'Files - .NET Framework 4 Client (64-bit)' for product '.NET Framework 4 Client' because the OS condition does not match
    [06/30/14,08:51:13] Section [Registry - .NET Framework 4 Client (Common)] - start parsing entries
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\.NETFramework\policy\standards\v1.0.0
     Value: v4.0.30319
     Expected Data: 30319
     Actual Data: 30319
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\.NETFramework\policy\standards\Standard CLI 2002
     Value: v4.0.30319
     Expected Data: 4095
     Actual Data: 4095
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\.NETFramework\policy\standards\Standard CLI 2005
     Value: v4.0.30319
     Expected Data: 4095
     Actual Data: 4095
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\.NETFramework\policy\upgrades
     Value: 4.0.30319
     Expected Data: 4.0.0-4.0.30319
     Actual Data: 4.0.0-4.0.30319
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\.NETFramework\policy\v4.0
     Value: 30319
     Expected Data: 30319-30319
     Actual Data: 30319-30319
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client
     Value: Install
     Expected Data: 1
     Actual Data: 1
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client
     Value: InstallPath
     Actual Data: REGISTRY VALUE FOUND
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client
     Value: Servicing
     Actual Data: REGISTRY VALUE FOUND
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client
     Value: TargetVersion
     Expected Data: 4.0.0
     Actual Data: 4.0.0
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client
     Value: Version
     Actual Data: REGISTRY VALUE FOUND
    [06/30/14,08:51:13] Section [Registry - .NET Framework 4 Client (Common)] - stop parsing entries
    [06/30/14,08:51:13] Section [Registry - .NET Framework 4 Client (32-bit)] - start parsing entries
    [06/30/14,08:51:14] Key: HKLM\SOFTWARE\Microsoft\.NETFramework
     Value: InstallRoot
     Expected Data: c:\windows\microsoft.net\framework\
     Actual Data: c:\windows\microsoft.net\framework\
    [06/30/14,08:51:14] Section [Registry - .NET Framework 4 Client (32-bit)] - stop parsing entries
    [06/30/14,08:51:14] Not running action 'Registry - .NET Framework 4 Client (64-bit)' for product '.NET Framework 4 Client' because the OS condition does not match
    [06/30/14,08:51:14] Not running action 'Registry - .NET Framework 4 Client (Wow6432Node)' for product '.NET Framework 4 Client' because the OS condition does not match
    [06/30/14,08:51:14] Processing custom action 'Custom Action - .NET Framework 4.0 test application'
    [06/30/14,08:51:14] ExecutablePath = 'Netfx40TestApplication.exe'
    [06/30/14,08:51:14] FriendlyName = '.NET Framework 4 test application'
    [06/30/14,08:51:14] TimeoutSeconds = '300'
    [06/30/14,08:51:14] WaitOnExit = 'true'
    [06/30/14,08:51:14] Silent = 'true'
    [06/30/14,08:51:14] Launching process 'Netfx40TestApplication.exe' now
    [06/30/14,08:51:14] Process successfully launched. Waiting 300 seconds for it to complete.
    [06/30/14,08:51:15] Process 'Netfx40TestApplication.exe' exited with return code 0
    [06/30/14,08:51:15] Verification succeeded for product .NET Framework 4 Client

  • Bex Analyzer - Selection criteria missing after SAP Note application

    Good evening,
      I have this problem with my BeX Analyzer.
    I have import a Sap Note number 0001072913 to resolve a problem. To implement this note the SapNoteAssistant downloads these list of notes :
    1061607
    1066988
    1083328
    1086902.
    I have applicate these list of notes, after the system doesn't make me anymore the popup to insert the selection of criteria filter of query.
    My system information:
    - OS - Windows XP sp.2
    - Excel 2003
    - SapGui 710 Final Release - Version 7100.1.5.1033 - Level Patch 5
    - Sap System - SAP NetWeaver 2004s with SAPBW 700 Patch Level 7
    - Database - Oracle 10.2.0.2.0
    When I execute sapbexc710.xla in my local directory C:\Program files\Sap Shared\BW the system give me this result :
    BI 7.10      
    AxInterop.SHDocVw.dll     7100.1.300.1
    BExAddin.dll     7100.1.300.949
    BExAnalyzer.exe     7100.1.300.949
    BExAnalyzer.xla     7100.1.300.21
    BExApi.dll     7100.1.300.949
    BExCAControls.dll     7100.1.300.132
    BExCommon.dll     7100.1.300.132
    BExCommunication.dll     7100.1.300.132
    BExControls.dll     7100.1.300.132
    BExControls2.dll     7100.1.300.132
    BExDialogOpenSave.dll     7100.1.300.132
    BExDiffViewer.dll     7100.1.300.132
    BExFormulaParser.dll     7100.1.300.132
    BExGeneratedAll.dll     7100.1.300.132
    BExInstaller.exe     7100.1.300.949
    BExOpenSaveServices.dll     7100.1.300.110
    BExQueryDesigner.dll     7100.1.300.519
    BExQueryDesignerFormulaParser.dll     7100.1.300.2
    BExQueryDesignerStarter.exe     7100.1.300.519
    BExRDRuler.dll      7100.1.300.366
    BExReportDesigner.dll     7100.1.300.366
    BExReportDesignerStarter.exe     7100.1.300.366
    BExSelectorAPI.dll     7100.1.300.230
    BExSelectorDialog.dll     7100.1.300.230
    BExSharedImageList.dll     7100.1.300.132
    BExThemes.dll     7100.1.300.132
    BExVariableScreen.dll     7100.1.300.949
    BExWebApplicationDesigner.exe     7100.1.300.387
    BExXMLControls.dll     7100.1.300.132
    BExXMLServices.dll     7100.1.300.132
    Interop.MSXML2.dll     3.0.0.0
    Interop.SAPLogonCtrl.dll     7100.1.300.1
    Interop.SHDocVw.dll     7100.1.300.1
    SAP.Connector.dll     2.0.0.23
    SAP.Connector.Rfc.dll     2.0.0.23
    sapbwwmd.ocx     7100.0.4300.0
    SAPWADMXHTML.dll     7100.1.201.2
    WADBackendServices.dll     7100.1.300.387
    WADBExData.dll     7100.1.300.387
    WADBISPParse.dll     7100.1.300.387
    WADChartControlHost.dll     7100.1.300.387
    WADConst.dll     7100.1.300.387
    WADControllib.dll     7100.1.300.387
    WADConversion.dll     7100.1.300.387
    WADHTMLEditHost.dll     7100.1.300.387
    WADHTMLEditing.dll     7100.1.300.387
    WADLowLevelServices.dll     7100.1.300.387
    WADMain.dll     7100.1.300.387
    WADMapControlHost.dll     7100.1.300.387
    WADMetadataGeneration.dll     7100.1.300.387
    WADMXHTML.dll     7100.1.300.4
    WADPageobjects.dll     7100.1.300.387
    WADPropertiesctl.dll     7100.1.300.387
    WADRDHost.dll     7100.1.300.387
    WADRDLoader.dll     7100.1.300.387
    WADRTFIntellisense.dll     7100.1.300.387
    WADRTFIsRegEx.dll     65176
    WADServices.dll     7100.1.300.387
    WADSnapShots.dll     7100.1.300.387
    WADStyleSheetServices.dll     7100.1.300.387
    WADTagLocator.dll     7100.1.300.387
    WADTokenSearch.dll     7100.1.300.387
    WADWizTemplate.dll     7100.1.300.387
    sapbexc710.xla     7100.1.300.004
    BW 3.5 Components     
    sapbex.xla     3500.11.051
    sapbex0.xla     7100.0.300.525
    wdba.dll     3500.11.0.58
    wdbbapp.exe     3500.11.0.53
    wdbbctrl.ocx     3500.11.0.139
    wdbbwait.ani     6836
    wdbcbexc.dll     3500.11.0.106
    wdbdadpt.ocx     7005.11.0.202
    wdbfodlg.dll     3500.11.0.128
    wdbmbm2.ocx     3500.11.0.89
    wdboobjb.dll     3500.11.0.39
    wdbpwpub.exe     3500.11.0.341
    wdbranim.exe     3500.11.0.5
    wdbrlog.ocx     3500.11.0.596
    wdbrlog.exe     3500.11.0.6
    wdbrtre2.ocx     3500.11.0.11
    wdbrprn.ocx     3500.11.0.1
    wdbspres.dll     3500.11.0.151
    wdbtask.exe     3500.11.0.23
    wdbvVed.dll     3500.11.0.83
    wdbwpub.exe     3500.11.0.131
    wdbwwiz.dll     3500.11.0.78
    wdbz.ocx     3500.11.0.14
    bwcrw32.exe     1.0.0.4
    MapObjects     
    af20.dll     2.0.1.0
    aiimage20.dll     2.0.1.0
    dforrt.dll     6.0.612.101
    efileio.dll     6144
    elib.dll     8.3.1.0
    ergxlib.dll     9728
    ethrlib.dll     8704
    iso8211.dll     131072
    libtiff.dll     352256
    memfile.dll     1.0.0.1
    memtable20.dll     2.0.1.0
    mo20.ocx     2.0.1.0
    mo20.lic     391
    mobase.dll     2.0.1.0
    mofeat.dll     2.0.1.0
    mogridio.dll     2.0.1.0
    mtch.dll     8.0.185.0
    pe.dll     4.0.0.0
    sg.dll     3.0.2.1
    shape20.dll     2.0.1.0
    OLE for OLAP     
    mdrmdlg.dll     3.6.0.1
    mdrmsap.dll     3.6.0.1
    mdxpars.dll     6405.5.23.15
    saprfc.ini     
    scerrlkp.dll     3.6.0.1
    SAP GUI core components     
    chart.ocx     3.80.6.87
    icdataflow.ocx     2.0.0.23
    icjoin.ocx     1.0.1.35
    sapgradp.ocx     7100.1.5.479
    sapcalen.ocx     7100.1.5.126
    sapchart.ocx     7100.1.5.810
    sapbtmp.dll     7100.1.0.1309
    librfc32.dll     7100.1.81.5615
    wdtlog.ocx     7100.1.5.71
    wdttree.ocx     7100.1.5.286
    wdtaocx.ocx     7100.1.5.61
    sapdatap.ocx     7100.1.5.255
    sapfctrl.dll     7100.1.5.320
    sapfcust.exe     7100.1.5.410
    sapfdraw.dll     7100.1.5.256
    sapfewrm.dll     7100.1.5.337
    sapfhook.dll     7100.1.5.206
    SAPCHARTCONTROLLib.dll     6405.5.28.7809
    AxMAPCONTROLLib.dll     1.0.0.0
    AxSAPCHARTCONTROLLib.dll     6405.5.28.7809
    MAPCONTROLLib.dll     1.0.0.0
    Additional components     
    awkone.ocx     7.0.0.1
    formx.ocx     2.0.30.1
    sizerone.ocx     7.0.0.16
    otxrt.dll     2.0.30.1
    vsflex7l.ocx     7.0.0.112
    vsocx32.ocx     5.0.4.50
    vsocx6.ocx     6.0.0.52
    Synfusion components     
    Syncfusion.Core.dll     4.402.0.51
    Syncfusion.Grid.Base.dll     4.402.0.51
    Syncfusion.Grid.windows.dll     4.402.0.51
    Syncfusion.Shared.Base.dll     4.402.0.51
    Syncfusion.Shared.Windows.dll     4.402.0.51
    Syncfusion.Tools.Base.dll     4.402.0.51
    Syncfusion.Tools.Windows.dll     4.402.0.51
    Microsoft core components     
    dhtmled.ocx     6.1.0.9232
    mfc42.dll     6.2.4131.0
    msflxgrd.ocx     6.0.84.18
    msvcp60.dll     6.2.3104.0
    msvcrt.dll     7.0.2600.2180
    msvcrt40.dll     5.1.2600.2180
    oleaut32.dll     5.1.2600.3139
    olepro32.dll     5.1.2600.2180
    stdole2.tlb     3.50.5014.0
    scrrun.dll     5.6.0.8820
    triedit.dll     6.1.0.9227
    richtx32.ocx     6.1.97.82
    ADODB.dll     7.10.3077.0
    dte.olb     7.10.3077.0
    EnvDTE.dll     7.0.9466.0
    Microsoft.mshtml.dll     7.0.3300.0
    Microsoft.StdFormat.dll     7.0.9466.0
    Microsoft.VisualBasic.Compatibility.Data.dll     7.10.3077.0
    Microsoft.VisualBasic.Compatibility.dll     7.10.3077.0
    MSDATASRC.dll     7.0.9466.0
    MSO.DLL     10.0.6714.0
    msoutl.olb     10.0.2607.0
    Office.dll     11.0.5530.0
    stdole.dll     7.0.9466.0
    VSLangProj.dll     7.0.9466.0
    Help me, please.

    Is it just for one query or for all of them...(for all them)
    If allowed in the system create a new one and check...(yes but the query don't work).
    If it has effected all of them you can revert back the note changes.. Check again..
    (to revert back the note is a disaster. There are more notes one above the other... I should set all the objects modified to original version one to one)
    If it works now issue a message to SAP (I think it's a good idea)

  • Large Hard drive compatibil​ity

    I have a Thinkpad t-60, and would like to use a large harddrive for data storage with the drive bay adapter.  There are a wide variety of aftermarket - generic harddrives in large sizes, hoever I can not find any compatibility information either from lenovo or the aftermarket drive manufacturer.
    Is there anywhere I can look that would give me the hard drive compatibility data for the ultra drive bay adapter?
    Solved!
    Go to Solution.

    The drive also has to be one with 9.5mm height. There are some on the market with 12.5mm which will not physically fit.
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • Dollar symbol as prefix?

    Hello
    I have a AMOUNT field on my_form. Because of good compatibility/data transfer i have defined it as a DECIMAL FIELD 12,3.
    Data transfer is btwn my_form and back end system SAP / Oracle. Fine.
    But, user want to have the below requirement:
    Say, for example, user entered 10000 dollars, once user EXITs that field, adobe will make it formatting (bcz its defined as DECIMAL field) as 10,000. Fine
    But, users want to see it as $10,000 (If its USA) if its Europe Euro symbol/local currency symbol as prefix.
    Pls. let me know how can achieve my requirement (is it Pattern related or JavaScript will do it)?
    Thank you

    Hello
    I have a AMOUNT field on my_form. Because of good compatibility/data transfer i have defined it as a DECIMAL FIELD 12,3.
    Data transfer is btwn my_form and back end system SAP / Oracle. Fine.
    But, user want to have the below requirement:
    Say, for example, user entered 10000 dollars, once user EXITs that field, adobe will make it formatting (bcz its defined as DECIMAL field) as 10,000. Fine
    But, users want to see it as $10,000 (If its USA) if its Europe Euro symbol/local currency symbol as prefix.
    Pls. let me know how can achieve my requirement (is it Pattern related or JavaScript will do it)?
    Thank you

  • IPCC Express integrated with Oracle CRM 11i

    Hi, It is possible to integrate IPCC Express with Oracle CRM 11i, and you know some case-exit?
    Regards..

    Dear colleague,
    In this link you can get the latest compatibility data between different IPCCX versions and Oracle versions
    http://www.cisco.com/en/US/products/sw/custcosw/ps1846/products_device_support_tables_list.html
    I hope this helps.
    /Amaia

  • Combo drive support...

    I just installed a combo CD-RW/DVD-ROM drive into my mac. When I try to burn a CD I get "Device not supported" message. Is there a driver I can install or update something? Or do I need to purchase a Mac friendly drive?
    Thanks

    Hi, mayor -
    Welcome to Apple's Discussions.
    The drive must be Mac compatible for burning. The website Accelerate Your Mac has a searchable compatibility data base of drives, showing that info and user comments -
    http://forums.xlr8yourmac.com/drivedb/search.drivedb.lasso
    In addition, the optical drive on that model G4 should be jumpered as Master.

  • Dell OptiPlex GX200

    I already checked the hardware compatibility data sheet and the Dell OptiPlex GX200 is not mentioned. Has anyone succesfully load Unix Sun Solares for intel on this platform?

    Hi,
    Sun solaris 7 tested in Dell Optiplex-GX200 model.
    URL: http://soldc.sun.com/support/certify/reports/7/Dell/Dell.html
    http://soldc.sun.com/support/certify/reports/7/Dell/Dell-Optiplex-GX200_PIII-933.html
    revert back.
    Thanks.
    regards,
    senthilkumar
    SUN - DTS

Maybe you are looking for