/AFS/BAPI_MAT_BOM_MAINTAIN problem create other alternative

I have a report that create  new bom, if create a new bom that don't have without alternative  the bapi is ok and create BOm with alternative that i set in variant.
EX.
MATERIAL                       0CH5170
PLANT                          IT02
BOM_USAGE                      6
ALTERNATIVE                    3
After if i want create a new alternative with this value
MATERIAL                       0CH5170
PLANT                          IT02
BOM_USAGE                      6
ALTERNATIVE                    4
The bapi return this message
BOM already exists for 0CH5170 IT02 4
But this alternative don't exist.
if i go in transaction CS01 i can create this alternative without error.
Helppppppppp.

help.

Similar Messages

  • We now use Acrobat xi for special active forms we created that include certifications and signature fields, some of the forms are programmed to create other forms, will we have a problem upgrading to DC

    We now use Acrobat xi for special active forms we created that include certifications and signature fields, some of the forms are programmed to create other forms, will we have a problem upgrading to DC
    Our users use a form template to create other adobe forms with calculated fields, signature fields (using digital signatures)
    , and buttons. Will we be able to continue developing these forms if we upgrade to Acrobat DC?

    Hi Alex ,
    In general ,you would not have any issues and problems moving to Acrobat DC .It has a different user interface and with more enhanced features .
    You would be able to develop the kind of forms you are referring to .
    You could refer to the following document to get more information about Acrobat DC .
    FAQ | Adobe Acrobat DC
    If in case you are referring to any particular issue or problem or if you face any regarding Acrobat DC ,we are always here to help you with that .
    Please feel free to write us back .
    Regards
    Sukrit Dhingra

  • How to create  an alternative bom for the same product

    Hi expert,
       I want to know how to create an alternative bom for the same product. Can i use the different bom usage to create or use the same bom usage? In addition, how can i use the production version to link the alternative bom for the same product?
    Please help me solve the problem.
    Thanks in advance for any assistance.
    George shi

    HI
    you can go with t-code CS01
    if you have the BOM already and you want to create the alternative BOM then just goto create BOM
    and enter the material and plant and uasge system will auto matically prapose the next numner ie, if you have Alt BOM1
    then next system will prappose 2.
    then you can enter the components as per you requirement
    if you go to different BOM usage then sytem will not go for alternative BOM it gives again alt bom 1.
    prodcution version you need to craet from mateial master
    each version you can go woith alternative BOMS
    Version 1 will have alt BOM1
    Version 2 can haev ALT BOM2
    -ashok

  • Problem Creating Hyperlink to another workbook

    I am having a problem creating a hyperlink to a worksheet in another workbook.
    Here is what I have done:
    Created the master and detail reports in 2 different workbooks.
    Executed the master worksheet to display the data
    Right clicked the field in the first row where I want to create the hyperlink, and chose Manage Links
    Clicked the New Link button
    Chose Worksheet for Where do you want to link to?
    Clicked Browse by the Destination Worksheet
    Clicked the detail report from the list of workbooks but the select button is grayed out
    Does anyone have any idea why it won't let me select the detail report to link to?
    I have OracleBI Discoverer Plus 10g
    Any suggestions would be deeply appreciated.

    Yes, I did add a parameter to the detail report so that I could get detail just for that one item. The part that is giving me trouble is specifying the Destination workbook/worksheet. I see the detail report when I browse but the Select button is grayed out so I haven't made it to the part where you identify what values to pass to the detail report yet.

  • I'm exhausted of trying to find a solution to a problem created by Apple. I have moved to iCloud, following your instructions and now I can not use my mobileme e-mail address. How can I contact directly with Apple, not just an automatic reply phone number

    I'm exhausted of trying to find a solution to a problem created by Apple. I have moved to icloud following all your instructions and now I can not use my mobile me e-mail address. I can not activate icloud because when I put my e-mail address it answers that somebody is already using my address. I have my old e-mails, but I can not receive any e-mail or send them.
    I have contacted Apple Technical Support in Spain and I was sent an e-mail saying that I have to call a phone number and when I call it is always an answering machine who answers that says that I have to pay 50€ for a consultation or wait for 10 minutes. When I have made the consultation it was never mentioned that I have to pay 50€ for a phone consultation. If I don't want to wait I have to pay for the Apple Tecnical Support which cost 250 €, this was not mentioned in the technical support page.
    Can somebody let me know how can I contact Apple in another way in order to talk with a human being or chat directly? I was very happy just using my mobileme e-mails, I didn't need any clouds and I was force by Apple to registered if I want to continue using my mobileme e-mail address.

    Sandra,
    See this Apple support document for information on reporting an issue with your iTunes purchase.
    http://support.apple.com/kb/HT1933
    B-rock

  • Problems creating a Office 2013 combined installation share, bug?

    I have tried to combine Office 2013 x86 (English), with Norwegian Language Pack, and the full Proofing Tools except IMEs. However, I ran in to some problems which might be bugs?
    I create a network share and copy the Office 2013 x86 files to it, the Norwegian LIP, then the Proofing Tools files (without overwrite).
    Setup.exe works fine for the initial Office 2013 installation, however it will not work for the Proofing Tools installation.
    I run the setups like this:
    Office: setup.exe /adminfile admin.msp /config proplus.ww\config.xml
    This works just fine, Office installs without any problem.
    Proofing: setup.exe /config proofkit.ww\config.xml
    This however did not work. The setup crashes with the error:
    Setup halts at the beginning of the installation bar, then breakes out with a an unexpected error, installation failed, rolling back (roughly translated)
    My current workaround is to have one folder on the share for "Office 2013" and one for the "Proofing Tools".
    The "problem" I get then, is that I need to keep both "updates" folder up to date and identical in order to get a fully updated Office installation.
    I have also tried to copy the setup.exe/dll files + catalog from both the LIP iso, and Proofing tools ISO, but non of them gives me a "one installation source to rule them all". They all brake in some way.
    Is it somehow possible to get a fully working "combined" Office installation source on a network share?
    This is the config.xml for the Office 2013 installation, I've skipped a few lines because I have only added 2 lines to the original config.xml
    <Configuration Product="ProPlus">
    <AddLanguage Id="nb-no" ShellTransform="yes"/>
    <AddLanguage Id="en-us" />
    <!-- <Display Level="full" CompletionNotice="yes" SuppressModal="no" AcceptEula="no" /> -->
    <!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Plus Setup(*).txt" /> -->
    </Configuration>
    This is the config.xml for the Proofing Tools:
    <Configuration Product="ProofKit">
    <Display Level="Basic" CompletionNotice="No" SuppressModal="Yes" AcceptEula="Yes" /> -->
    <!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office Proofing Tools Kit Setup(*).txt" /> -->
    <!-- <OptionState Id="OptionID" State="absent" Children="force" /> -->
    <OptionState Id="IMEMain_1028" State="Absent" Children="force"/>
    <OptionState Id="IMEMain_1041" State="Absent" Children="force"/>
    <OptionState Id="IMEMain_1042" State="Absent" Children="force"/>
    <OptionState Id="IMEMain_2052" State="Absent" Children="force"/>
    <OptionState Id="ProofingTools_1025" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1026" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1027" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1028" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1029" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1030" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1031" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1032" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1033" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1035" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1036" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1037" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1038" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1040" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1041" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1042" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1043" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1044" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1045" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1046" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1048" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1049" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1050" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1051" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1053" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1054" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1055" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1056" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1058" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1060" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1061" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1062" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1063" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1069" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1081" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1087" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1094" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1095" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1097" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1099" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1102" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_1110" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_2052" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_2068" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_2070" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_2074" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_3076" State="Local" Children="force"/>
    <OptionState Id="ProofingTools_3082" State="Local" Children="force"/>
    <!-- <Setting Id="Setup_Reboot" Value="IfNeeded" /> -->
    </Configuration>
    In my admin.msp file, I have basically just added:
    Organization name
    License (KMS)
    I accept the tems in the License Agreement
    Display level: Basic
    Suppress modal
    No cancel
    Full feature installation, except Microsoft SkyDrive Pro and Microsoft InfoPath
    Anyone know how to get this to work? It worked just fine with Office 2010, how can I get it to work with Office 2013?
    Regards,
    Øistein

    Here is a copy of the SetupError log from when the Proofing Tools installation is run:
    2013/12/22 23:12:53:377::[2084] PERF: TickCount=935312265 Name=OBootStrapper::Run Description=Begin function
    2013/12/22 23:12:53:377::[2084] Terminal Server detected
    2013/12/22 23:12:53:377::[2084] Operating System version: 6.2.9200 . Platform ID: 2
    2013/12/22 23:12:53:377::[2084] Running 32-bit setup on a 64-bit operating system.
    2013/12/22 23:12:53:377::[2084] Command line: "\\server\share\Microsoft\Office 2013 x86 - Copy\setup.exe" /config "\\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\config.xml"
    2013/12/22 23:12:53:377::[2084] Parsing command line.
    2013/12/22 23:12:53:377::[2084] Config XML file specified: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\config.xml
    2013/12/22 23:12:53:377::[2084] Parsing config.xml at: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\config.xml
    2013/12/22 23:12:53:392::[2084] Preferred product specified in config.xml to be: PROOFKIT
    2013/12/22 23:12:53:392::[2084] Display level basic specified in config.xml.
    2013/12/22 23:12:53:392::[2084] Suppression of modal dialogs specified in config.xml.
    2013/12/22 23:12:53:392::[2084] Hide completion notice specified in config.xml.
    2013/12/22 23:12:53:392::[2084] Auto accept license specified in config.xml.
    2013/12/22 23:12:53:877::[2084] Verify file signature in "\\server\share\Microsoft\Office 2013 x86 - Copy\setup.exe"
    2013/12/22 23:12:53:908::[2084] \\server\share\Microsoft\Office 2013 x86 - Copy\setup.exe is trusted.
    2013/12/22 23:12:53:908::[2084] Verify file signature in "\\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\OSETUP.DLL"
    2013/12/22 23:12:54:049::[2084] \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\OSETUP.DLL is trusted.
    2013/12/22 23:12:54:174::[2084] Using setup controller dll at [\\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\OSETUP.DLL].
    2013/12/22 23:12:54:174::[2084] PERF: TickCount=935313062 Name=OBootStrapper::Run Description=Calling RunSetup
    2013/12/22 23:12:54:174::[2084] PERF: TickCount=935313062 Name=RunSetup Description=Begin function
    2013/12/22 23:12:54:174::[2084] WER element [P2] is set to value [OSETUP.DLL]
    2013/12/22 23:12:54:174::[2084] WER element [P3] is set to value [15.0.4481.1001]
    2013/12/22 23:12:54:174::[2084] Terminal Server detected
    2013/12/22 23:12:54:174::[2084] Catalyst execution began: 12/22/2013 23:12:54.
    2013/12/22 23:12:54:174::[2084] Parsing config.xml at: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\config.xml
    2013/12/22 23:12:54:174::[2084] Preferred product specified in config.xml to be: PROOFKIT
    2013/12/22 23:12:54:174::[2084] Display level basic specified in config.xml.
    2013/12/22 23:12:54:174::[2084] Suppression of modal dialogs specified in config.xml.
    2013/12/22 23:12:54:174::[2084] Hide completion notice specified in config.xml.
    2013/12/22 23:12:54:174::[2084] Auto accept license specified in config.xml.
    2013/12/22 23:12:54:174::[2084] Setupexe Resiliency Mode is set to [PerformIfApplicable]; thus Resiliency is [disabled] for the [InstallExecutionMode]
    2013/12/22 23:12:54:174::[2084] Searching for updated versions of resource files under the 'updates' folder [\\server\share\Microsoft\Office 2013 x86 - Copy\updates].
    2013/12/22 23:12:54:174::[2084] Found [0] resource files under the update folder.
    2013/12/22 23:12:54:174::[2084] Searching for default versions of resource files under the folder [\\server\share\Microsoft\Office 2013 x86 - Copy].
    2013/12/22 23:12:54:189::[2084] Found [2] resource files under the default folder.
    2013/12/22 23:12:54:189::[2084] Running in [InstallExecutionMode]. Run from TEMP folder at [C:\Users\user\AppData\Local\Temp\Setup00000260].
    2013/12/22 23:12:54:205::[2084] Loaded resource file [C:\Users\user\AppData\Local\Temp\Setup00000260\OSETUPUI.DLL] (CultureTag=nb-NO).
    2013/12/22 23:12:54:205::[2084] WER element [SuppressModal] is set to value [false]
    2013/12/22 23:12:54:205::[2084] WER element [P1] is set to value [15.0.4420.1017]
    2013/12/22 23:12:54:205::[2084] Loaded Dll : \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\OSETUP.DLL.
    2013/12/22 23:12:54:205::[2084] Catalyst version is : 15.0.4481.1001
    2013/12/22 23:12:54:205::[2084] JobExecutionMode is InstallExecutionMode.
    2013/12/22 23:12:54:252::[2084] Check if Office is supported on Windows 6.2.9200
    2013/12/22 23:12:54:502::[3524] Product: PROOFKIT
    2013/12/22 23:12:54:502::[3524] AddOnGroup Culture: en-us
    2013/12/22 23:12:54:502::[3524] AddOnId: PROOFMUI.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnGroup Culture: fr-fr
    2013/12/22 23:12:54:502::[3524] AddOnId: PROOFMUI.FR-FR
    2013/12/22 23:12:54:502::[3524] Product: PROPLUS
    2013/12/22 23:12:54:502::[3524] AddOnGroup Culture: en-us
    2013/12/22 23:12:54:502::[3524] AddOnId: WORD.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: OSMUX.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: OSM.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: PROOFING.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: ONENOTE.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: OFFICE64.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: GROOVE.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: OUTLOOK.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: DCF.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: PUBLISHER.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: POWERPOINT.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: EXCEL.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: OFFICE.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: LYNC.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: INFOPATH.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnId: ACCESS.EN-US
    2013/12/22 23:12:54:502::[3524] AddOnGroup Culture: nb-no
    2013/12/22 23:12:54:502::[3524] AddOnId: WORD.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: POWERPOINT.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: OUTLOOK.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: OSMUX.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: OSM.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: PROOFING.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: GROOVE.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: ONENOTE.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: EXCEL.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: ACCESS.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: INFOPATH.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: DCF.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: PUBLISHER.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: OFFICE64.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: OFFICE.NB-NO
    2013/12/22 23:12:54:502::[3524] AddOnId: LYNC.NB-NO
    2013/12/22 23:12:55:292::[2084] No upgradable applications found
    2013/12/22 23:12:55:292::[2084] Not parsing product config.xml file: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\config.xml because one has already been parsed.
    2013/12/22 23:12:55:292::[2084] Found AddOn Culture: CultureTag=[en-us], NativeCltureName=[English].
    2013/12/22 23:12:55:292::[2084] Found AddOn Culture: CultureTag=[fr-fr], NativeCltureName=[français].
    2013/12/22 23:12:55:292::[2084] Product Deployment Mode: PerMachineManaged
    2013/12/22 23:12:55:292::[2084] Target Deployment Account Security Identifier: S-1-5-18
    2013/12/22 23:12:55:292::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofmui.en-us\ProofMUI.xml
    2013/12/22 23:12:55:292::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\ProofKitWW.xml
    2013/12/22 23:12:55:292::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.en\Proof.xml
    2013/12/22 23:12:55:307::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.fr\Proof.xml
    2013/12/22 23:12:55:307::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.es\Proof.xml
    2013/12/22 23:12:55:323::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ar\Proof.xml
    2013/12/22 23:12:55:323::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.zh-tw\Proof.xml
    2013/12/22 23:12:55:339::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ja\Proof.xml
    2013/12/22 23:12:55:339::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ko\Proof.xml
    2013/12/22 23:12:55:339::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.th\Proof.xml
    2013/12/22 23:12:55:354::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.zh-cn\Proof.xml
    2013/12/22 23:12:55:354::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.pt-br\Proof.xml
    2013/12/22 23:12:55:370::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.de\Proof.xml
    2013/12/22 23:12:55:370::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.it\Proof.xml
    2013/12/22 23:12:55:370::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.nl\Proof.xml
    2013/12/22 23:12:55:386::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ca\Proof.xml
    2013/12/22 23:12:55:386::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.eu\Proof.xml
    2013/12/22 23:12:55:401::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.gl\Proof.xml
    2013/12/22 23:12:55:403::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.sv\Proof.xml
    2013/12/22 23:12:55:403::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.fi\Proof.xml
    2013/12/22 23:12:55:418::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.cs\Proof.xml
    2013/12/22 23:12:55:418::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.da\Proof.xml
    2013/12/22 23:12:55:418::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.he\Proof.xml
    2013/12/22 23:12:55:434::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.hi\Proof.xml
    2013/12/22 23:12:55:434::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.hu\Proof.xml
    2013/12/22 23:12:55:434::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.mr\Proof.xml
    2013/12/22 23:12:55:451::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.nb\Proof.xml
    2013/12/22 23:12:55:451::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.pa\Proof.xml
    2013/12/22 23:12:55:451::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.pl\Proof.xml
    2013/12/22 23:12:55:466::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ru\Proof.xml
    2013/12/22 23:12:55:466::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.te\Proof.xml
    2013/12/22 23:12:55:482::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.tr\Proof.xml
    2013/12/22 23:12:55:482::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.el\Proof.xml
    2013/12/22 23:12:55:482::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.sk\Proof.xml
    2013/12/22 23:12:55:498::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.uk\Proof.xml
    2013/12/22 23:12:55:498::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.nn\Proof.xml
    2013/12/22 23:12:55:513::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.pt\Proof.xml
    2013/12/22 23:12:55:513::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.bg\Proof.xml
    2013/12/22 23:12:55:513::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ro\Proof.xml
    2013/12/22 23:12:55:529::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.hr\Proof.xml
    2013/12/22 23:12:55:529::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.sl\Proof.xml
    2013/12/22 23:12:55:529::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.et\Proof.xml
    2013/12/22 23:12:55:545::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.lv\Proof.xml
    2013/12/22 23:12:55:545::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.lt\Proof.xml
    2013/12/22 23:12:55:560::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.gu\Proof.xml
    2013/12/22 23:12:55:560::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ta\Proof.xml
    2013/12/22 23:12:55:560::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.kn\Proof.xml
    2013/12/22 23:12:55:577::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.sr\Proof.xml
    2013/12/22 23:12:55:577::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ur\Proof.xml
    2013/12/22 23:12:55:577::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.kk\Proof.xml
    2013/12/22 23:12:55:592::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.sr-cyrl-cs\Proof.xml
    2013/12/22 23:12:55:592::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.id\Proof.xml
    2013/12/22 23:12:55:608::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ms\Proof.xml
    2013/12/22 23:12:55:608::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.ms-bn\Proof.xml
    2013/12/22 23:12:55:608::[2084] Loading package metadata: \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\Proof.vi\Proof.xml
    2013/12/22 23:12:55:624::[2084] Searching for patches for the current chained install in: \\server\share\Microsoft\Office 2013 x86 - Copy\updates
    2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ar-sa.msp
    2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-bg-bg.msp
    2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ca-es.msp
    2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-cs-cz.msp
    2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-da-dk.msp
    2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-de-de.msp
    2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-el-gr.msp
    2013/12/22 23:12:57:882::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-en-us.msp
    2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-es-es.msp
    2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-et-ee.msp
    2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-eu-es.msp
    2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-fi-fi.msp
    2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-fr-fr.msp
    2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-gl-es.msp
    2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-he-il.msp
    2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-hi-in.msp
    2013/12/22 23:12:57:897::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-hr-hr.msp
    2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-hu-hu.msp
    2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-it-it.msp
    2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ja-jp.msp
    2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ko-kr.msp
    2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-lt-lt.msp
    2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-lv-lv.msp
    2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-nb-no.msp
    2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-nl-nl.msp
    2013/12/22 23:12:57:913::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-nn-no.msp
    2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-pl-pl.msp
    2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-pt-br.msp
    2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-pt-pt.msp
    2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ro-ro.msp
    2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-ru-ru.msp
    2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-sk-sk.msp
    2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-sl-si.msp
    2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-sr-cyrl-cs.msp
    2013/12/22 23:12:57:929::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-sr-latn-cs.msp
    2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-sv-se.msp
    2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-th-th.msp
    2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-tr-tr.msp
    2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-uk-ua.msp
    2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-zh-cn.msp
    2013/12/22 23:12:57:944::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\proof-zh-tw.msp
    2013/12/22 23:12:58:038::[2084] Applicable patch: \\server\share\Microsoft\Office 2013 x86 - Copy\updates\setupexe-x-none.msp
    2013/12/22 23:12:58:492::[2084] Error: Default ProductName not found for 00cc
    2013/12/22 23:12:58:492::[2084] No branding information found, using catalystProductId for ARP DisplayName: PROOFKIT
    2013/12/22 23:12:58:492::[2084] No Visio 15 product is detected
    2013/12/22 23:12:58:492::[2084] No Project 15 product is detected
    2013/12/22 23:12:58:570::[2084] Reading value of unintialized setting!
    2013/12/22 23:12:58:601::[2084] BRANDING: Parsing Branding Data...
    2013/12/22 23:12:58:617::[2128] Error: Unable to set a system restore point
    2013/12/22 23:12:58:617::[2128] Kicking off chained install...
    2013/12/22 23:12:58:617::[2128] Terminal Server detected
    2013/12/22 23:12:58:617::[2128] PERF: TickCount=935317500 Name=Job::DoCacheWork Description=Begin function
    2013/12/22 23:13:00:645::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:00:645::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:00:645::[2128] Running Source Engine process detected
    2013/12/22 23:13:00:645::[2128] Running version: 15.0.4454.1000
    2013/12/22 23:13:00:645::[2128] OSE is running
    2013/12/22 23:13:00:645::[2128] Running OSE version 15.0.4454.1000
    2013/12/22 23:13:02:348::[2128] PERF: TickCount=935321234 Name=Job::DoCacheWork Description=End function
    2013/12/22 23:13:02:348::[2128] Final Option Tree:
    2013/12/22 23:13:02:348::[2128] AlwaysInstalled:local
    2013/12/22 23:13:02:348::[2128] OSpp:local
    2013/12/22 23:13:02:348::[2128] OSpp_Core:local
    2013/12/22 23:13:02:348::[2128] Gimme_OnDemandData:local
    2013/12/22 23:13:02:348::[2128] ProductFiles:local
    2013/12/22 23:13:02:348::[2128] SHAREDFiles:local
    2013/12/22 23:13:02:348::[2128] ProofingTools:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1025:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1025:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1025:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_1025:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1026:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1026:local
    2013/12/22 23:13:02:348::[2128] OCR_1026:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1026:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1026:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1027:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1027:local
    2013/12/22 23:13:02:348::[2128] OCR_1027:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1027:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1027:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1028:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1028:local
    2013/12/22 23:13:02:348::[2128] OCR_1028:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_1028:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1028:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1029:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1029:local
    2013/12/22 23:13:02:348::[2128] OCR_1029:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1029:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1029:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1030:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1030:local
    2013/12/22 23:13:02:348::[2128] OCR_1030:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1030:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1030:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1031:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1031:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1031:local
    2013/12/22 23:13:02:348::[2128] OCR_1031:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1031:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1031:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_1031:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1032:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1032:local
    2013/12/22 23:13:02:348::[2128] OCR_1032:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1032:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1032:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1033:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1033:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1033:local
    2013/12/22 23:13:02:348::[2128] OCR_1033:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1033:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1033:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1035:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1035:local
    2013/12/22 23:13:02:348::[2128] OCR_1035:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1035:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1035:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1036:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1036:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1036:local
    2013/12/22 23:13:02:348::[2128] OCR_1036:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1036:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1036:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_1036:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1037:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1037:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1037:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1037:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_1037:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1038:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1038:local
    2013/12/22 23:13:02:348::[2128] OCR_1038:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1038:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1038:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1040:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1040:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1040:local
    2013/12/22 23:13:02:348::[2128] OCR_1040:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1040:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1040:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_1040:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1041:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1041:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1041:local
    2013/12/22 23:13:02:348::[2128] OCR_1041:local
    2013/12/22 23:13:02:348::[2128] RRLoc_1041:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_1041:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1042:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1042:local
    2013/12/22 23:13:02:348::[2128] OCR_1042:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1042:local
    2013/12/22 23:13:02:348::[2128] HangulHanjaConversion:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_1042:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1043:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1043:local
    2013/12/22 23:13:02:348::[2128] OCR_1043:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1043:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1043:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1044:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1044:local
    2013/12/22 23:13:02:348::[2128] OCR_1044:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1044:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1044:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1045:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1045:local
    2013/12/22 23:13:02:348::[2128] OCR_1045:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1045:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1045:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1046:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1046:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1046:local
    2013/12/22 23:13:02:348::[2128] OCR_1046:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1046:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1046:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1048:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1048:local
    2013/12/22 23:13:02:348::[2128] OCR_1048:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1048:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1048:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1049:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1049:local
    2013/12/22 23:13:02:348::[2128] OCR_1049:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1049:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1049:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1050:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1050:local
    2013/12/22 23:13:02:348::[2128] OCR_1050:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1050:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1050:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1051:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1051:local
    2013/12/22 23:13:02:348::[2128] OCR_1051:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1051:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1051:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1053:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_1053:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1053:local
    2013/12/22 23:13:02:348::[2128] OCR_1053:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1053:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1053:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1054:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1054:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_1054:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1055:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1055:local
    2013/12/22 23:13:02:348::[2128] OCR_1055:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1055:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1055:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1056:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1056:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1057:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1057:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1058:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1058:local
    2013/12/22 23:13:02:348::[2128] OCR_1058:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1058:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1058:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1060:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1060:local
    2013/12/22 23:13:02:348::[2128] OCR_1060:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1060:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1060:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1061:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1061:local
    2013/12/22 23:13:02:348::[2128] OCR_1061:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1061:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1061:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1062:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1062:local
    2013/12/22 23:13:02:348::[2128] OCR_1062:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1062:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1062:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1063:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1063:local
    2013/12/22 23:13:02:348::[2128] OCR_1063:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1063:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1063:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1066:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1066:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1069:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1069:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1069:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1081:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1081:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_1081:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1086:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1086:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1087:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1087:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1087:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1094:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1094:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1095:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1095:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1097:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1097:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1098:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1098:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1099:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1099:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1102:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1102:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_1110:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_1110:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_1110:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_2052:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_2052:local
    2013/12/22 23:13:02:348::[2128] OCR_2052:local
    2013/12/22 23:13:02:348::[2128] RRLoc_2052:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_2052:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_2052:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_2068:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_2068:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_2068:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_2070:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_2070:local
    2013/12/22 23:13:02:348::[2128] OCR_2070:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_2070:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_2070:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_2074:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_2074:local
    2013/12/22 23:13:02:348::[2128] OCR_2074:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_2074:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_2074:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_2110:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_2110:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_3082:local
    2013/12/22 23:13:02:348::[2128] FindAllWordFormsFiles_3082:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_3082:local
    2013/12/22 23:13:02:348::[2128] OCR_3082:local
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_3082:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_3082:local
    2013/12/22 23:13:02:348::[2128] TranslationFiles_3082:local
    2013/12/22 23:13:02:348::[2128] ProofingTools_3098:local
    2013/12/22 23:13:02:348::[2128] HyphenationFiles_3098:local
    2013/12/22 23:13:02:348::[2128] OCR_3098:absent
    2013/12/22 23:13:02:348::[2128] SpellingAndGrammarFiles_3098:local
    2013/12/22 23:13:02:348::[2128] ThesaurusFiles_3098:local
    2013/12/22 23:13:02:348::[2128] "Installed" sku component file \\server\share\Microsoft\Office 2013 x86 - Copy\proofkit.ww\setup.xml to C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\PROOFKIT\setup.xml.
    2013/12/22 23:13:02:348::[2128] "Installed" sku component file \\server\share\Microsoft\Office 2013 x86 - Copy\proofmui.en-us\setup.xml to C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\ProofMUI.en-us\setup.xml.
    2013/12/22 23:13:02:348::[2128] Determining ARP entry registry values.
    2013/12/22 23:13:02:364::[2128] PERF: TickCount=935321250 Name=Verify MSI local install source Description=Begin function
    2013/12/22 23:13:02:364::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:02:364::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:02:380::[2128] Running OSE version 15.0.4454.1000
    2013/12/22 23:13:02:395::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:02:395::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:02:411::[2128] Running OSE version 15.0.4454.1000
    2013/12/22 23:13:02:411::[2128] LIS: wait for package "{90150000-00C2-0409-0000-0000000FF1CE}" to complete caching
    2013/12/22 23:13:02:427::[2128] LIS: package "{90150000-00C2-0409-0000-0000000FF1CE}" caching completed
    2013/12/22 23:13:02:427::[2128] PERF: TickCount=935321312 Name=Completed verify local install source Description=End function
    2013/12/22 23:13:02:473::[2128] Executing chained package: ProofMUI.en-us
    2013/12/22 23:13:02:473::[2128] Reading value of unintialized setting!
    2013/12/22 23:13:02:473::[2128] 12/22/2013 23:13:02 Installing chained package: ProofMUI.en-us
    2013/12/22 23:13:02:473::[2128] PERF: TickCount=935321359 Name=Verify MSI local install source Description=Begin function
    2013/12/22 23:13:02:473::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:02:473::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:02:505::[2128] Running OSE version 15.0.4454.1000
    2013/12/22 23:13:02:505::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:02:505::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:02:536::[2128] Running OSE version 15.0.4454.1000
    2013/12/22 23:13:02:536::[2128] LIS: wait for package "{90150000-00C2-0409-0000-0000000FF1CE}" to complete caching
    2013/12/22 23:13:02:536::[2128] LIS: package "{90150000-00C2-0409-0000-0000000FF1CE}" caching completed
    2013/12/22 23:13:02:536::[2128] PERF: TickCount=935321421 Name=Completed verify local install source Description=End function
    2013/12/22 23:13:02:536::[2128] Catalyst Package Install..
    2013/12/22 23:13:02:536::[2128] Package: ProofMUI.en-us
    2013/12/22 23:13:02:536::[2128] File: C:\MSOCache\All Users\{90150000-00C2-0409-0000-0000000FF1CE}-C\ProofMUI.msi
    2013/12/22 23:13:02:536::[2128] Command Line: ADDLOCAL=PSetupControllerIntl_1033,Gimme_OnDemandData,PSetupController,SetupXmlFiles,ProofKitFiles,SetupControllerFiles,MsoInstalledPackagesScopedIntl_1033 ARPENTRY_UNINSTALLSTRING="""C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\setup.exe"" /uninstall PROOFKIT /dll OSETUP.DLL" ARPENTRY_DISPLAYICON="C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\OSETUP.DLL,1" SETUPEXEINSTALLUICULTURE="nb-NO" ARPENTRY_SHELLUITRANSFORMLANGUAGE="nb-NO" ACCEPTEDEULA="1" REMOVEPREVIOUS="" BRANDING_XML="C:\Users\user\AppData\Local\Temp\Setup00000260\BRANDING.XML" ARPENTRY_MODIFYPATH="""C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\setup.exe"" /modify PROOFKIT /dll OSETUP.DLL" REMOVESAMEVERSION="" COMPANYNAME="Sveio kommune" ARPENTRY_PRODUCTCODES="[~]{90150000-00C2-0409-0000-0000000FF1CE}[~]{90150000-001F-043E-0000-0000000FF1CE}[~]{90150000-001F-0421-0000-0000000FF1CE}[~]{90150000-001F-043F-0000-0000000FF1CE}[~]{90150000-001F-0420-0000-0000000FF1CE}[~]{90150000-001F-044B-0000-0000000FF1CE}[~]{90150000-001F-0449-0000-0000000FF1CE}[~]{90150000-001F-0447-0000-0000000FF1CE}[~]{90150000-001F-0427-0000-0000000FF1CE}[~]{90150000-001F-0426-0000-0000000FF1CE}[~]{90150000-001F-0425-0000-0000000FF1CE}[~]{90150000-001F-0424-0000-0000000FF1CE}[~]{90150000-001F-041A-0000-0000000FF1CE}[~]{90150000-001F-0418-0000-0000000FF1CE}[~]{90150000-001F-0402-0000-0000000FF1CE}[~]{90150000-001F-0422-0000-0000000FF1CE}[~]{90150000-001F-041B-0000-0000000FF1CE}[~]{90150000-001F-0408-0000-0000000FF1CE}[~]{90150000-001F-041F-0000-0000000FF1CE}[~]{90150000-001F-044A-0000-0000000FF1CE}[~]{90150000-001F-0419-0000-0000000FF1CE}[~]{90150000-001F-0415-0000-0000000FF1CE}[~]{90150000-001F-0446-0000-0000000FF1CE}[~]{90150000-001F-0414-0000-0000000FF1CE}[~]{90150000-001F-044E-0000-0000000FF1CE}[~]{90150000-001F-040E-0000-0000000FF1CE}[~]{90150000-001F-0439-0000-0000000FF1CE}[~]{90150000-001F-040D-0000-0000000FF1CE}[~]{90150000-001F-0406-0000-0000000FF1CE}[~]{90150000-001F-0405-0000-0000000FF1CE}[~]{90150000-001F-040B-0000-0000000FF1CE}[~]{90150000-001F-041D-0000-0000000FF1CE}[~]{90150000-001F-0456-0000-0000000FF1CE}[~]{90150000-001F-042D-0000-0000000FF1CE}[~]{90150000-001F-0403-0000-0000000FF1CE}[~]{90150000-001F-0413-0000-0000000FF1CE}[~]{90150000-001F-0410-0000-0000000FF1CE}[~]{90150000-001F-0407-0000-0000000FF1CE}[~]{90150000-001F-0416-0000-0000000FF1CE}[~]{90150000-001F-041E-0000-0000000FF1CE}[~]{90150000-001F-042A-0000-0000000FF1CE}[~]{90150000-001F-0409-0000-0000000FF1CE}[~]{90150000-001F-040C-0000-0000000FF1CE}[~]{90150000-001F-0401-0000-0000000FF1CE}[~]{90150000-001F-0404-0000-0000000FF1CE}[~]{90150000-001F-0411-0000-0000000FF1CE}[~]{90150000-001F-0412-0000-0000000FF1CE}[~]{90150000-001F-0C1A-0000-0000000FF1CE}[~]{90150000-001F-0C0A-0000-0000000FF1CE}[~]{90150000-001F-083E-0000-0000000FF1CE}[~]{90150000-001F-081A-0000-0000000FF1CE}[~]{90150000-001F-0816-0000-0000000FF1CE}[~]{90150000-001F-0814-0000-0000000FF1CE}[~]{90150000-001F-0804-0000-0000000FF1CE}[~]{90150000-00CC-0000-0000-0000000FF1CE}[~]" INSTALLLOCATION="C:\Program Files (x86)\Microsoft Office\" SLD_TRIALTYPE="0" ACIDS="86E17AEA-A932-42C4-8651-95DE6CB37A08" USERNAME="" SLD_PKU="0" SLD_PID="00216-60000-00000-AA472" SLD_DPID="#xF804000004000000380032003500300033002D00300032003100360036002D003000300030002D003000300030003000300030002D00300030002D0031003000340034002D0039003200300030002E0030003000300030002D0033003500360032003000310033000000000000000000000000000000000000000000000000000000000000000000380036006500310037006100650061002D0061003900330032002D0034003200630034002D0038003600350031002D00390035006400650036006300620033003700610030003800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000500054004B004E006F006E006500000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007608000000000C660646ED6028DB0800F963228D4DF4D7E66DCE6300666E5DC7BBCA3F62F099E5D16D5D54B8B14A0D4F7E634B904BD5706748E3B01FB3C58876B96CD63C0AF6DD9263D20EF6D7FAA5335800310038002D00330033003300320034000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000520065007400610069006C0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006C00740046007200650065000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" SLD_SUPPORTSBYPASS="0" SLD_OEMPIDKEY="0" SLD_LICENSETYPE="0" SLD_ACID="86E17AEA-A932-42C4-8651-95DE6CB37A08" USERINITIALS="" NOUSERNAME="1" ARPENTRY_SPPSKUID="[~]86E17AEA-A932-42C4-8651-95DE6CB37A08[~]" ARPENTRY_URLINFOABOUT="" ARPENTRY_CONTACT="" ARPENTRY_NOREMOVE="#0" ARPENTRY_NOMODIFY="#0" ARPENTRY_NOELEVATEONMODIFY="#0" ARPENTRY_NOREPAIR="#1" ARPENTRY_URLUPDATEINFO="" ARPENTRY_HELPLINK="" ARPENTRY_INSTALLLOCATION="C:\Program Files (x86)\Microsoft Office\" ARPENTRY_HELPTELEPHONE="" ARPENTRY_DISPLAYNAME="Microsoft Office Proofing Tools Kit Compilation 2013" ARPENTRY_DISPLAYVERSION="15.0.4481.1005" ARPENTRY_VERSIONMAJOR="#15" ARPENTRY_VERSIONMINOR="#0" ARPENTRY_CACHELOCATION="C:\MSOCache\All Users" ARPENTRY_SKUCOMPONENTS="[~]C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\PROOFKIT\setup.xml[~]C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE15\Office Setup Controller\ProofMUI.en-us\setup.xml[~]" ARPENTRY_PACKAGEREFS="[~]ProofMUI.en-us[~]Proof.ar-sa[~]Proof.et-ee[~]Proof.pt-pt[~]Proof.vi-vn[~]Proof.eu-es[~]Proof.en-us[~]Proof.es-es[~]Proof.fr-fr[~]Proof.cs-cz[~]Proof.it-it[~]Proof.ko-kr[~]Proof.zh-tw[~]Proof.ja-jp[~]Proof.th-th[~]Proof.ms-my[~]Proof.zh-cn[~]Proof.pt-br[~]Proof.id-id[~]Proof.gu-in[~]Proof.de-de[~]Proof.sv-se[~]Proof.nl-nl[~]Proof.ca-es[~]Proof.pl-pl[~]Proof.gl-es[~]Proof.el-gr[~]Proof.fi-fi[~]Proof.da-dk[~]Proof.he-il[~]Proof.hi-in[~]Proof.hu-hu[~]Proof.ms-bn[~]Proof.mr-in[~]Proof.nn-no[~]Proof.nb-no[~]Proof.pa-in[~]Proof.ru-ru[~]Proof.ur-pk[~]Proof.ta-in[~]Proof.te-in[~]Proof.tr-tr[~]Proof.uk-ua[~]Proof.sk-sk[~]Proof.bg-bg[~]Proof.kk-kz[~]Proof.ro-ro[~]Proof.lv-lv[~]Proof.hr-hr[~]Proof.sl-si[~]Proof.lt-lt[~]Proof.sr-cyrl-cs[~]Proof.kn-in[~]Proof.sr-latn-cs[~]ProofKitWW[~]" SETUPEXE_DOARPWRITE="1" REBOOT=ReallySuppress LAUNCHEDBYSETUPEXE=1 MSIRESTARTMANAGERCONTROL="Disable" SETUPEXEINSTALLUILANGUAGE=1044 SETUPINTLDLLDIRECTORY="C:\Users\user\AppData\Local\Temp\Setup00000260\" ARPSYSTEMCOMPONENT=1 ALLUSERS="1"
    2013/12/22 23:13:02:536::[2128] PERF: TickCount=935321421 Name=MsiPackage::Install Description=Calling OMsiInstaller::InstallProduct for package file "C:\MSOCache\All Users\{90150000-00C2-0409-0000-0000000FF1CE}-C\ProofMUI.msi"
    2013/12/22 23:13:03:583::[2128] PERF: TickCount=935322468 Name=MsiPackage::Install Description=Returned from OMsiInstaller::InstallProduct
    2013/12/22 23:13:03:583::[2128] Successfully installed package: ProofMUI.en-us path:C:\MSOCache\All Users\{90150000-00C2-0409-0000-0000000FF1CE}-C\ProofMUI.msi
    2013/12/22 23:13:03:598::[2128] Executing chained package: Proof.vi-vn
    2013/12/22 23:13:03:598::[2128] Reading value of unintialized setting!
    2013/12/22 23:13:03:598::[2128] 12/22/2013 23:13:03 Installing chained package: Proof.vi-vn
    2013/12/22 23:13:03:598::[2128] PERF: TickCount=935322484 Name=Verify MSI local install source Description=Begin function
    2013/12/22 23:13:03:598::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:03:598::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:03:645::[2128] Running OSE version 15.0.4454.1000
    2013/12/22 23:13:03:661::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:03:661::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:03:708::[2128] Running OSE version 15.0.4454.1000
    2013/12/22 23:13:03:724::[2128] OSE is detected as a registered service. Service binary is reported at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:03:724::[2128] OSE service binary is detected at location: C:\Program Files (x86)\Common Files\Microsoft Shared\Source Engine\OSE.EXE
    2013/12/22 23:13:03:786::[2128] Running OSE version 15.0.4454.1000
    2013/12/22 23:13:03:802::[2128] LIS: wait for package "{90150000-00CC-0000-0000-0000000FF1CE}" to complete caching
    2013/12/22 23:13:34:771::[2128] LIS failed to cache download "{90150000-00CC-0000-0000-0000000FF1CE}-C" resource "setup.dll". Cache Error 0x80070017
    2013/12/22 23:13:34:771::[2128] SupressModal flag is set. Skip showing Source Resolution Dialog
    2013/12/22 23:13:34:771::[2128] Source Resolution aborted
    2013/12/22 23:13:43:576::[2128] LIS failed to cache download "{90150000-00CC-0000-0000-0000000FF1CE}-C" resource "setup.exe". Cache Error 0x80070017
    2013/12/22 23:13:43:576::[2128] SupressModal flag is set. Skip showing Source Resolution Dialog
    2013/12/22 23:13:43:576::[2128] Source Resolution aborted
    2013/12/22 23:13:47:466::[2128] LIS failed to cache download "{90150000-00CC-0000-0000-0000000FF1CE}-C" resource "setup.dll". Cache Error 0x80070017
    2013/12/22 23:13:47:466::[2128] SupressModal flag is set. Skip showing Source Resolution Dialog
    2013/12/22 23:13:47:466::[2128] Source Resolution aborted
    2013/12/22 23:13:47:466::[2128] WER element [SuppressModal] is set to value [true]
    2013/12/22 23:13:47:466::[2128] WER element [P4] is set to value [0x80070017]
    2013/12/22 23:13:47:466::[2128] WER element [P7] is set to value [0x80070017]
    2013/12/22 23:13:47:466::[2128] WER element [P6] is set to value [LIS: Failed to cache download "%s" resource "%s".]
    2013/12/22 23:13:47:466::[2128] WER element [P6] is converted to [FB4645EA]
    2013/12/22 23:13:47:466::[2128] Error: LIS: Failed to cache download "{90150000-00CC-0000-0000-0000000FF1CE}-C" resource "setup.dll". HResult: 0x80070017.
    2013/12/22 23:13:47:466::[2128] Log level changed from: Standard to: Verbose
    2013/12/22 23:13:47:466::[2128] Rolling back chain
    2013/12/22 23:13:47:466::[2128] Error attaching to OSE, error 0x00000000
    2013/12/22 23:13:47:466::[2128] Stopping running ose
    2013/12/22 23:13:48:158::[2128] LIS: start uncaching for download "{90150000-00C2-0409-0000-0000000FF1CE}-C"
    2013/12/22 23:13:49:264::[2128] LIS: finished uncaching for download "{90150000-00C2-0409-0000-0000000FF1CE}-C"
    2013/12/22 23:13:49:264::[2128] LIS: start uncaching for download "{90150000-00CC-0000-0000-0000000FF1CE}-C"
    2013/12/22 23:13:49:420::[2128] LIS: finished uncaching for download "{90150000-00CC-0000-0000-0000000FF1CE}-C"
    2013/12/22 23:13:49:420::[2128] Error attaching to OSE, error 0x00000000
    2013/12/22 23:13:49:420::[2128] Stopping running ose
    2013/12/22 23:13:49:998::[2128] 12/22/2013 23:13:49 Rolling back MSI transaction.
    2013/12/22 23:13:49:998::[2128] MSI(INITIALIZE): '<NULL>'
    2013/12/22 23:13:49:998::[2128] MSI(COMMONDATA): '1: 2 2: 0 '
    2013/12/22 23:13:49:998::[2128] MSI(COMMONDATA): '1: 2 2: 0 '
    2013/12/22 23:13:49:998::[2128] MSI(COMMONDATA): '1: 0 2: 1033 3: 65001 '
    2013/12/22 23:13:49:998::[2128] MSI(COMMONDATA): '1: 1 2: Microsoft Office ProofMUI (English) 2013 '
    2013/12/22 23:13:50:045::[2128] MSI(COMMONDATA): '1: 2 2: 1 '
    2013/12/22 23:13:50:045::[2128] MSI(COMMONDATA): '1: 2 2: 1 '
    2013/12/22 23:13:50:061::[2128] MSI(TERMINATE): '<NULL>'
    2013/12/22 23:13:50:061::[2128] 12/22/2013 23:13:49 MSI transaction rolled back.
    2013/12/22 23:13:50:061::[2128] Unable to cancel a system restore point.
    2013/12/22 23:13:50:061::[2084] Not showing completion dialog because it was not requested.
    2013/12/22 23:13:50:061::[2084] Reboot requested if needed.
    2013/12/22 23:13:50:061::[2084] No reboot is needed.
    2013/12/22 23:13:50:061::[2084] Catalyst execution finished: 12/22/2013 23:13:50. Return code: -2147024873.
    2013/12/22 23:13:50:061::[2084] PERF: TickCount=935368953 Name=RunSetup Description=End function
    Hopefully it could help someone to detect and solve the problem.

  • I would like to create a playlist of some of my voicememos to hear on my iphone5. I have no problem creating the list and can listen on playlist on computer but not when i sync to my phone. How can I listen to voicememos in a playlist on my iPhone?

    I would like to create a playlist of some of my voicememos to hear on my iphone5. I have no problem creating the list and can listen on playlist on computer but not when i sync to my phone. How can I listen to voicememos in a playlist on my iPhone?

    Hi czigrand,
    Thanks for visiting Apple Support Communities.
    Currently, you can gift dollar amounts or individual items (EG. songs) on the iTunes Store. See this article for more information:
    In the iTunes Store, you can gift a dollar amount or specific music, movies, TV shows, or apps from your iPhone, iPod touch, iPad, Mac, or PC. Follow these steps to send a gift from the iTunes Store.
    iTunes: Sending iTunes Gifts
    http://support.apple.com/kb/HT2736
    Best Regards,
    Jeremy

  • Problem creating Allocation Table with Reference to a PO

    Dear Folks,
    I am having problems creating an allocation table with reference to a PO in T-code WA01.
    I read the SAP help that some prerequisites need to exist:
    ==> You can only reference order items flagged as being relevant to a stock split (the Allocation table relevant indicator in the additional item data).
    Can anyone advice me where to find this stock split indicator?
    Also, can anyone advice me how to reuse an allocation table? For example, I had previously created an allocation table with many articles and various allocation rules. I already generated follow on documents for this table.
    Say after 2 weeks, I have the similar requirements that I can make use of the same table, only with minor adjustments to the quantity. How do I create a new allocation table using the existing allocation table data?
    Thanks and Regards
    Junwen

    Any idea please?
    thanks

  • Problem creating Network ACL for a ROLE in Oracle 11gR2

    According to Oracle Documentation when you create a new Network ACL you can add privileges to a user or role.  I need to create a new ACL for the UTL_SMTP package for a specific role, but when I granted it the users who have that role are still getting the "ORA-24247: network access denied by access control list (ACL)" error when they try to send an email.  If I grant the ACL privilege to the same users directly it works fine.  Is there any step I'm missing?  This is the test I have made on my Solaris 10 - Oracle 11gR2 (11.2.0.3) Standard Edition server:
    SQL*Plus: Release 11.2.0.1.0 Production on Wed Aug 21 09:31:52 2013
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    SQL> CONNECT system/******@testdb
    Connected.
    SQL> SET LINES 1000
    SQL> SELECT * FROM v$version;
    BANNER
    Oracle Database 11g Release 11.2.0.3.0 - 64bit Production
    PL/SQL Release 11.2.0.3.0 - Production
    CORE    11.2.0.3.0      Production
    TNS for Solaris: Version 11.2.0.3.0 - Production
    NLSRTL Version 11.2.0.3.0 - Production
    SQL> COLUMN host FORMAT A20
    SQL> COLUMN lower_port FORMAT 99999
    SQL> COLUMN upper_port FORMAT 99999
    SQL> COLUMN acl FORMAT A40
    SQL> COLUMN acl FORMAT A40
    SQL> COLUMN principal FORMAT A15
    SQL> COLUMN privilege FORMAT A10
    SQL> COLUMN is_grant FORMAT A8
    SQL> COLUMN status FORMAT A10
    SQL> SELECT host, lower_port, upper_port, acl FROM dba_network_acls;
    no rows selected
    SQL> SELECT acl,principal,privilege,is_grant FROM dba_network_acl_privileges;
    no rows selected
    SQL> CREATE USER testacl IDENTIFIED BY testacl;
    User created.
    SQL> GRANT CONNECT TO testacl;
    Grant succeeded.
    SQL>
    SQL> BEGIN
      2     dbms_network_acl_admin.create_acl('test_smtp.xml','TEST SMTP ACL','TESTACL',true,'connect');
      3     dbms_network_acl_admin.assign_acl('test_smtp.xml','localhost',25);
      4     commit;
      5  END;
      6  /
    PL/SQL procedure successfully completed.
    SQL> SELECT host, lower_port, upper_port, acl FROM dba_network_acls;
    HOST                 LOWER_PORT UPPER_PORT ACL
    localhost                    25         25 /sys/acls/test_smtp.xml
    SQL> SELECT acl,principal,privilege,is_grant FROM dba_network_acl_privileges;
    ACL                                      PRINCIPAL       PRIVILEGE  IS_GRANT
    /sys/acls/test_smtp.xml                  TESTACL         connect    true
    After creating this ACL I test it like this:
    SQL> CONNECT testacl/testacl@testdb
    Connected.
    SQL> SELECT host, lower_port, upper_port, privilege, status FROM user_network_acl_privileges;
    HOST                 LOWER_PORT UPPER_PORT PRIVILEGE  STATUS
    localhost                    25         25 connect    GRANTED
    SQL> DECLARE
      2     c utl_smtp.connection;
      3  BEGIN
      4     c := utl_smtp.open_connection('localhost', 25); -- SMTP on port 25
      5     utl_smtp.helo(c, 'localhost');
      6     utl_smtp.mail(c, 'Oracle11.2');
      7     utl_smtp.rcpt(c, '[email protected]');
      8     utl_smtp.data(c,'From: Oracle'||utl_tcp.crlf||'To: [email protected]'||utl_tcp.crlf||'Subject: UTL_SMTP TEST'||utl_tcp.crlf||'');
      9     utl_smtp.quit(c);
    10  END;
    11  /
    PL/SQL procedure successfully completed.
    SQL>
    This works fine and I receive the email correctly.  Now if I try to do the same thing for a role:
    SQL> CONNECT system/******@testdb
    Connected.
    SQL> BEGIN
      2     dbms_network_acl_admin.drop_acl('test_smtp.xml');
      3     commit;
      4  END;
      5  /
    PL/SQL procedure successfully completed.
    SQL> SELECT host, lower_port, upper_port, acl FROM dba_network_acls;
    no rows selected
    SQL> CREATE ROLE testacl_role;
    Role created.
    SQL> GRANT testacl_role TO testacl;
    Grant succeeded.
    SQL> ALTER USER testacl DEFAULT ROLE ALL;
    User altered.
    SQL>
    SQL> BEGIN
      2     dbms_network_acl_admin.create_acl('test_smtp.xml','TEST SMTP ACL','TESTACL_ROLE',true,'connect');
      3     dbms_network_acl_admin.assign_acl('test_smtp.xml','localhost',25);
      4     commit;
      5  END;
      6  /
    PL/SQL procedure successfully completed.
    SQL> SELECT host, lower_port, upper_port, acl FROM dba_network_acls;
    HOST                 LOWER_PORT UPPER_PORT ACL
    localhost                    25         25 /sys/acls/test_smtp.xml
    SQL> SELECT acl,principal,privilege,is_grant FROM dba_network_acl_privileges;
    ACL                                      PRINCIPAL       PRIVILEGE  IS_GRANT
    /sys/acls/test_smtp.xml                  TESTACL_ROLE    connect    true
    SQL>
    And now I test it again with the same user:
    SQL> CONNECT testacl/testacl@testdb
    Connected.
    SQL>
    SQL> SELECT host, lower_port, upper_port, privilege, status FROM user_network_acl_privileges;
    no rows selected
    SQL> DECLARE
      2     c utl_smtp.connection;
      3  BEGIN
      4     c := utl_smtp.open_connection('localhost', 25); -- SMTP on port 25
      5     utl_smtp.helo(c, 'localhost');
      6     utl_smtp.mail(c, 'Oracle11.2');
      7     utl_smtp.rcpt(c, '[email protected]');
      8     utl_smtp.data(c,'From: Oracle'||utl_tcp.crlf||'To: [email protected]'||utl_tcp.crlf||'Subject: UTL_SMTP TEST'||utl_tcp.crlf||'');
      9     utl_smtp.quit(c);
    10  END;
    11  /
    DECLARE
    ERROR at line 1:
    ORA-24247: network access denied by access control list (ACL)
    ORA-06512: at "SYS.UTL_TCP", line 17
    ORA-06512: at "SYS.UTL_TCP", line 267
    ORA-06512: at "SYS.UTL_SMTP", line 161
    ORA-06512: at "SYS.UTL_SMTP", line 197
    ORA-06512: at line 4
    SQL>
    I'm aware that role privileges doesn't apply inside procedures, functions or packages by default, but this is an anonymous block so it should use the active roles for the user.  I also tried adding a "dbms_session.set_role('TESTACL_ROLE');" at the beggining of the anonymous PL/SQL block but I got the same access error.
    Thanks in advance for any help you can give to me on this question, it would be very hard to grant the ACL to all the individual users as they are more than 1000, and we create more regularly.

    Thanks for your quick reply... I don't have a problem creating the basic ACL with the privileges granted for a user.  The problem appears when I try to create an ACL with privileges for a ROLE.  You can see here http://docs.oracle.com/cd/E11882_01/appdev.112/e25788/d_networkacl_adm.htm#BABIGEGG than the official Oracle documentation states that you can assign the ACL principal to be a user or role:
    Parameter
    Description
    acl
    Name of the ACL. Relative path will be relative to "/sys/acls".
    description
    Description attribute in the ACL
    principal
    Principal (database user or role) to whom the privilege is granted or denied. Case sensitive.
    My issue is that when I try to create the ACL for a role it doesn't work.
    Have you ever created an ACL for a role? if so please send me an example or let me know which step I might be missing.  Cheers.

  • Problems creating new Web Dynpro ABAP application

    All,
    I am following this tutorial to create my first Web Dynpro ABAP application
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/fc/501b42b5815133e10000000a155106/frameset.htm
    In this tutorial I was asked to create a component as Local object.
    But after giving the name of the component, I get an alert saying
    "Object can only be created in SAP Package"
    When I confirm this, I was shown a "Create Object Directory entry" dialog box which asks for attributes like Package.
    And this box has Local Object button, when clicked I get the message "Test Objects cannot be created in foreign namespaces".
    I found some other article through Google
    http://www.octavia.de/fileadmin/octavia_files/content_bilder/Hauptnavigation/SAP_NetWeaver/WebDynpro/Web_Dynpro_Part_I.pdf
    According to this, I tried to give $TMP as Package. But still have the same error
    "Test Objects cannot be created in foreign namespaces"
    Where am I and what should I do to create a new project?
    Thanks.

    Thanks Abinav.
    My problem is with naming convention only. Component name starting with Z solved my problem.

  • Problem creating hierarchy based on 2 physical dimension tables

    I'm having a problem creating 1 logical dimension with a drill-down hierarchy, based on two separate physical dimension tables. The errors I receive when navigating the drill-down hierarchy is:
    "Cannot find logical table source coverage for logical columns" &
    "Missing join between logical tables".
    I'm using OBIEE 10.1.3.4
    Here are the details of what I have setup sofar:
    Physical layer:
    Dimension table DIM_ORG with columns:
    -dimension_key
    -org_total_code
    -org_total_description
    -org_detail_code
    -org_detail_description
    Dimension table DIM_DEPT with columns:
    -dimension_key
    -dept_total_code
    -dept_total_description
    -dept_detail_code
    -dept_detail_description
    Fact table FACT_SALES with columns:
    -fk_org
    -fk_dept
    -sum_sales
    Physical Joins:
    FACT_SALES.fk_org = DIM_ORG_dimension_key
    FACT_SALES.fl_dept = DIM_DEPT.dimension_key
    Business Model & Mapping layer:
    I created a logical dimension ORG_DEPT. It contains two logical table sources (DIM_ORG & DIM_DEPT) and the following logical columns:
    - All Departments (mapped to dept_total_code)
    - Organisation (mapped to org_detail_description)
    - Organisation Number (mapped to org_detail_code)
    - Department (mapped to dept_detail_description)
    - Department Code (mapped to dept_detail_code)
    The business logical key is based on the combination of Organisation Number & Department Code
    The hierarchy I need is: All Departments -> Organisation -> Department so I created the following hierarchy for ORG_DEPT:
    - Total Level containing: All Departments
    - Organisation Level containing: Organisation Number (defined as the Logical level key) & Organisation (defined als the Drill level key)
    - Detail Department Level containing: Department Code (defined as Logical level key) and Department (defined as Drill level key).
    In the LTS of the dimension ORG_DEPT I've set the Content levels for the sources:
    DIM_ORG : Organisation Level
    DIM_DEPT: Detail Department Level
    In the LTS no -inner- joins have been added against related physical tables.
    I created a logical fact table SALES (based on the physical fact table) and joined it against the logical dimension table ORG_DEPT.
    In the LTS the Content level for ORG_DEPT is set against the Detail Department Level. No - inner- joins have been aded against related physical tables.
    When I create a report in Answers to test the hierachy and select only 'All Departments' I get the correct dimension value returned. When I try to drill to the next level I get the following ODBC error:
    "Cannot find logical table source coverage for logical columns: [All Departments]. Please check more detailed level keys are mapped correctly".
    When I create a report in Answers and select both 'All Departments' and 'Sales' I get the correct result. When I try to drill to the next level I get a different ODBC error:
    "Missing join between logical tables DIM_DEPT and DIM_DEPT: There must be at least one physical join link between the underlying physical tables".
    Any suggestions are welcome!
    Thanks!

    Hello Robert,
    Your suggestions were known to me but I still wanted to combine the two physical dimension tables in one logical dimension. So I've played around a bit more and found the solution: In my original setup I had two seperate logical table sources (one for each physical dimension table). The solution was to combine the two logical table sources in one logical table source. I achieved that by logical joining the DIM_DEPT table to the FACT_SALES table and subsequently to the DIM_ORG within the 1 LTS and using inner joins.
    Then I created the logical table key (a combination of org_detail_code & dept_detail_code). After that I could create the hierarchy with no problem.
    Edited by: The_Dutchman on Nov 4, 2011 9:43 PM

  • Problem creating backend PO in ECC

    Hi,
    I have already posted this question in the SRM Forum.
    We are using SRM 5.0. I am trying to create a backend PO. SRM defines the standard PO with a doc type as 'EC' and the same in ECC is defined as 'ZSTD'. This is getting created perfectly. Absolutely no problem
    I am trying to create other POs from SRM to ECC:
    "Blanket PO - Doctype ZBPO"
    "Exemption PO - Doctype ZEPO" etc
    I am able to select different types of POs from the drop down from the SRM screen. But when I am debugging, I always get the doc type as 'EC' regardless of what ever type of PO I select from SRM screen.
    Why am I getting same DOCTYPE for different POs from SRM?
    I am implementing the BADI "BBP_CREATE_BE_PO_NEW"
    Thanks,
    Rajasekhar

    Hi Santosh,
    I was out of office. I did try to do what ever u said. I am getting the number range related to the doc type which I wanted to create.
    With respect to changing the DOC_TYPE of BADI BBP_DOC_CHANGE_BADI, method BBP_SC_CHANGE, I always have DOC_TYPE as 'EC' regardless of type of PO I am selecting on the SRM Screen.
    Do you have any clue, if we need to make any config changes?
    Thanks
    Rajasekhar

  • I've tried everything but can't access iTunes store from my ipad. Apple ID is fine and logged in to iTunes on pc. Still no luck. Anyone any other alternatives? Thx.

    I've tried everything but can't access iTunes store from my ipad. Apple ID is fine and logged in to iTunes on pc. Still no luck. Anyone any other alternatives? Thx.

    You may think you are connected to the internet, but maybe not. Click on Safari and see if it connects.
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord for 30 seconds or longer) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router (Auto or Channel 6 is best). Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Fix Slow WiFi Issue https://discussions.apple.com/thread/2398063?start=60&tstart=0
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
    The Complete Guide to Using the iTunes Store
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-using-t he-itunes-store/
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    This works for some users. Not sure why.
    Go to Settings>General>Date and Time> Set Automatically>Off. Set the date ahead by about a year.Then see if you can connect to the store.
     Cheers, Tom

  • Problem Creating VirtualProviders Based on the DTP

    Problem Creating VirtualProviders Based on the Data Transfer Process .
    (1) I have created an Data Source(extract structure and extractor) on SYS1. Tested the extractor. It returns data as desired.
    (2) Then I replicated this Data Source to SYS2.
    (3) In SYS1 I created InfoCube(VirtualProvider based on data transfer process for direct access) .
    Till this point I have no issues .
    (4) But after that I am not able to "Create Data Transfer Process"  for this Virtual Infoprovider . When I try to create DTP the DTP type available for selection is "Scheduled" where as per the documentation I need to create DTP of DTP type "DTP for Direct Access".This DTP type I donot see.
    Is it a problem with the BW configuration or some user error.Any suggestions which may help would be realy appreciated.
    Thanks & Regards,
    priyadarshi

    Corrected some typo in my earlier update...
    Problem Creating VirtualProviders Based on the Data Transfer Process .
    (1) I have created an Data Source(extract structure and extractor) on SYS1. Tested the extractor. It returns data as desired.
    (2) Then I replicated this Data Source to SYS2.
    (3) In SYS2 I created InfoCube(VirtualProvider based on data transfer process for direct access) .
    Till this point I have no issues .
    (4) But after that I am not able to "Create Data Transfer Process" for this Virtual Infoprovider . When I try to create DTP the DTP type available for selection is "Standard(Scheduled)" where as per the documentation I need to create DTP of DTP type "DTP for Direct Access".This DTP type I donot see.
    Is it a problem with the BW configuration or some user error.Any suggestions which may help would be realy appreciated.
    Thanks & Regards,
    priyadarshi

  • Problems creating a portfolio header in Acrobat 9 Pro.

    I create a header and save my file. But when I exit out of the file and then reopen it, the header that I just saved is gone. Anyone have any ideas? Thanks!

    This may be a known issue. Take a look at the thread http://forums.adobe.com/thread/793948 and see if the situation you are experiencing sounds similar and if the work around posted by Josh_Corey (toward the bottom of the thread, posted Jan 31, 2011) resolves the problem.

Maybe you are looking for