Solution Import Failure Message: Cannot add a Root Component 'GUID' of type 29 because it is not in the target system

Hi all,
Please refer to the error:
Root Components import: FAILURE
[2015-04-10 17:04:48.126] Process: w3wp |Organization:0937f109-45df-e411-80cf-0050560100db |Thread:   43 |Category: Exception |User: ac011cf7-ad36-405b-91cf-2155ca15efb1 |Level: Error |ReqId: d3924c06-ad4b-4d5e-a204-70f8170016e1 | CrmException..ctor
 ilOffset = 0x30
at CrmException..ctor(String formattedErrorMessage, Int32 errorCode, Object[] arguments)  ilOffset = 0x30
at ImportRootComponentsHandler.GetSolutionRootsCollection(Boolean throwIfMissing, Boolean skipRibbonCustomization)  ilOffset = 0x209
at ImportRootComponentsHandler.ImportItem()  ilOffset = 0x8
at ImportHandler.Import()  ilOffset = 0x43
at RootImportHandler.ImportAndUpdateProgress(ImportHandler ih)  ilOffset = 0x7
at RootImportHandler.HandleNonMetadataHandlers(String[] ImportEntities, ImportHandler& ihForCurrentPath)  ilOffset = 0x33
at RootImportHandler.RunImport(String[] ImportEntities)  ilOffset = 0x1D8
at ImportXml.RunImport(String[] ImportEntities)  ilOffset = 0xE
at ImportXml.RunImport()  ilOffset = 0x5BF
at ImportXmlService.ImportSolutionSkipCapable(Boolean overwriteUnmanagedCustomizations, Boolean publishWorkflows, Byte[] customizationFile, Guid importJobId, Boolean convertToManaged, Boolean skipProductUpdateDependencies,
ExecutionContext context)  ilOffset = 0x46
at RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)  ilOffset = 0xFFFFFFFF
at RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)  ilOffset = 0x25
at RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)  ilOffset = 0xCF
at LogicalMethodInfo.Invoke(Object target, Object[] values)  ilOffset = 0x4F
at InternalOperationPlugin.Execute(IServiceProvider serviceProvider)  ilOffset = 0x57
at V5PluginProxyStep.ExecuteInternal(PipelineExecutionContext context)  ilOffset = 0x200
at VersionedPluginProxyStepBase.Execute(PipelineExecutionContext context)  ilOffset = 0x65
at Pipeline.Execute(PipelineExecutionContext context)  ilOffset = 0x65
at MessageProcessor.Execute(PipelineExecutionContext context)  ilOffset = 0x1C5
at InternalMessageDispatcher.Execute(PipelineExecutionContext context)  ilOffset = 0xE4
at ExternalMessageDispatcher.ExecuteInternal(IInProcessOrganizationServiceFactory serviceFactory, IPlatformMessageDispatcherFactory dispatcherFactory, String messageName, String requestName, Int32 primaryObjectTypeCode,
Int32 secondaryObjectTypeCode, ParameterCollection fields, CorrelationToken correlationToken, CallerOriginToken originToken, UserAuth userAuth, Guid callerId, Guid transactionContextId, Int32 invocationSource, Nullable`1 requestId, Version endpointVersion)
 ilOffset = 0x16E
at OrganizationSdkServiceInternal.ExecuteRequest(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, UserAuth userAuth, Guid targetUserId,
OrganizationContext context, Boolean returnResponse, Boolean checkAdminMode)  ilOffset = 0x1F1
at OrganizationSdkServiceInternal.ExecuteRequest(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode)  ilOffset
= 0x2D
at OrganizationSdkServiceInternal.Execute(OrganizationRequest request, CorrelationToken correlationToken, CallerOriginToken callerOriginToken, WebServiceType serviceType, Boolean checkAdminMode)  ilOffset = 0x26
at InprocessServiceProxy.ExecuteCore(OrganizationRequest request)  ilOffset = 0x34
at PlatformCommand.XrmExecuteInternal()  ilOffset = 0xF6
at ImportSolutionCommand.Execute()  ilOffset = 0x20
at DataSource.ImportSolution(Byte[] customizationFile, Boolean overwriteUnmanagedCustomizations, Boolean publishWorkflows, Guid importJobId, Boolean convertToManaged, Boolean skipProductUpdateDependencies, IOrganizationContext
context)  ilOffset = 0x0
at SolutionImportProcessPage.ImportSolution()  ilOffset = 0x123
at SolutionImportProcessPage.ProcessRequestData()  ilOffset = 0x4A
at SolutionImportProcessPage.ProcessAction(String action)  ilOffset = 0x92
at AppUIPage.OnPreRender(EventArgs e)  ilOffset = 0xD
at Control.PreRenderRecursiveInternal()  ilOffset = 0x54
at Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)  ilOffset = 0x6D3
at Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)  ilOffset = 0x3C
at Page.ProcessRequest()  ilOffset = 0x14
at Page.ProcessRequest(HttpContext context)  ilOffset = 0x33
at CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()  ilOffset = 0x18D
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)  ilOffset = 0x15
at ApplicationStepManager.ResumeSteps(Exception error)  ilOffset = 0x10A
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)  ilOffset = 0x5C
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)  ilOffset = 0x16A
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)  ilOffset = 0x4B
>Crm Exception: Message: Cannot add a Root Component 0ffbcde4-61c1-4355-aa89-aa1d7b2b8792 of type 29 because it is not in the target system., ErrorCode: -2147188705
[2015-04-10 17:04:48.126] Process: w3wp |Organization:0937f109-45df-e411-80cf-0050560100db |Thread:   43 |Category: Platform.Sql |User: ac011cf7-ad36-405b-91cf-2155ca15efb1 |Level: Info |ReqId: d3924c06-ad4b-4d5e-a204-70f8170016e1 | BusinessProcessObject.ExecuteNonQuery
 ilOffset = 0x28
I am getting this coming up in the error log when I attempt to import an unmanaged solution.
After searching on google Type 29 refers to a workflow.
I go into the source system and query the database by the GUID and discover that it is actually a Business Process Flow called 'Phone to Case Process'. 
I do not have this process in my target system as I deleted it.
Looks like this is one of the out of the box ones. I don't think we we have changed this one much.
What does this mean and what should I be looking for??
Anyway how do I remove this offending process from the unmanaged solution xml file and attempt to re-import it? 
It doesn't look like I can generate the solution again without the offending workflow/process..

I managed to resolve this issue after looking at this thread:
https://social.microsoft.com/Forums/en-US/fddff17f-1cca-4d33-a666-60c08ad76b0c/crm-2011-import-failure?forum=crmdevelopment
Just modify both solution and customizations xml by searching for the guid and removing the root component

Similar Messages

  • Error message:  Cannot sync songs purchased in iTunes to iTouch because computer is not authorized.  I go in and authorize computer (only computer I have ever used for iTunes), seems to be successful.  Then I try to sync again and it gives same error mesg

    It just goes in a circle.  This computer not authorized to sync purchased songs to iTouch.  Follow directions to authorize computer, seems successful.  Sync again and it comes up with the same error message....this computer not authorized to sync iTune purchases to iTouch.  I have deauthorized the computer and reauthorized and it didn't make a difference.  I updated and restored to factory settings.  Still same error message.  I have had this problem the last 2 times I have synced.  Worked previously.  Any ideas??

    additional info:  I looked into similar complaints.  1 suggested that something is wrong with the files.  Delete them off of computer and divice (but they are not on my divice anymore) and then download them again from iTunes purchase history.  Went in to check iTunes purchases to make sure the songs would be there if I did follow these steps.  Well, NONE of them are in my purchase history.....probably the real problem here.  I had an original iPod Nano and then upgraded to my current iTouch.....same computer for both.  Could there have been a problem at the point of switching over to the iTouch?  That doesn't make sence to me because it is through iTunes and it was the same account for both.  I thought I'd be smart and put all the songs in a playlist and burn to a CD and them load them back in that way.....but I was not authorized to burn to a CD....go figure.  Any idease would be great!!

  • File Import Failure message

    I've just started the switch from FCP to Premiere on my Macbook Pro and am stuck early on with two issues.
    File Import Failure message.
    Importing some clips shot with a Canon 5D Mark II [ 24 fps (23.9+)] and PP  seems to import them but also gives me a "File Import Failure" and "File format not supported" messages. I've tried to input a folder from the flashdisk itself and from a copy on a disk drive. The error message shows up and then all the files also show up in clips in PP.
    But something is wrong because when I play the files back in the Source window they play speeded up even though PP shows the correct file length.
    I've tried making a sequence set to 24 fps (23.9+) and same thing happens. The sequence and the files both have the same frame rate. When I drag a clip into the sequence e it's still speeded up.
    Sure would like to get started . . . this is probably a simple thing.
    I'm using the 30-day trial of CC PPro 7.
    Can anyone help?
    Many thanks,
    Robert
    It's an MBP with 2.6 ghz i7, 8 g ram, OS 10.8

    How exactly are you importing the clips? Through Media Browser? File>Import...? Drag and drop from Finder? And perhaps more to the point, exactly which files or folders are you selecting for import. With folder-based content, your best bet is to use Media Browser, which knows how to make sense of the multiple files that comprise each clip. If, instead, you simply drag a whole folder into the Project panel, Premiere will import the media files but throw the File Import Failure message for other files like XML. (If you stretch the dialog horizontally, you'll be able to see the full filename and extension of the ones that PPRO is balking at. Yes, I know, the mouse pointer doesn't give you the expected feedback that it will work to stretch the dialog, but trust me.)
    As to the clips playing faster than real-time, what frame rate is reported in both the Project panel and the Metadata panel. In the latter panel, please check both the Clip section at the top and the File section under Dynamic Media (typing "frame" in the search field will show you both).
    Also, what do you see in the Frame Section of the Interpret Footage dialog (Clip>Modify>Interpret Footage.)
    What's the stated duration, and how long does the clip actually take to play from start to finish?

  • I'm trying to install OS 10.6 onto my Macbook, which currently has OS 10.5.8. I clicked install (on the DVD) and selected my Macintosh HD drive. I was given the message that that disk cannot be used because it does not have the GUID partition????

    I'm trying to install OS 10.6 onto my Macbook, which currently has OS 10.5.8. I clicked install (on the DVD) and selected my Macintosh HD drive. I was given the message that that disk cannot be used because it does not have the GUID partition. In order to have a GUID partition, it suggested I go to disk utility and make the change. I couldn't see the partition tabs in the disk utility application. So how do I accomplish the GUID partition?

    The problem is, reformatting the partition may require you erase the hard drive.   Normally Intel Macs are preformatted GUID.    The fact that yours is not, says someone who initially installed the system on your Mac did you a disservice.   Regardless, you should backup your data before you upgrade.  GUID formatted drives generally are not compatible with iBooks (pre-2006 consumer notebooks by Apple) Powerbooks, and PowerMacs, and iMac G5s.    So if you indeed have machine with the MacBook name on the screen frame, it was not properly formatted from the beginning.  

  • I keep getting a message "safari cannot open page [page name with header information] because you are not connected to the internet.

    I keep getting a message "safari cannot open page [page name with header information] because you are not connected to the internet.  Then I check CNN for a time stamp, and I am connected to the internet.  I have reset everything suggested in other posts, ensured any other device that could be hogging bandwidth is off, the router is reset, the iPad is reset.  The other devices are not having this problem, and it happens on both places I use the iPad, the university library, (getting a second degree after a change in a long time career and at home. Any insight into this issue would be appreciated.

    Saing yu tried everthing provides little information to us.  We do not know what you tied.
    Have you tried:
    - Resetting the iPod:
    Reset iPod touch:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Powering off and then back on your router- Resetting network setting: Settings>General>Reset>Reset Network Settings
    The toubleshooting here:
    iPhone and iPod touch: Troubleshooting Wi-Fi networks and connections
    - Does you iPod conenct to other networks?
    - Do other devices connect to your network?

  • I want to install imovie 10.0 but keep getting message : your computers video card does not meet the minimum system requirements

    i want to install imovie 10.0 but keep getting message : your computers video card does not meet the minimum system requirements ? what should I do ?

    There are some suggested solutions in this thread:
    https://discussions.apple.com/message/23486450#23486450

  • I am thing of using Final Cut Pro but when I try and download I get the message "Your computer's video card does not meet the minimum system requirements." Can I do anything about this?

    I am thing of using Final Cut Pro but when I try and download I get the message “Your computer’s video card does not meet the minimum system requirements.” Can I do anything about this? I am using a Mac Pro early 2008 with Yosemite 10.10.2. My current graphics card is a ATI Radeon HD 2600 XT 256 MB.

    Geoff2T wrote:
    I am thing of using Final Cut Pro but when I try and download I get the message “Your computer’s video card does not meet the minimum system requirements.” Can I do anything about this? I am using a Mac Pro early 2008 with Yosemite 10.10.2. My current graphics card is a ATI Radeon HD 2600 XT 256 MB.
    It is just as the message says. Your video card is not compatible.
    You can add a compatible graphics card and use FCP X with your mac.  I can't suggest which one, but maybe other people on this forum can guide.
    And you may also get good suggestions in the Mac Pro forum.

  • The target x.sql cannot be started because it is not a runnable target.

    Hi...
    I'v tried execute a simple procedure to learn about SQL Developer, but I'v received this message:
    cannot be started because it is not a runnable target.
    Can anyone help me ?
    I have oracle 8i like database...
    Thanks.
    Fernando.
    Message was edited by:
    Dicipulofer

    See:
    Re: Nice App

  • The target comp.java cannot be started because it is not a runnable target

    I am using JDeveloper 10g (10.1.3.0.4 (SU4)) on Windows Server 2003. After compiling java program, when I try to run it, it gives following message:
    "The target comp.java cannot be started because it is not a runnable target."
    Could anybody help, what is problem? Do I have to make some configuration?
    Thanks for reply.

    if comp.java doesn't have a main method the surely it compile but will run since you need to a main method in order to run the your java program.

  • I recently changed my Apple ID to a new email address. My old one still is in my phone, and cannot be permanently deleted as it says that Find my iPhone is still on. I can't turn it off because I do not have the password to my old "deleted" Apple ID.

    I recently changed my Apple ID to a new email address. My old one still is in my phone, and cannot be permanently deleted as it says that Find my iPhone is still on. I can't turn it off because I do not have the password to my old "deleted" Apple ID. If you can help, please do! Thank you very much!

    I have the EXACT SAME PROBLEM and have been researching the past 2 hours!!!! Aaargh!

  • Error message: ""/Library/StartupItems/IntegoCommon" has not been started because it does not have the proper security settings."

    I recently got a new Macbook Pro. I transferred my info from my old mac. Now when I startup my Macbook Pro, I get this error message "“/Library/StartupItems/IntegoCommon” has not been started because it does not have the proper security settings." I have run Disk Utility, but nothing has changed.
    Thanks!

    Uninstall any Intego junk according to its instructions and ensure that all its components have been completely eradicated from your Mac. You may need to download Intego's installer so that you can run its uninstaller.
    Intego will make your Mac run very poorly, unacceptably so. Never install such junk on a Mac.

  • I get this error message when I try to back up my laptop:  Time machine could not complete the backup.  The backup disc image "/Volumes/Data/Lou Ann Buesing's Mac Book Pro. sparse bundle is already in use.  Anyone know how to fix it?

    I get this error message when I try to back up my laptop:
    ' Time machine could not complete the backup.  The backup disc image "/Volumes/Data/Lou Ann Buesing's Mac Book Pro. sparse bundle' is already in use. "
    Anyone know how to fix it?

    Reboot the TC.. Sometimes you need to reboot the whole network.
    This is what comes of Lion and then made worse in Mountain Lion of Apple not spending enough time to fix the bugs.
    Read C12 in pondini.
    http://pondini.org/TM/Troubleshooting.html
    C17 can be related I think.

  • The list of extensions for InDesign now have a yellow triangle warning symbol in front of a good many of the extensions and when moused over i get one of two messages:  "Extensions may not function properly because it does not meet the dependency conditio

    The list of extensions for InDesign now have a yellow triangle warning symbol in front of a good many of the extensions and when moused over i get one of two messages:
    "Extensions may not function properly because it does not meet the dependency condition."
    OR
    Extension Status is not consistent with extension set configuration."
    The reason I opened the Extension Manager in the first place was to check to see if I had installed a third party extension.  And I was presented with these warning symbols.  I haven't added anything, I haven't done anything that would cause this.
    Does anyone know how to fix this???
    I am running OSX 10.9.5; Indesign CS6 version 8.0.2 And Adobe Extension Manager version  6.0.8.28.
    Thanks in advance!
    Nina

    Many InDesign pre-installed extensions (Those extensions you have immediately after InDesign installation) define dependency rules in their mxi files. Dependency means that one extension works well only if one or more other extensions are installed and enabled. If this condition is not met, the yellow triangle warning will be shown.
    You can select an extension with warning, click "Advanced" tag page in the lower right panel. You will see "This extension has dependency on: <extension name> ...". Check whether every extensions listed here are available and enabled. If not, enable them. Repeat these steps for all the extensions which have warning.

  • I'm trying to download the trial version of Adobe Illustrator. An error message says that the OS does not meet the minimum system requirements for the installer. 10.6.0 is the minimum required for installation. How do I get my mac to be a 10.6.0 ?

    I'm trying to download the trial version of Adobe Illustrator. An error message says that the OS does not meet the minimum system requirements for the installer. 10.6.0 is the minimum required for installation. How do I get my mac to be a 10.6.0 ? Right now I have a 10.5.8 is there a way to upgrade or something?

    Buy the Snow Leopard retail installer (http://store.apple.com/us/product/MC573Z/A?fnode=MTY1NDAzOA).
    That will take you to 10.6.3.
    If required you can then use the combo updater to get to the latest version, 10.6.8 (http://support.apple.com/kb/DL1399)
    SL system reqmts;

  • I cannot open a pdf file on my Mac because i don't have the segue UI font. How can I get it for my Mac?

    I cannot open a pdf file on my Mac because i don't have the segue UI font. How can I get it for my Mac?

    The user already has an identical topic https://forums.adobe.com/thread/1468166 in the Reader forum.

Maybe you are looking for

  • One computer two users simultaneously?

    Hi, I'll try to explain what i would find very usefull feature hopefully i can pull it out nicely and clear enougth. Also i am not programmer/coder so i do not know if the idea is possible at all. So basic idea is to have only one computer and two us

  • How to populate the xml file into treeview including attributes using dom method in c# windows from???

    <?xml version="1.0" standalone="yes"?> <Student_Details> <Student Id="1"> <Name>sandeep</Name> <Age>12</Age> <Mobile>123456789</Mobile> </Student> <Student Id="2"> <Name>ololjk</Name> <Age>kjlokmo</Age> <Mobile>njonojniohuj</Mobile> </Student> <hello

  • MS- WIN SERVER 2008-R2 FAILOVER CLUSTER --ERROR 1127 ,1583

    DEARS , I HAVE BEEN FACING PROBLEM FOR MY WINDOWS FAIL OVER CLUSTER SCENARIO. THE ERROR CODES ARE 1127 AND 1583 WHICH ARE STATING THAT All nodes IPv4 networks should be configured properly. Nodes which are using Automatic Private IP Address (APIPA) f

  • Remove downloads

    I have downloads available that I would like to delete without downloading.  I tried deleting from the downloads, but they keep reappearing.  They are for a TV series that was unintentionally purchased (for free), and to download would occupy loads o

  • How to modify a Whitepaper submitted?

    Hi Members, I have submitted a Whitepaper document on SDN which got accepted and now available on the community. I noticed that I have put some incorrect formatting/information due to over sight. Could you please let me know how could I modify the do