Update BP,Item error

When I try to update a BusinessPartner or an Item I get the errormessage:
-1107 - The object's key is not set
This is what I do (I use VB.NET):
First I create an xml file of the bp and then:
Dim oDestBP As SAPbobsCOM.BusinessPartners = oCompany2.GetBusinessObjectFromXML(sFileName, 0)
oDestBP.Add()
oCompany2.GetLastError(oErr, oErrmsg)
Select Case oErr
    Case 0                    'Everything went OK
         Exit Select
    Case -1                   'BP already exists
          oDestBP.Update()
end select
The adding is no problem if the bp doesn't exists but the updating goes wrong.
Can somebody help me?
Thx

When you make
odestbp.getbykey(bpcode)
you are removing all information odestbp had before and charging the bp information you have in your current company.
You need to have 2 bp instances. One that reads from the xml file the information and another one that reads from the database (using GetByKey). Then you must copy one by one the parameters you want to update from the xml instance to the getbykey instance.
I don't know a method that allows to copy the objects directly. The only way it could work is when the bp doesn't exist in the second company, then you can read from the xml and create directly in the second company.
Hope it helps
Trinidad.

Similar Messages

  • The workflow could not update the item, possibly because one or more columns for the item require a different type of information. Outcome: Unknown Error

    Received this error (The workflow could not update the item, possibly because one or more columns for the item require a different type of information.) recently on a workflow that was
    working fine and no changes were made to the workflow.
    I have tried a few suggestions, i.e. adding a pause before any ‘Update’ action (which didn’t help because the workflow past this action without incident); checked the data type being written
    to the fields (the correct data types are being written); and we even checked the list schema to ensure the list names and the internal names are aligned (they
    are), but we still cannot figure out why the workflow is still throwing this error.
    We located the area within the workflow step where it is failing and we inserted a logging action to determine if the workflow would execute the logging action but it did not, but wrote the same error message.
    The workflow is a Reusable Approval workflow designed in SharePoint Designer 2010 and attached to a content type. 
    The form associated with the list was modified in InfoPath 2010. 
    Approvers would provide their approval in the InfoPath form which is then read by the workflow.
    Side note - items created after the workflow throws this Unknown Error some seem to be working fine. 
    We have deleted the item in question and re-added it with no effect. 
    Based on what we were able to determine there don’t seem to be any consistency with how this issue is behaving.
    Any suggestions on how to further investigate this issue in order to find the root cause would be greatly appreciated?
    Cheers

    Hi,
    I understand that the reusable workflow doesn’t work properly now. Have you tried to remove the Update list item action to see whether the workflow can run without issue?
    If the workflow runs perfectly when the Update list item action is removed, then you need to check whether there are errors in the update action. Check whether the values have been changed.
    Thanks,
    Entan Ming
    Entan Ming
    TechNet Community Support

  • Error while updating pricing item

    Hi All,
    I have an issue to ask, the problem is this issue not happen every time, and sometimes it can solved it self.
    We are using SRM 5.0
    SRM_SERVER     550     0008     SAPKIBKT08     SRM_SERVER
    SAP_AP                  700     0008    SAPKNA700      SAP Application Platform
    Its about  Error while updating pricing item 49ABA6C4998216D9E1000000AC103B65 (document 49ABA6CE998216D9E1000000AC103B65) which i found in SLG1 and SM53.
    When this issue occured, all transaction cannot be process, like : transfer ext requirement from R/3 to SRM --> failed , then when generate PO from accepted quotation , the PO net price will be zero.
    All the error is the same, error has occured in pricing.
    I already check using program
    RSVMCRT_HEALTH_CHECK  and BBP_CND_CUSTOMIZING_CHECK , IPC is running and all java enviroment message status = green, but if i simulate using a product, it will show error in pricing.
    Can you please help to advise if any of you ever facing the same error, your respond will highly appreciated.
    Regards,
    w1n

    Hi,
    I think buffer has old condition.
    Please run the Function Module IPC_DET_CLEAR_CUST_BUFFER.
    OR reset the VMC -> Reset  in SM52.
    Regards,
    Masa

  • Collect data from User workflow error updating list item

    Hi, can someone please help me with WSS 3 workflows?!
    I'll keep it simple - I have a workflow step "Collect data from user" that will fail with Unknown Error when attempting to update list item (this is after the user has clicked Complete Task). The workflow does not continue past this step and I have
    to terminate the workflow.
    What is odd, is that if I do another Collect data from User in the same step but following the 1st collect, both will work!! How can this be?? This proves the 1st collect is OK so why won't it run without another Collect data after it?! Doesn't make sense to
    me.
    I was just trying the second Collect to troubleshoot the issue. I've tried other actions there but having another Collect does seem to be the action that kicks things into life. Is there a clue here?
    Any clues would be much appreciated as I'm not able to turn much up when I Google.
    Thanks

    Well, surprise, surprise, this has come back (thought it might!). The trace logs show it's a task locked error but I can't see how. Can anyone please provide me with some clues??
    03/14/2014 12:30:25.11     w3wp.exe (0x7698)                           0x5EA4    Windows SharePoint
    Services       Web Controls                      88wy    Medium      SPDataSourceView.ExecuteSelect()
    - selectArguments: IsEmpty=True, MaximumRows=0, RetrieveTotalRowCount=False, SortExpression=, StartRowIndex=0, TotalRowCount=-1    
    03/14/2014 12:30:28.39     w3wp.exe (0x7698)                           0x6C4C    Windows SharePoint Services 
         Web Controls                      88wy    Medium      SPDataSourceView.ExecuteSelect() - selectArguments:
    IsEmpty=True, MaximumRows=0, RetrieveTotalRowCount=False, SortExpression=, StartRowIndex=0, TotalRowCount=-1    
    03/14/2014 12:30:28.47     w3wp.exe (0x7698)                           0x6C4C    Windows SharePoint Services 
         Web Controls                      88wy    Medium      SPDataSourceView.ExecuteSelect() - selectArguments:
    IsEmpty=True, MaximumRows=0, RetrieveTotalRowCount=False, SortExpression=, StartRowIndex=0, TotalRowCount=-1    
    03/14/2014 12:30:29.86     w3wp.exe (0x7698)                           0x7A94    Windows SharePoint Services 
         Workflow Infrastructure           72er    Medium      Microsoft.SharePoint.SPException: This task is currently locked by a running workflow and cannot
    be edited.     at Microsoft.SharePoint.SPListItem.PrepareItemForUpdate(Guid newGuidOnAdd, SPWeb web, Boolean bMigration, Boolean& bAdd, Boolean& bPublish, Object& objAttachmentNames, Object& objAttachmentContents, Int32&
    parentFolderId)     at Microsoft.SharePoint.SPListItem.UpdateInternal(Boolean bSystem, Boolean bPreserveItemVersion, Guid newGuidOnAdd, Boolean bMigration, Boolean bPublish, Boolean bNoVersion, Boolean bCheckOut, Boolean bCheckin, Boolean
    suppressAfterEvents)     at Microsoft.SharePoint.SPListItem.Update()     at Microsoft.SharePoint.Workflow.SPWinOEWSSService.CommitUpdateListItem(Transaction txn, Object[] transData)    
    03/14/2014 12:30:29.86     w3wp.exe (0x7698)                           0x7A94    Windows SharePoint Services 
         Workflow Infrastructure           72fe    High        Error in commiting pending workflow batch items: Microsoft.SharePoint.SPException: This
    task is currently locked by a running workflow and cannot be edited.     at Microsoft.SharePoint.SPListItem.PrepareItemForUpdate(Guid newGuidOnAdd, SPWeb web, Boolean bMigration, Boolean& bAdd, Boolean& bPublish, Object& objAttachmentNames,
    Object& objAttachmentContents, Int32& parentFolderId)     at Microsoft.SharePoint.SPListItem.UpdateInternal(Boolean bSystem, Boolean bPreserveItemVersion, Guid newGuidOnAdd, Boolean bMigration, Boolean bPublish, Boolean bNoVersion,
    Boolean bCheckOut, Boolean bCheckin, Boolean suppressAfterEvents)     at Microsoft.SharePoint.SPListItem.Update()     at Microsoft.SharePoint.Workflow.SPWinOEWSSService.CommitUpdateListItem(Transaction txn, Object[]
    transData)     at Micro...    
    03/14/2014 12:30:29.86*    w3wp.exe (0x7698)                           0x7A94    Windows SharePoint Services 
         Workflow Infrastructure           72fe    High        ...soft.SharePoint.Workflow.SPPendingWork.PerformWorkNow(Transaction txn)    
    at Microsoft.SharePoint.Workflow.SPPendingWorkBatch.Commit(Transaction transaction, ICollection items)    
    03/14/2014 12:30:30.05     w3wp.exe (0x7698)                           0x7A94    Windows SharePoint Services 
         Workflow Infrastructure           88xr    Unexpected    WinWF Internal Error, terminating workflow Id# 2dc6002d-9f9d-474f-84cf-329025347ec5    
    03/14/2014 12:30:30.05     w3wp.exe (0x7698)                           0x7A94    Windows SharePoint Services 
         Workflow Infrastructure           98d4    Unexpected    System.Workflow.Runtime.Hosting.PersistenceException: This task is currently locked by a running workflow
    and cannot be edited. ---> Microsoft.SharePoint.SPException: This task is currently locked by a running workflow and cannot be edited.     at Microsoft.SharePoint.SPListItem.PrepareItemForUpdate(Guid newGuidOnAdd, SPWeb web, Boolean
    bMigration, Boolean& bAdd, Boolean& bPublish, Object& objAttachmentNames, Object& objAttachmentContents, Int32& parentFolderId)     at Microsoft.SharePoint.SPListItem.UpdateInternal(Boolean bSystem, Boolean bPreserveItemVersion,
    Guid newGuidOnAdd, Boolean bMigration, Boolean bPublish, Boolean bNoVersion, Boolean bCheckOut, Boolean bCheckin, Boolean suppressAfterEvents)     at Microsoft.SharePoint.SPListItem.Update()     at Microsoft.SharePoint.Workflow.SPWi...  
    03/14/2014 12:30:30.05*    w3wp.exe (0x7698)                           0x7A94    Windows SharePoint Services 
         Workflow Infrastructure           98d4    Unexpected    ...nOEWSSService.CommitUpdateListItem(Transaction txn, Object[] transData)     at
    Microsoft.SharePoint.Workflow.SPPendingWork.PerformWorkNow(Transaction txn)     at Microsoft.SharePoint.Workflow.SPPendingWorkBatch.Commit(Transaction transaction, ICollection items)     at System.Workflow.Runtime.WorkBatch.PendingWorkCollection.Commit(Transaction
    transaction)     at System.Workflow.Runtime.WorkBatch.Commit(Transaction transaction)     at System.Workflow.Runtime.Hosting.WorkflowCommitWorkBatchService.CommitWorkBatch(CommitWorkBatchCallback commitWorkBatchCallback)    
    at System.Workflow.Runtime.Hosting.DefaultWorkflowCommitWorkBatchService.CommitWorkBatch(CommitWorkBatchCallback commitWorkBatchCallback)     at System.Workflow.Runtime.WorkflowExecutor.CommitTransaction(Activity activityContext) 
    03/14/2014 12:30:30.05*    w3wp.exe (0x7698)                           0x7A94    Windows SharePoint Services 
         Workflow Infrastructure           98d4    Unexpected    ...   at System.Workflow.Runtime.WorkflowExecutor.Persist(Activity dynamicActivity, Boolean
    unlock, Boolean needsCompensation)     --- End of inner exception stack trace ---     at System.Workflow.Runtime.WorkflowExecutor.Persist(Activity dynamicActivity, Boolean unlock, Boolean needsCompensation)    
    at System.Workflow.Runtime.WorkflowExecutor.System.Workflow.ComponentModel.IWorkflowCoreRuntime.PersistInstanceState(Activity activity)     at System.Workflow.ComponentModel.Activity.MarkClosed()     at System.Workflow.ComponentModel.Activity.ReleaseLockOnStatusChange(IActivityEventListener`1
    eventListener)     at System.Workflow.ComponentModel.FaultAndCancellationHandlingFilter.SafeReleaseLockOnStatusChange(ActivityExecutionContext context)     at System.Workflow.ComponentModel.FaultAndCancella...  
    03/14/2014 12:30:30.05*    w3wp.exe (0x7698)                           0x7A94    Windows SharePoint Services 
         Workflow Infrastructure           98d4    Unexpected    ...tionHandlingFilter.OnEvent(Object sender, ActivityExecutionStatusChangedEventArgs e)    
    at System.Workflow.ComponentModel.ActivityExecutorDelegateInfo`1.ActivityExecutorDelegateOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)     at System.Workflow.Runtime.Scheduler.Run()    
    03/14/2014 12:30:30.38     w3wp.exe (0x7698)                           0x6C9C    Windows SharePoint Services 
         General                           0    Unexpected    ERROR: request not found
    in the TrackedRequests. We might be creating and closing webs on different threads. ThreadId = 59, Free call stack =    at Microsoft.SharePoint.SPRequestManager.Release(SPRequest request)     at Microsoft.SharePoint.SPWeb.Invalidate()    
    at Microsoft.SharePoint.SPWeb.Close()     at Microsoft.SharePoint.SPSite.Close()     at Microsoft.SharePoint.SPSite.Dispose()     at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflow(SPWorkflow
    workflow, Collection`1 events, SPRunWorkflowOptions runOptions)     at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflow(SPWorkflow workflow, Collection`1 events)     at Microsoft.SharePoint.Workflow.SPWinOEItemEventReceiver.RouteWorkflowEvent(SPItemEventProperties
    properties, SPWeb web, SPListItem item, Boolean fNeedTas...    
    03/14/2014 12:30:30.38*    w3wp.exe (0x7698)                           0x6C9C    Windows SharePoint Services 
         General                           0    Unexpected    ...kReset)    
    at Microsoft.SharePoint.Workflow.SPWinOEItemEventReceiver.ItemUpdated(SPItemEventProperties properties)     at Microsoft.SharePoint.SPEventManager.RunItemEventReceiver(SPItemEventReceiver receiver, SPItemEventProperties properties, SPEventContext
    context, String receiverData)     at Microsoft.SharePoint.SPEventManager.RunItemEventReceiverHelper(Object receiver, Object properties, SPEventContext context, String receiverData)     at Microsoft.SharePoint.SPEventManager.<>c__DisplayClass8`1.<InvokeEventReceivers>b__0()    
    at Microsoft.SharePoint.SPSecurity.CodeToRunElevatedWrapper(Object state)     at Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken, Boolean bResetContext, WaitCallback code, Object param)     at Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken
    03/14/2014 12:30:30.38*    w3wp.exe (0x7698)                           0x6C9C    Windows SharePoint Services 
         General                           0    Unexpected    ...userToken, CodeToRunElevated
    code)     at Microsoft.SharePoint.SPEventManager.InvokeEventReceivers[ReceiverType](SPUserToken userToken, RunEventReceiver runEventReceiver, Object receivers, Object properties, Boolean checkCancel)     at Microsoft.SharePoint.SPEventManager.InvokeEventReceivers[ReceiverType](Byte[]
    userTokenBytes, RunEventReceiver runEventReceiver, Object receivers, Object properties, Boolean checkCancel)     at Microsoft.SharePoint.SPEventManager.HandleEventCallback[ReceiverType,PropertiesType](Object callbackData)    
    at Microsoft.SharePoint.Utilities.SPThreadPool.WaitCallbackWrapper(Object state)     at System.Threading.ExecutionContext.runTryCode(Object userData)     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode
    code, CleanupCo...    
    03/14/2014 12:30:30.38*    w3wp.exe (0x7698)                           0x6C9C    Windows SharePoint Services 
         General                           0    Unexpected    ...de backoutCode, Object
    userData)     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback
    tpWaitCallBack)     at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)  , Allocation call stack (if present) null    

  • IBook Store error message "you cannot update this item"

    When my book was finally in the iBookstore, I purchased it, to see how the process works and if everything is ok for a potential customer. Turned out that I mad some minor mistakes, which I fixed (hopefully) and published an new Version (successfully, I guess). Now I need to update the purchased book to cheeck if everything is ok.
    There IS an Update in the iBookstore, but trying to run the update ends up in an error message "you cannot update this item".
    My fault? Not my fault? What to do?
    Has anyone an idea?

    It took quite a while to find this:
    Dear xy,
    Thank you for purchasing “Inside Apple”. A new version of the book is available to you at no charge.
    Here is how to download the new version:
    1) Tap the iBooks app on your iPad, iPhone or iPod touch. If you are already in the iBookstore, tap on “Library”.
    2) Tap the “Edit” button.
    3) Locate “Inside Apple”, tap “Edit” and then “Delete” to delete the book.
    4) Tap the “Done” button.
    5) Tap the “Store” button, scroll down to the bottom of the page and sign out of your account.
    6) The page will refresh. Scroll down to the bottom of the page and sign back in to your account.
    7) If you are not already in the “Purchases” page, tap the “Purchases” icon at the bottom right corner of your screen.
    8) Locate “Inside Apple” in your purchases and tap the “Redownload” button.
    You will now have the updated version of the iBook in your library. Thank you for being a loyal Apple customer and have a great day!
    Sincerely,
    iTunes Store Team

  • SP Designer - Update list item value error

    Hi,
    I'm making holiday requests with SP designer, and my workflow works well, however, when the manager validation task is created, I would like to add the holiday request's details (such as start date, end date, Employee ID, etc).
    So I have a list called "Holiday request" and an associated task list where all the validation tasks are stored.
    What I tried was to use the "Update list item" function to update the Employee ID value (in the validation task column I created) with the holiday request's Employee ID value. So what I did was this :
    (I initially posted a picture but I cannot, apparently)
    The list I work on is the associated task list. I chose the field "Employee ID" and set the value to "Current item : Employee ID".
    In my lookup, I've set the associated content field and in the value : "Current Item:Title"
    I have also tried to use the Current Item:ID (which would be the Holiday request's ID), but it didn't work either. I've been testing a lot and wanted to know if you guys had any suggestions ?
    Thanks a lot.
    Cheers

    Below are steps need to performed to update custom fileds in task form
    1. Create custom task content type using SharePoint 2013 workflow task.
    2. Add your fields here (start date, end date, Employee ID etc).
    3. Make sure this custom task content type is associated with workflow task list.
    4. In the assign task activity change the Task content type to your custom task content type.
    5.From the single task activity properties uncheck "Wait for Task completion".
    The below screenshot i have updated Empid in task form with current list Item id. You can update them according to your requirement.
    Hope this helps.
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • The workflow could not update the item, possibly because one or more columns for the item require a different type of information using Update Item action

       I got error  "The workflow could not update the item, possibly because one or more columns for the item require a different type of information "I  found out the cause is  Update Item action       
    I need to update item in another List call Customer Report ,the field call "Issues"  with data type  "Choice"   to yes
    then the error arise .   please help..

    Thanks for the quick response Nikhil.
    Our SPF 2010 server is relatively small to many setups I am sure. The list with the issue only has 4456 items and there are a few associated lists, eg lookups, Tasks, etc see below for count.
    Site Lists
    Engagements = 4456 (Errors on this list, primary list for activity)
    Tasks = 7711  (All workflow tasks from all site lists)
    Clients = 4396  (Lookup from Engagements, Tslips, etc)
    Workflow History = 584930 (I periodically run a cleanup on this and try to keep it under 400k)
    Tslips = 3522 (Engagements list can create items here, but overall not much interaction between lists)
    A few other lists that are used by workflows to lookup associations that are fairly static and under 50 items, eg "Parters Admin" used to lookup a partners executive admin to assign a task.
    Stunpals - Disclaimer: This posting is provided "AS IS" with no warranties.

  • Update List Items using REST API - Keep Getting 400 Bad Request

    I am using code from the following answer:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/40833576-5853-4ca4-95cf-b5b1d69f465f/sharepoint-rest-and-c-sample-to-update-list-item?forum=sharepointdevelopment
    I am having a tough time figuring out the issue though.  I have been able to retrieve list items, but now I want to update those items.  This is the following code just to get the digest information with passing in credentials:
    public static string GetFormDigest(System.Net.NetworkCredential cred)
    string formDigest = null;
    string resourceUrl = "https://SITEURL/_api/contextinfo";
    HttpWebRequest wreq = HttpWebRequest.Create(resourceUrl) as HttpWebRequest;
    wreq.Credentials = cred;
    wreq.Method = "POST";
    wreq.Accept = "application/json;odata=verbose";
    wreq.ContentLength = 0;
    wreq.ContentType = "application/json";
    string result;
    WebResponse wresp = wreq.GetResponse();
    using (StreamReader sr = new StreamReader(wresp.GetResponseStream()))
    result = sr.ReadToEnd();
    var jss = new JavaScriptSerializer();
    var val = jss.Deserialize<Dictionary<string, object>>(result);
    var d = val["d"] as Dictionary<string, object>;
    var wi = d["GetContextWebInformation"] as Dictionary<string, object>;
    formDigest = wi["FormDigestValue"].ToString();
    Console.WriteLine(formDigest);
    return formDigest;
    Then the following code is used:
    string result = string.Empty;
    Uri uri = new Uri(sharepointUrl.ToString() + "/_api/Web/lists/getByTitle('DemoList')/items(1)");
    HttpWebRequest wreq = (HttpWebRequest)WebRequest.Create(uri);
    wreq.Credentials = cred;
    wreq.Method = "POST";
    wreq.Accept = "application/json; odata=verbose";
    wreq.ContentType = "application/json; odata=verbose";
    wreq.Headers.Add( "X-HTTP-Method","MERGE");
    wreq.Headers.Add( "IF-MATCH", "*");
    wreq.Headers.Add("X-RequestDigest", GetFormDigest(cred));
    string stringData = "{'__metadata': { 'type': 'SP.Data.DemoListListItem' }, 'Title': 'updated!'}";
    wreq.ContentLength = stringData.Length;
    StreamWriter writer = new StreamWriter(wreq.GetRequestStream());
    writer.Write(stringData);
    writer.Flush();
    try {
    WebResponse wresp2 = wreq.GetResponse();
    using (StreamReader sr = new StreamReader(wresp2.GetResponseStream()))
    result = sr.ReadToEnd();
    catch (Exception e) { Console.WriteLine("An error occurred: '{0}'", e); }
    It errors out when it tries to send the command to Sharepoint.  I am NOT using a sharepoint hosted app.  I just wanted to directly contact sharepoint and update items.  Any help or suggestions would be greatly appreciated!
    Thanks,
    Priyank
     

    I just found some other code that seemed to work on editing a title and edited it kind of guessing it would work and it did!
    This is the code that ended working using the same digest code from above:
    Console.WriteLine("\n Newer Fancier Code \n");
    Uri uri = new Uri("https://SHAREPOINTURL/_api/web/lists/GetByTitle('Demo')/items(1)");
    HttpWebRequest request = (HttpWebRequest)WebRequest.Create(uri);
    request.ContentType = "application/json;odata=verbose";
    request.Headers["X-RequestDigest"] = GetFormDigest(cred);
    request.Headers["X-HTTP-Method"] = "MERGE";
    request.Headers["IF-MATCH"] = "*";
    request.Credentials = cred;
    request.Accept = "application/json;odata=verbose";
    request.Method = "POST";
    string stringData = "{ '__metadata': { 'type': 'SP.ListItem' }, 'Location': 'updatedinfo' }";
    request.ContentLength = stringData.Length;
    StreamWriter writer = new StreamWriter(request.GetRequestStream());
    writer.Write(stringData);
    writer.Flush();
    HttpWebResponse response = (HttpWebResponse)request.GetResponse();
    StreamReader reader = new StreamReader(response.GetResponseStream());
    Just fyi if anyone was wondering.  Next, I'm going to be trying to update multiple fields, possibly multiple items if possible if anyone knows how to do that.

  • Tutorial on how to update list items using ListData.svc

    Can you please point me to a tutorial which shows how to update a list item using listdata.svc and C#?
    Sorry if this is FAQ.
    I have found articles on read list... but I haven't found anything on update a list item.
    val it: unit=()

    when i try this I get an error 500
    I created an ASP.NET web application that allows the user to modify data that is stored in SharePoint I rather not go into the reasons why this application was created but focus more on why doesn't the listdata.svc allow me to update a task item that was
    created by a workflow collect data from user action.
    1. The workflow creates the item.
    I collect the item and update the item using the below code. This is not an OOTB approval workflow that is just the name I used. When I get to save changes I received the following error code.
    Dim getApprovalItem As ExpenseApprovalRuleBasedTasksItem = spContext.ExpenseApprovalRuleBasedTasks.Where(Function(i) i.Id = Pam.ApprovalItemID).FirstOrDefault
    If String.IsNullOrEmpty(getApprovalItem.AuditorApprovalValue) Then
    getApprovalItem.AuditingComments = approvalComments
    Select Case approvalDecision
    Case "Approved"
    getApprovalItem.AuditorApproval = ExpenseApprovalRuleBasedTasksAuditorApprovalValue.CreateExpenseApprovalRuleBasedTasksAuditorApprovalValue("Approved")
    getApprovalItem.AuditorApprovalValue = "Approved"
    Case "Rejected"
    getApprovalItem.AuditorApproval = ExpenseApprovalRuleBasedTasksAuditorApprovalValue.CreateExpenseApprovalRuleBasedTasksAuditorApprovalValue("Rejected")
    getApprovalItem.AuditorApprovalValue = "Rejected"
    End Select
    getApprovalItem.Outcome = "Completed"
    getApprovalItem.Status = ExpenseApprovalRuleBasedTasksStatusValue.CreateExpenseApprovalRuleBasedTasksStatusValue("Completed")
    getApprovalItem.StatusValue = "Completed"
    getApprovalItem.Complete = True
    spContext.UpdateObject(getApprovalItem)
    spContext.SaveChanges()
    End If

  • Update list item with managed metadata field returns The security validation for this page is invalid

    Using SharePoint 2010 Server
    I'm attempting to programtically update a managed metadata field in a document library. I'm able to do it without issue on all other non-managed metadata fields. When I attempt it on a MM field I get the error message
    "The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again."
    After some digging I realised that this error was being caused because SharePoint was trying to write to the TaxonomyHiddenList list (../sites/mysite/Lists/TaxonomyHiddenList/AllItems.aspx)
    When I update a document through the browser with a term (Term01), it shows up in this TaxonomyHiddenList . I can then run my application, apply Term01 to my new document and it works fine. But if I apply Term02 to my new document it gives me the error above.
    Summary
    My app can read the TaxonomyHiddenList fine but it can not perform an operation that would write to it, resulting in not being able to update the MM field.
    Question
    Is there any advice on how I can further debug this issue?

    Hi,
    According to your post, my understanding is that you want to update managed metadata field in document library programmatically.
    I have made a simple code demo below to updata managed metadata field in document library, it works like a charm, you can refer to it.
    public static void UpdateMSField()
    using (SPSite site = new SPSite("http://YourSiteURL"))
    using (SPWeb web = site.OpenWeb())
    //SPList list = web.Lists.TryGetList("Libs_1");
    SPDocumentLibrary lib = (SPDocumentLibrary)web.Lists["Libs_1"];
    // No point in proceeding if we can't find the list
    if (lib != null)
    // add a new item
    // SPListItem item = list.AddItem();
    SPListItem item = lib.GetItemById(1);
    //Console.WriteLine(item.Name);
    // get the current taxonomy session, which wraps up all of the
    // associated TermStore objects for this SPSite object
    TaxonomySession metadataService = new TaxonomySession(site);
    // get the taxonomy field
    TaxonomyField taxField = item.Fields["MMS_1"] as TaxonomyField;
    // get the term store associated with the taxonomy field
    TermStore termStore = metadataService.TermStores[taxField.SspId];
    // get the actual term set associated with the taxonomy field
    TermSet termSet = termStore.GetTermSet(taxField.TermSetId);
    // search for the terms we wish to set the field to
    var terms = termSet.GetTerms("term_1", true, StringMatchOption.ExactMatch, 1, false);
    // if we have found a term populate the field
    if (terms.Count > 0)
    // set the field to the term(s) we have found
    taxField.SetFieldValue(item, terms.First());
    // Update the item
    item.Update();
    Console.WriteLine("success...");
    More reference:
    http://www.3guysonsharepoint.com/?p=1052
    http://vineet-winit.blogspot.com/2013/04/how-to-update-managed-metadata-field-in.html
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • DW removes spaces surrounding updated library items

    I've filed a bug with Adobe on this issue, but I'm wondering
    if anyone else has received a fix for what I consider a
    showstopping bug. In a nutshell, whenever I update a library item,
    DW removes all spaces surrounding the updated library item, and
    will even remove spaces surrounding unrelated library items during
    the same operation.
    For example, let's say I have a simple library item that
    contains only the character "^". I insert that into a page to
    render like this: "| ^ |", using normal spaces in the page code to
    separate the three characters. If I then edit the library item to
    use the character "-" instead, all updated pages will lose the
    surrounding spaces: "|-|".
    I've developed hundreds of library items over the years, and
    can reproduce this over the last three versions of DW (8, MX 2004,
    MX), on multiple computers using new code or existing sites. If I
    edit a single library item, it corrupts hundreds of pages in a
    large site, and I have to use special searches to find and fix the
    error. I can't believe that noone else is affected by this problem,
    or isn't using library items to the extent that I do.
    I'd really like to see library item functionality repaired,
    and this is my last appeal before finding a replacement for DW, Are
    any DW developers monitoring this list?

    > bug is just as capable of affecting SSI
    I don't think so. At least, I have never seen it happen. Have
    you?
    > Library items are particularly aimed at professionals
    managing large
    > sites.
    I don't think so here, either. Why would one EVER choose a
    Library item
    over SSI? On a large site, you would upload hundreds if not
    thousands of
    files for each change with the former.
    > It is an opportunity to
    > create reusable code that can be managed and edited in
    one central
    > location, so
    > that changes to a single file can be replicated
    throughout the entire code
    > base.
    Precisely what SSI does, only better.
    > Yes, it may be more desirable to use a server side
    technology to control
    > these bits through the use of variables and includes,
    but I also build and
    > manage high performance web servers, and no dynamic
    language can even come
    > close to the speed of delivering static files,
    especially if you want to
    > withstand a slashdotting or other unusual burst of
    activity.
    This is true - since Library items are design-time tools, you
    take the
    bandwidth hit on the upload side of things rather than on the
    fetch side of
    things.
    > I'm hoping that someone at Adobe is monitoring this list
    They do not. If you need to communicate with them, you must
    contact them
    directly. But you have been told that Adobe is aware of the
    problem at
    least twice - is that not enough?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "jorey" <[email protected]> wrote in message
    news:[email protected]...
    > The examples I used are overly simplified to more
    clearly demonstrate the
    > problem. Using a server-side technology is not relevant
    to this issue.
    > This
    > bug is just as capable of affecting SSI, PHP, ASP, or
    any other code
    > edited and
    > managed with Dreamweaver.
    >
    > Library items are particularly aimed at professionals
    managing large
    > sites.
    > Who else would even be interested in such a feature? It
    is an opportunity
    > to
    > create reusable code that can be managed and edited in
    one central
    > location, so
    > that changes to a single file can be replicated
    throughout the entire code
    > base. To suggest that it is necessary to create slightly
    different
    > versions of
    > code snippets to suit the individual needs of each
    generated page utterly
    > defeats the purpose of library items.
    >
    > As for the uses of library items, sure, I'll use it to
    maintain large
    > blocks
    > of code, but it's also useful for little things that
    change on a regular
    > basis,
    > such as names of people in specific roles, addresses,
    phone numbers, email
    > addresses, URLs, dates and other things that might
    appear hundreds of
    > times
    > throughout a site in a variety of contexts. This bug has
    serious
    > repercussions,
    > because it is not limited to the item being updated. You
    could update a
    > large
    > block of code and have unpredictable changes occur
    elsewhere. This is
    > unacceptable, and may not be limited to library items,
    but may also affect
    > templates or any other site management function that
    relies on the same
    > routines.
    >
    > Yes, it may be more desirable to use a server side
    technology to control
    > these bits through the use of variables and includes,
    but I also build and
    > manage high performance web servers, and no dynamic
    language can even come
    > close to the speed of delivering static files,
    especially if you want to
    > withstand a slashdotting or other unusual burst of
    activity.
    >
    > But as I mentioned, the type of code or use of the
    library item is
    > irrelevant.
    > Dreamweaver as a programming editor has a serious bug.
    It's broken, and
    > needs
    > to be fixed. I'm hoping that someone at Adobe is
    monitoring this list and
    > will
    > understand that this is a problem that affects advanced
    users and whole
    > teams
    > who have made extensive and productive use of this
    feature before it was
    > broken.
    >

  • Update Parent Items Prices Globally Problem

    I am trying to run the Update Parent Item Prices Globally but keep getting an error.
    No Parent Item prices to be updated found [message 65020-3]
    This is running on 2007A SP:00 PL:06
    When I look at the BOM I can see that the total of the components is different than the parents price.  If I click the arrow it updates fine.  But I need to be able to run the global update as there are hundreds of parents.

    See if I am doing it right?
    I have 200 parent parts with price list BOM loaded as the price list in their parent records. I have another 1200 parts with Purchased Price loaded as the price list in their records.
    When I run the global update for the  Purchased Price parts it runs and gives me a list of those parts it is going to update.
    When I run the global update for the BOM parts I get the message No Parent Item prices to be updated found message 65020-3.
    I know that a number of these parts need to be updated.  When I look at the Bill of Material I can see that the sum of the component prices is different than the parents price.  If I click on the arrow on the display it updates the price. However due to the volume of parts thie manual process is not an option.

  • There was a problem updating InDesign CC For more information see the specific error below.  Update Failed Download error.  Press Retry to try again or contact customer support.(49)

    Posted the entire text from the error window, when trying to update, using the normal NON-TECHIE way to update any and all Adobe CC products, via the Creative Cloud updater installed when Adobe Creative Cloud subscription was purchased when first offered.
    The following occurs, ad nauseam:
    There was a problem updating InDesign CC
    For more information see the specific error below.
    Update Failed
    Download error.  Press Retry to try again or contact customer support.(49)
    Here's the crux of my frustration:
    (1) Customer Service is NOT contact-able, to receive LIVE help.
    (2) There is NO way for me to mitigate this "Download error", being a student learning InDesign, and NOT in any way capable of tweaking folders/files here and there.
    Therefore, the real question:
    Given that a significant number of subscribers are having the above referenced issue with attempting to download the current update for InDesign, WHAT ARE WE SUPPOSED TO DO, in order to get our contractually paid-for updates to our legally and contractually paid-for Adobe software, specifically in my case, InDesgin's current update?
    Please, NO TECHNICAL mumbo-jumbo which most likely will cause the overwhelming majority of users, like me, to seriously corrupt their computer files, but rather an honest, straightforward "what to do" from real CS/Engineers working for Adobe, as to how to FIX this issue, period.
    ===========================================================
    UPDATE:
    Here is a way in which I think I was able to "update" my InDesign CC application:
    (1) Sign-In to your Adobe Account
    https://www.adobe.com/
    (2) Click on the MENU icon
    (3) Click on the product InDesign icon
    Your browser should display the page for Adobe InDesign CC
    https://www.adobe.com/products/indesign.html?promoid=KLXLU
    (4) Click on the Download icon,
    Your browser should now display the page to download InDesign,
    https://creative.adobe.com/products/download/indesign
    (5) a Pop-Up window should open, and display:
      Launch Application
      This link needs to be opened with an application.
    with the first option to select being the CreativeCloud(URIHandler)
    (5) Select this application and click OK.
    What happened when I followed steps (1) thorugh (5) is that:
    (a) InDesign CC(2014) was installed,
    (b) InDesign CC, updated, and then
    (c) InDesign CC(2014), also updated.
    Why this all worked, is a mystery to me.
    Looks like a separate, "new" version of InDesign, InDesign CC(2014), was installed, the existing "old" InDesign was updated, and then the newly installed Indesign CC(2014) was further updated.
    A BIT MORE, when I launched my InDesign CC app, and checked to see if there were Updates Available, there in fact was an Adobe InDesign CC 64 bit (9.2.2) update.
    I clicked on UPDATE and my "old" InDesign CC app was "successfully updated."
    FURTHER INFO:  I may have neglected to list some important info ... OS:  Windows 8.1 Pro with Media Center, 64-bit
    Confused, I am able to launch BOTH of these apps, and hopefully I may use one of these versions of the InDesign CC app, to do some InDesign work.
    Will keep y'all posted!
    Message was edited by: Richard Yapkowitz, about an hour after I first posted this issue.

    Jackdan error 49 indicates the installer was unable to access a critical file or directory.  You can find additional details at Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html.

  • Updater fails with Error U44M1I0

    I have seen several similar posts to this one, but none seemed exactly the same.
    I am trying to install 3 updates for my Adobe products on OS X 10.7.4. I have a Creative Cloud subscription.
    The updater gives this error log:
    DPS Desktop Tools CS6 2.04.1 Update
    Installation Successful. Error Code: U44M1I0
    Adobe Media Encoder CS6 6.0.2 Update
    Installation Successful. Error Code: U44M1I0
    Adobe InDesign CS6 8.0.1 update
    Installation Successful. Error Code: U44M1I0
    I enabled the "ribs3debug" mode as suggested in other threads.
    Here's the contents of the InDesign error log:
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.2.10.0
    OSX version: 10.7.4 
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    deploymentFile option not given
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 44 milliseconds (0.044 seconds)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate
    Updating media info for: {05DDE640-EBCC-11E1-8A98-35B78AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-en_IL-220812013903/AdobeInDesign8AppLang-en_IL- 220812013903.dmg
    Updating media info for: {07BB5D70-EBCD-11E1-B49F-0FE18AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-hu_HU-220812014618/AdobeInDesign8AppLang-hu_HU- 220812014618.dmg
    Updating media info for: {09929A90-EBCE-11E1-AC69-F00A8BAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-sv_SE-220812015331/AdobeInDesign8AppLang-sv_SE- 220812015331.dmg
    Updating media info for: {1C76F326-EBCF-11E1-A733-32568BAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppBase2-mul-220812020326/AdobeInDesign8AppBase2-mul-22 0812020326.dmg
    Updating media info for: {2495EBF4-EBCD-11E1-A7C8-AEE58AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-it_IT-220812014705/AdobeInDesign8AppLang-it_IT- 220812014705.dmg
    Updating media info for: {24DDC164-EBCC-11E1-962D-DDBB8AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-fr_MA-220812013957/AdobeInDesign8AppLang-fr_MA- 220812013957.dmg
    Updating media info for: {255D1016-EBCE-11E1-8C5B-970F8BAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-tr_TR-220812015417/AdobeInDesign8AppLang-tr_TR- 220812015417.dmg
    Updating media info for: {408ED52E-EBCC-11E1-AFB4-84C08AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-en_GB-220812014043/AdobeInDesign8AppLang-en_GB- 220812014043.dmg
    Updating media info for: {41164F6C-EBCD-11E1-88CB-54EA8AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-ja_JP-220812014753/AdobeInDesign8AppLang-ja_JP- 220812014753.dmg
    Updating media info for: {42EC21C6-EBCE-11E1-AE4B-3A148BAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-uk_UA-220812015507/AdobeInDesign8AppLang-uk_UA- 220812015507.dmg
    Updating media info for: {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-en_US-220812014130/AdobeInDesign8AppLang-en_US- 220812014130.dmg
    Updating media info for: {5CF79D62-EBCD-11E1-833A-07EF8AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-ko_KR-220812014840/AdobeInDesign8AppLang-ko_KR- 220812014840.dmg
    Updating media info for: {60323BF8-EBCE-11E1-BC1D-D6188BAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-zh_CN-220812015555/AdobeInDesign8AppLang-zh_CN- 220812015555.dmg
    Updating media info for: {78CEC222-EBCD-11E1-B799-B9F38AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-nb_NO-220812014928/AdobeInDesign8AppLang-nb_NO- 220812014928.dmg
    Updating media info for: {7A081202-EBCC-11E1-A2E4-DBC98AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-es_ES-220812014219/AdobeInDesign8AppLang-es_ES- 220812014219.dmg
    Updating media info for: {7D33794C-EBCE-11E1-B7F0-881D8BAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-zh_TW-220812015643/AdobeInDesign8AppLang-zh_TW- 220812015643.dmg
    Updating media info for: {90E58E06-EBCB-11E1-8CE3-C3068AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-cs_CZ-220812013550/AdobeInDesign8AppLang-cs_CZ- 220812013550.dmg
    Updating media info for: {959D400A-EBCC-11E1-BB1C-74CE8AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-es_MX-220812014305/AdobeInDesign8AppLang-es_MX- 220812014305.dmg
    Updating media info for: {95BC6218-EBCD-11E1-9FC4-60F88AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-nl_NL-220812015016/AdobeInDesign8AppLang-nl_NL- 220812015016.dmg
    Updating media info for: {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppBase-mul-220812015950/AdobeInDesign8AppBase-mul-2208 12015950.dmg
    Updating media info for: {B02F5558-EBCB-11E1-A2C2-4EA98AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-da_DK-220812013640/AdobeInDesign8AppLang-da_DK- 220812013640.dmg
    Updating media info for: {B16842A2-EBCD-11E1-9A00-FAFC8AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-pl_PL-220812015102/AdobeInDesign8AppLang-pl_PL- 220812015102.dmg
    Updating media info for: {B2A19462-EBCC-11E1-9FF3-1AD38AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-fi_FI-220812014353/AdobeInDesign8AppLang-fi_FI- 220812014353.dmg
    Updating media info for: {CC5435AA-EBCB-11E1-9C3D-F4AD8AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-de_DE-220812013727/AdobeInDesign8AppLang-de_DE- 220812013727.dmg
    Updating media info for: {CF2830AA-EBCC-11E1-9DB7-C0D78AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-fr_CA-220812014441/AdobeInDesign8AppLang-fr_CA- 220812014441.dmg
    Updating media info for: {CF8AE050-EBCD-11E1-B36C-A0018BAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-pt_BR-220812015152/AdobeInDesign8AppLang-pt_BR- 220812015152.dmg
    Updating media info for: {EA0D10DA-EBCB-11E1-A012-9BB28AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-en_AE-220812013817/AdobeInDesign8AppLang-en_AE- 220812013817.dmg
    Updating media info for: {EBE8085A-EBCC-11E1-9109-67DC8AAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-fr_FR-220812014530/AdobeInDesign8AppLang-fr_FR- 220812014530.dmg
    Updating media info for: {ECD40F7E-EBCD-11E1-BFD1-48068BAC8644}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: InDesignCS6-AdobeUpdate
      Path: /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-ru_RU-220812015241/AdobeInDesign8AppLang-ru_RU- 220812015241.dmg
    --------------------  END  - Updating Media Sources -  END  --------------------
    [       0] Thu Sep 27 16:04:29 2012 DEBUG
    InstallerSession.CreatePayloadSession: Checking for unsupported payloads
    [       0] Thu Sep 27 16:04:29 2012  INFO
    Supported RIBS version range: [0.0.66.0,6.2.10.0]
    [       0] Thu Sep 27 16:04:29 2012 DEBUG
    ______ InstallerSession.CreatePayloadSession: Checking session payloads ______
    [       0] Thu Sep 27 16:04:29 2012  INFO
    ----------------- CreatePayloadSession: machine is x86 ---------------
    [       0] Thu Sep 27 16:04:29 2012 DEBUG
    InstallerSession.CreatePayloadSession: Load PDB
    ______ InstallerSession.CreatePayloadSession: Checking incompatible payloads ______
    ______ GetIncompatiblePayloadBuildsInstalled ______
    ______ InstallerSession.CreatePayloadSession: Checking already installed payloads ______
    {03740852-60C2-4B1A-A3DA-1EDB082C6401} Adobe Linguistics CS6
    {0377892E-FCAC-46EC-AA70-C6AC8A86A81F} Dynamic Link Media Server
    {0C4E7429-E920-4125-980E-029A87AE0A4D} AdobeColorCommonSetCMYK CS6
    {0D9E083D-1ABE-4B41-B04D-B79947317FF8} AdobeIdeaPluginCS6
    {11C91E36-78ED-11E1-8DB4-73755723D190} Adobe InDesign CS6 Common Base Files
    {14688254-5CD1-11E1-8D70-4DBBF019A2FF} DPS Desktop Tools CS6
    {148542D8-49CA-482A-A334-1D54C5A9D53B} Adobe XMP Panels
    {1F955A4A-F365-4379-AEE2-B7C83E1AA883} Adobe Photoshop CS6 Support
    {2591B843-8028-4395-9DEE-03AF8D631539} Adobe Player for Embedding 3.3
    {26F763C9-076F-473D-9A0E-4050C973737C} AdobeColorJA CS6
    {3071EDD7-EA5B-4CAC-B4D0-4D4D664154D1} Adobe Photoshop CS6 English Language Pack_AdobePhotoshop13-en_US
    {311CDC89-AC18-4344-9EC9-0225328C73D3} Required Common Fonts Installation
    {327492D4-78EB-11E1-8ABE-84C55623D190} Adobe InDesign CS6 Application Base Files
    {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6
    {3CB7E1A8-78E9-11E1-A332-DF895723D190} Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-en_US
    {4482EF4A-376B-46DE-9B17-E377232328E0} PDF Settings CS6
    {48623899-C152-457D-9B30-1F957332AC2F} AdobeColorPhotoshop CS6
    {49F7E5E0-2C04-48C9-9BB7-BC91AC0AE6F1} Adobe Extension Manager CS6_6.0.2_AdobeExtensionManager6.0All
    {4F427880-01EA-4E0F-AAE2-9ADE97563A21} Adobe Utilities CS6
    {4FFA83C0-007A-4DB3-955C-B5EEE73BEDAF} Adobe SwitchBoard 2.0
    {50F5A7C9-1E43-4860-AED8-7F8722691F17} Adobe ExtendScript Toolkit CS6
    {51C77DC1-5C75-4491-8645-A17CC33F5A36} AdobeColorEU CS6
    {539AEF15-3A2B-4A31-A587-7E90F7D9C700} Camera Profiles Installer
    {554A7BA9-8879-496E-BC3D-93650613DDE5} Adobe Photoshop CS6 Support_13.0.1_AdobePhotoshop13-Support
    {557F9FD3-EED8-43D7-AF29-0F19CA832728} AdobePDFL CS6
    {5BCA5B05-A805-42A3-86F8-6689B7C1E907} Adobe Bridge CS6_5.0.1_AdobeBridge5-mul
    {6040E054-500A-427A-9DA2-349F0FEB19D1} Adobe Illustrator CS6 Core_AdobeIllustrator16en_USLanguagePack
    {68E6C82A-78E9-11E1-8AE1-E28A5723D190} Adobe InDesign CS6 Application Feature Set Files
    {74EB3499-8B95-4B5C-96EB-7B342F3FD0C6} Adobe Photoshop CS6 Driver
    {78E38D75-4D92-4F6E-B631-17A436BED680} AdobeColorVideoProfilesCS CS6
    {7C895316-78E9-11E1-A476-3E8B5723D190} Adobe InDesign CS6 Application Base Files2
    {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6
    {8467887D-92F1-435C-B387-A7551B88EC70} Adobe NPS Panel
    {84901376-1C55-4BD3-AD2C-F9BDB4449DAC} PDF Settings CS5
    {9124DF4E-617D-486B-A970-8FA632244F24} Adobe Photoshop CS6 Core
    {97BA0109-F6BE-4F50-8904-C19442D7216E} Adobe Bridge CS6
    {9FC6805B-9FD9-410A-A620-51D58644999D} Camera Profiles Installer_7.1_AdobeCameraRawProfile7.0All
    {A0F72081-99FB-4FFA-AE1A-62B5A656CAC1} AdobeTypeSupport CS6
    {A9E40F78-E54D-494F-94A9-5D502F8DD1E1} Adobe WinSoft Linguistics Plugin CS6
    {AA0D312F-1570-4E7E-9A7D-E191E0090FEC} AdobeHelp
    {AAF0D225-F129-40F2-916E-12E28DBD19ED} Adobe Illustrator CS6 Core
    {AC76BA86-1033-F400-7760-000000000005} Acrobat X Pro
    {AC85D480-BE25-4B01-84BE-E8A5932E39DB} Adobe Hunspell Linguistics Plugin CS6
    {B5BC75FC-908D-4E1E-A1EE-09A3FDBBEC77} AdobeIdeaPluginCS6-loc
    {B67ED9AA-F372-40CC-89AB-F5D8FBF56CD4} Adobe Illustrator CS6 Support
    {B98E0DCB-1A75-4394-9813-3A114AA3891D} Adobe Mini Bridge CS6
    {BAA50E10-F61C-11E0-AC88-C17AEB9B6A79} Adobe Toolhints CS6
    {BB5AB971-EC87-4563-B070-4396AFE93414} Acrobat Professional
    {BB66788C-4C4F-4EB0-B146-9178857DE287} AdobeColorNA CS6
    {C346BBCF-A687-4500-BB19-EE9C2D6FF284} Suite Shared Configuration CS6
    {C7B1C1B3-368D-4C32-A818-83F1554EB398} AdobeColorCommonSetRGB CS6
    {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20} Adobe Media Encoder CS6
    {CFC3110A-491C-4DBF-A97D-66C567600A2F} Photoshop Camera Raw 7
    {DE7C6FA1-AF75-48A8-B495-CFAD529BCC3D} Recommended Common Fonts Installation
    {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport
    {E1C48031-9366-427F-AC04-535CEDAAD995} Acrobat X Pro
    {E51F8824-78E8-11E1-AD81-3C805723D190} Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_US
    {E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85} AdobeCMaps CS6
    {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul
    {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6
    {ED027C6A-DE62-4BD2-BD00-3CF183A6BDAD} Adobe Photoshop CS6 Core_13.0.1_AdobePhotoshop13-Core
    {FA148573-E0E5-400F-8978-D95410035F18} Photoshop Camera Raw 7_7.1_AdobeCameraRaw7.0All
    [       0] Thu Sep 27 16:04:30 2012  INFO
    ______ Verify Dependency Subscribers ______
    [       0] Thu Sep 27 16:04:30 2012 ERROR
    DW023: The extension payload: {05DDE640-EBCC-11E1-8A98-35B78AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_IL 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_IL
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {07BB5D70-EBCD-11E1-B49F-0FE18AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-hu_HU 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-hu_HU
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {09929A90-EBCE-11E1-AC69-F00A8BAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-sv_SE 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-sv_SE
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {2495EBF4-EBCD-11E1-A7C8-AEE58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-it_IT 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-it_IT
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {24DDC164-EBCC-11E1-962D-DDBB8AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-fr_MA 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-fr_MA
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {255D1016-EBCE-11E1-8C5B-970F8BAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-tr_TR 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-tr_TR
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {408ED52E-EBCC-11E1-AFB4-84C08AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_GB 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_GB
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {41164F6C-EBCD-11E1-88CB-54EA8AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-ja_JP 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-ja_JP
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {42EC21C6-EBCE-11E1-AE4B-3A148BAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-uk_UA 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-uk_UA
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {5CF79D62-EBCD-11E1-833A-07EF8AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-ko_KR 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-ko_KR
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {60323BF8-EBCE-11E1-BC1D-D6188BAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-zh_CN 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-zh_CN
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {78CEC222-EBCD-11E1-B799-B9F38AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-nb_NO 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-nb_NO
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {7A081202-EBCC-11E1-A2E4-DBC98AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-es_ES 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-es_ES
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {7D33794C-EBCE-11E1-B7F0-881D8BAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-zh_TW 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-zh_TW
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {90E58E06-EBCB-11E1-8CE3-C3068AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-cs_CZ 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-cs_CZ
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {959D400A-EBCC-11E1-BB1C-74CE8AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-es_MX 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-es_MX
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {95BC6218-EBCD-11E1-9FC4-60F88AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-nl_NL 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-nl_NL
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {B02F5558-EBCB-11E1-A2C2-4EA98AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-da_DK 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-da_DK
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {B16842A2-EBCD-11E1-9A00-FAFC8AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-pl_PL 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-pl_PL
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {B2A19462-EBCC-11E1-9FF3-1AD38AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-fi_FI 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-fi_FI
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {CC5435AA-EBCB-11E1-9C3D-F4AD8AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-de_DE 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-de_DE
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {CF2830AA-EBCC-11E1-9DB7-C0D78AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-fr_CA 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-fr_CA
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {CF8AE050-EBCD-11E1-B36C-A0018BAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-pt_BR 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-pt_BR
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {EA0D10DA-EBCB-11E1-A012-9BB28AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_AE 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_AE
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {EBE8085A-EBCC-11E1-9109-67DC8AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-fr_FR 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-fr_FR
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    DW023: The extension payload: {ECD40F7E-EBCD-11E1-BFD1-48068BAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-ru_RU 8.0.1.406 requires a parent with following specification:
              Family: InDesign
              ProductName: Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-ru_RU
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    [       0] Thu Sep 27 16:04:30 2012 DEBUG
    ______ Checking payloads upgrade/conflict relationships ______
    Checking for payloads having same family and product names but different adobe codes
    ______ Checking payloads upgrade/conflict relationships : Passed ______
    Operation order summary:
    When distributing payloads across media, the following order must be preserved, except that
    adjacent payloads with the same mediaGroup can be re-ordered across media boundaries without introducing
    extraneous media swaps for the user.
    [       0] Thu Sep 27 16:04:30 2012  INFO
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {1C76F326-EBCF-11E1-A733-32568BAC8644} Adobe InDesign CS6 Application Base Files2_8.0.1.406_AdobeInDesign8AppBase2-mul 8.0.1.406: 0 (0,0)
      {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_US 8.0.1.406: 0 (0,0)
      {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406: 0 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    [       0] Thu Sep 27 16:04:30 2012 DEBUG
    :: END TIMER :: [CreatePayloadSession] took 374 milliseconds (0.374 seconds) DTR = 85.5615 KBPS (0.0835561 MBPS)
    [       0] Thu Sep 27 16:04:30 2012  INFO
    Patch {1C76F326-EBCF-11E1-A733-32568BAC8644} Adobe InDesign CS6 Application Base Files2_8.0.1.406_AdobeInDesign8AppBase2-mul 8.0.1.406 can be applied to product {7C895316-78E9-11E1-A476-3E8B5723D190} Adobe InDesign CS6 Application Base Files2 8.0.0.0
    Patch {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_US 8.0.1.406 can be applied to product {E51F8824-78E8-11E1-AD81-3C805723D190} Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_US 8.0.0.0
    Patch {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406 can be applied to product {327492D4-78EB-11E1-8ABE-84C55623D190} Adobe InDesign CS6 Application Base Files 8.0.0.0
    [       0] Thu Sep 27 16:04:30 2012 DEBUG
    *** Checking patch payload : {1C76F326-EBCF-11E1-A733-32568BAC8644} Adobe InDesign CS6 Application Base Files2_8.0.1.406_AdobeInDesign8AppBase2-mul 8.0.1.406
    installDBPath : /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppBase2-mul-220812020326/Install.db
    Successfully Opened installDB
    Payload is not customized
    Parent AdobeCode : {7C895316-78E9-11E1-A476-3E8B5723D190} Adobe InDesign CS6 Application Base Files2 8.0.0.0
    Parent Installation directory : /Applications
    *** Checking patch payload : {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_US 8.0.1.406
    installDBPath : /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppLang-en_US-220812014130/Install.db
    Successfully Opened installDB
    Payload is not customized
    Parent AdobeCode : {E51F8824-78E8-11E1-AD81-3C805723D190} Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_US 8.0.0.0
    Parent Installation directory : /Applications
    *** Checking patch payload : {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406
    installDBPath : /Users/jryans/Library/Caches/Adobe/AAMUpdater/AdobeInDesignCS6-8.0/8.0.1.406/InDesignCS6- AdobeUpdate/payloads/AdobeInDesign8AppBase-mul-220812015950/Install.db
    Successfully Opened installDB
    Payload is not customized
    Parent AdobeCode : {327492D4-78EB-11E1-8ABE-84C55623D190} Adobe InDesign CS6 Application Base Files 8.0.0.0
    Parent Installation directory : /Applications
    [       0] Thu Sep 27 16:04:30 2012  INFO
    Overwrite property "extensionsOnly" to: 1
    Overwrite property "mode" to: silent
    Overwrite property "patchesOnly" to: 1
    Overwrite property "workflow" to: updater
    Found payload actions:
    Deciding what installer mode to use...
    [       0] Thu Sep 27 16:04:30 2012 DEBUG
    Requested action "install" for {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406
    Requested action "install" for {1C76F326-EBCF-11E1-A733-32568BAC8644} Adobe InDesign CS6 Application Base Files2_8.0.1.406_AdobeInDesign8AppBase2-mul 8.0.1.406
    Requested action "install" for {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_US 8.0.1.406
    Using installer mode 0
    ::START TIMER:: [Setting Payload Actions]
    PayloadPolicyInit: BEGIN Updating installstate for payloads
    PayloadPolicyInit: END Updating installstate for payloads
    PayloadPolicyInit: BEGIN Creating policyNodes
    PayloadPolicyInit: END Creating policyNodes
    PayloadPolicyInit: BEGIN Calculating initial graph
    PayloadPolicyNode.ComputeConstraint: Static installMode 0 mode constraint is 0 0, N for {1C76F326-EBCF-11E1-A733-32568BAC8644} Adobe InDesign CS6 Application Base Files2_8.0.1.406_AdobeInDesign8AppBase2-mul 8.0.1.406
    PayloadPolicyNode._SetPayloadAction: install for {1C76F326-EBCF-11E1-A733-32568BAC8644} Adobe InDesign CS6 Application Base Files2_8.0.1.406_AdobeInDesign8AppBase2-mul 8.0.1.406
    PayloadPolicyNode.SetAction: FN->FY for {1C76F326-EBCF-11E1-A733-32568BAC8644} Adobe InDesign CS6 Application Base Files2_8.0.1.406_AdobeInDesign8AppBase2-mul 8.0.1.406
    PayloadPolicyNode.ComputeConstraint: Static installMode 0 mode constraint is 0 0, N for {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_US 8.0.1.406
    PayloadPolicyNode._SetPayloadAction: install for {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_US 8.0.1.406
    PayloadPolicyNode.SetAction: FN->FY for {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_US 8.0.1.406
    PayloadPolicyNode.ComputeConstraint: Static installMode 0 mode constraint is 2 12, Y for {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406
    PayloadPolicyNode._SetPayloadAction: install for {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406
    PayloadPolicyNode._SetPayloadAction: install for {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406
    PayloadPolicyNode.SetAction: IY->IY for {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406
    PayloadPolicyInit: END Calculating initial graph
    [       0] Thu Sep 27 16:04:30 2012  INFO
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {1C76F326-EBCF-11E1-A733-32568BAC8644} Adobe InDesign CS6 Application Base Files2_8.0.1.406_AdobeInDesign8AppBase2-mul 8.0.1.406 is: false
    Action string for {1C76F326-EBCF-11E1-A733-32568BAC8644} Adobe InDesign CS6 Application Base Files2_8.0.1.406_AdobeInDesign8AppBase2-mul 8.0.1.406  is install
    [       0] Thu Sep 27 16:04:30 2012 DEBUG
    Setting action for {1C76F326-EBCF-11E1-A733-32568BAC8644} Adobe InDesign CS6 Application Base Files2_8.0.1.406_AdobeInDesign8AppBase2-mul 8.0.1.406 per deployment file.
    [       0] Thu Sep 27 16:04:30 2012  INFO
    Value returned on lookup of payload: {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_US 8.0.1.406 is: false
    Action string for {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_US 8.0.1.406  is install
    [       0] Thu Sep 27 16:04:30 2012 DEBUG
    Setting action for {5C8FD9A8-EBCC-11E1-8103-34C58AAC8644} Adobe InDesign CS6 Application Language Files_8.0.1.406_AdobeInDesign8AppLang-en_US 8.0.1.406 per deployment file.
    [       0] Thu Sep 27 16:04:30 2012  INFO
    Value returned on lookup of payload: {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406 is: false
    Action string for {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406  is install
    [       0] Thu Sep 27 16:04:30 2012 DEBUG
    Setting action for {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406 per deployment file.
    PayloadPolicyNode._SetPayloadAction: install for {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406
    PayloadPolicyNode.SetAction: IY->IY for {9A1D45CE-EBCE-11E1-9D05-3A228BAC8644} Adobe InDesign CS6 Application Base Files_8.0.1.406_AdobeInDesign8AppBase-mul 8.0.1.406
    [       0] Thu Sep 27 16:04:30 2012  INFO
    END Setting requested payload actions
    [       0] Thu Sep 27 16:04:30 2012 DEBUG
    :: END TIMER :: [Setting Payload Actions] took 28 milliseconds (0.028 seconds) DTR = 142.857 KBPS (0.139509 MBPS)
    [       0] Thu Sep 27 16:04:30 2012  INFO
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: /Applications

    Alright, well, uninstalling and reinstalling InDesign allowed the updates to run successfully, so I guess that fixes it.

  • Windows server 2012 update standalone installer error: the certificate for the signer of the message is invalid

    I have a windows server 2012 Hyper V machine which acts as a web front end for my sharepoint 2013 farm.
    It is set to install updates automatically.
    I have 4 patch to install to correct an issue with my search:
     KB
    2567680, KB
    2554876 , KB
    2708075 , KB
    2472264 
    These are Microsoft patches
    Whenever I try to install them I receive an error
    Googling the error, I have tried extracting the file and using CMD prompt to install the xml file to install but to no avail.
    I have installed Windows Identity Foundation as a role. It is necessary for this to be 
    I have also noticed that all updates for a couple of weeks have failed. I have 2 other servers in the farm, both of which are joined to the same private network cannot look for updates with another error. Not sure if these are related.
    Anyone know of anything like this?
    Thanks in advance

    right-click the file and select properties.
    On "Digital Signatures" the tab, select the "Microsoft Corporation" entry and click "Details"
    In the "Digital Signature Details" dialog, click "View Certificate"
    In the  "Certificate" dialog, click "Install Certificate..."
    In the "Certificate Import Wizard" dialog, select "Local Machine" (though current user might work, didn't use it, so I can not attest to it) and click "Next"
    Select the "Place all certificates in the following store" option and click "Browse"
    In the "Select Certificate Store" dialog, select "Trusted Publishers" and click "Ok"
    Back in the "Certificate Import Wizard" click "Next"
    You should now be at the "Completing the Certificate Import Wizard" step of the "Certificate Import Wizard" ... click "Finish"
    You should get "Import was successful"
    You should now be able to install the package.
    gimme some slamming techno!!!!

Maybe you are looking for