Copy site using "Site Contenct and Structure" fails

Hello
As as site administrator I'm trying to copy a site in a subsite to another subsite, but it fails with a stacktrace. The site is not copied.  
I open the "Site Contenct a Struture" menu, I can see the site hierarchy, I locate the site, a drop down menu opens on the site in question, I choose "Copy" and find the target site to copy the source to. The process starts, but fails
with a stack trace:
<error><message></message><full>Microsoft.SharePoint.SPException
---&gt; Microsoft.SharePoint.SPException ---&gt;
System.Runtime.InteropServices.COMException (0x80131904):
&lt;nativehr&gt;0x80131904&lt;/nativehr&gt;&lt;nativestack&gt;&lt;/nativestack&gt;
at
Microsoft.SharePoint.Library.SPRequestInternalClass.CreateListOnImport(String
bstrUrl, Guid&amp; pguidListId, String bstrTitle, String bstrDescription,
Int32 lTemplateID, String bstrFeatureId, Guid guidRootFolderId, Int64 llFlags,
Int32 iVersion, Int32 iAuthor, String bstrFields, String bstrContentTypes,
String bstrImageUrl, String bstrEventSinkAssembly, String bstrEventSinkClass,
String bstrEventSinkData, Guid guidDocTemplateId, String bstrViews, String
bstrForms, Boolean bCompressedSchema, DateTime dtTimeCreated) at
Microsoft.SharePoint.Library.SPRequest.CreateListOnImport(String bstrUrl,
Guid&amp; pguidListId, String bstrTitle, String bstrDescription, Int32
lTemplateID, String bstrFeatureId, Guid guidRootFolderId, Int64 llFlags, Int32
iVersion, Int32 iAuthor, String bstrFields, String bstrContentTypes, String
bstrImageUrl, String bstrEventSinkAssembly, String bstrEventSinkClass, String
bstrEventSinkData, Guid guidDocTemplateId, String bstrViews, String bstrForms,
Boolean bCompressedSchema, DateTime dtTimeCreated) --- End of inner exception
stack trace --- at
Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at
Microsoft.SharePoint.Library.SPRequest.CreateListOnImport(String bstrUrl,
Guid&amp; pguidListId, String bstrTitle, String bstrDescription, Int32
lTemplateID, String bstrFeatureId, Guid guidRootFolderId, Int64 llFlags, Int32
iVersion, Int32 iAuthor, String bstrFields, String bstrContentTypes, String
bstrImageUrl, String bstrEventSinkAssembly, String bstrEventSinkClass, String
bstrEventSinkData, Guid guidDocTemplateId, String bstrViews, String bstrForms,
Boolean bCompressedSchema, DateTime dtTimeCreated) at
Microsoft.SharePoint.Deployment.ListSerializer.CreateList(SPWeb parentWeb,
Dictionary`2 listMetaData, Boolean usingPublicSchema) at
Microsoft.SharePoint.Deployment.ListSerializer.SetObjectData(Object obj,
SerializationInfo info, StreamingContext context, ISurrogateSelector selector)
at Microsoft.SharePoint.Deployment.XmlFormatter.CallSetObjectData(Object obj,
SerializationInfo objectData, ISerializationSurrogate surrogate,
ISurrogateSelector selector) at
Microsoft.SharePoint.Deployment.XmlFormatter.ParseObject(Type objectType,
Boolean isChildObject) at
Microsoft.SharePoint.Deployment.XmlFormatter.DeserializeObject(Type objectType,
Boolean isChildObject, DeploymentObject envelope) at
Microsoft.SharePoint.Deployment.XmlFormatter.Deserialize(Stream
serializationStream) at Microsoft.SharePoint.Deployment.ObjectSerializer.Deserialize(Stream
serializationStream) at
Microsoft.SharePoint.Deployment.SPImport.DeserializeObjects() at
Microsoft.SharePoint.Deployment.SPImport.Run() at
Microsoft.SharePoint.Publishing.Internal.DeploymentWrapper.Copy(String[]
sourceSmtObjectIds, String destSmtObjectId) --- End of inner exception stack
trace --- at
Microsoft.SharePoint.Publishing.Internal.DeploymentWrapper.Copy(String[]
sourceSmtObjectIds, String destSmtObjectId) at
Microsoft.SharePoint.Publishing.Internal.WebControls.CopyObjects.Copy()</full><customData>Operation
to Copy &#39;/Reports/Other/QA140&#39; to
&#39;/Reports/RepMaritimeOperations&#39;
failed</customData></error>
In the event log I find this:
Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (49088ef3-bf0a-455d-9134-63a4913fe869).
Reason: An update conflict has occurred, and you must re-try this action. The object SearchDataAccessServiceInstance was updated by abc\spservice, in the OWSTIMER (7796) process, on machine BLA01.  View the tracing log for more information about the
conflict.
Technical Support Details:
Microsoft.SharePoint.Administration.SPUpdatedConcurrencyException: An update conflict has occurred, and you must re-try this action. The object SearchDataAccessServiceInstance was updated by HURTIGRUTEN\spservice, in the OWSTIMER (7796) process, on machine
BLA01.  View the tracing log for more information about the conflict.
   at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
   at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)
If the root cause is somewhere in the direction of what the Windows Event log says, then I found this article, but I'm not sure.
http://www.social-point.com/sharepoint-2010-event-id-6482-application-server-administration-job-failed-for-service-instance-microsoft-office-server-search-administration-searchserviceinstance
Any advice?
Thanks.
Henrik Fyhn http://repeatableread.blogspot.com/

Hi Henrik,
According to the error you encountered, please check if you enable usage data collection. If not, please enable it, then Restart IIS and SharePoint Timer job and then check if the error disappear. If its enabled already and still these IDs are logged into
event viewer, then disable that first, Restart IIS and SharePoint Timer job, enable them and Restart IIS and SharePoint Timer job again.
To enable the Usage Data Collection navigate Central Administration >> Monitoring >> Configure usage and health data collection >> Under Usage Data Collection check the box>> Under Health Data Collection check the Enable health data
collection box.
Best Regards,
Wendy
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Wendy Li
TechNet Community Support

Similar Messages

  • Sharepoint 2013 copy/move operation using Content and Structure fails

    Hi,
    We had a recent upgrade from SP2010 to SP2013 environment. After the migration, we realized that the
    copy/move operations using Manage content and structure(sitemanager.aspx) is not working as expected, neither does this give any error nor is it stuck. In fact if I check the content and structure log I find the message as
    succeeded but file/item is not copied to the target. 
    The strange thing is that if I am performing this operation with Full Control permission level it
    does not work but if I do the operation as Site collection admin it works without problem. I know if sub-sites are to moved then one should be site col admin but in this case I am trying to move just documents or pages.
    Any help will be greatly appreciated.
    Thanks

    Hi Vineet,
    According to your description, my understanding is that copy/move operation using Content and Structure cannot work in SharePoint.
    I recommend to check if there are any custom fields in the source list/library and target list/library. If yes, delete the custom fields to see if the issue still occurs.
    Here is a similar thread for you to take a look:
    http://social.technet.microsoft.com/Forums/en-US/56d803d7-8573-4c29-9f6b-c63023941f44/manage-content-and-structure-cannot-move-or-copy-items?forum=sharepointgeneralprevious
    To copy or move files/items between sites, we need to have
    appropriate permissions on both sites.
    I recommend to check if the user has full control on both sites.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Is it possible to have duplicate columns from source List to target List while copying data items by Site Content and Structure Tool in SharePoint 2010

    Hi everyone,
    Recently ,I have one publishing site template that has a lot of sub sites which  contain a large amount of  content. 
    On root publishing site, I have created custom list including many custom fields 
    and saved it as  template  in order that 
    any sub sites will be able to reuse it later on .  My scenario describe as follows.
    I need to apply Site Content and Structure Tool to copy   a lot of items
     from  one list to another. Both lists were created from same template
    I  use Site Content and Structure Tool to copy data from source list 
    to target list  as figure below.
    Once copied  ,  all items are completed.
     But many columns in target list have been duplicated from source list such as  PublishDate ,NumOrder, Detail  as  
    figure below  .
    What is the huge impact from this duplication?
    User  can input data into this list successfully  
    but several values of some columns like  “Link column” 
    won't  display on “AllItems.aspx” page 
    .  despite that they show on edit item form page and view item form page.
    In addition ,user  can input data into this list  as above but 
    any newly added item  won't appear on 
    on “AllItems.aspx” page
    at all  despite that actually, these 
    item are existing on  database(I try querying by power shell).
    Please recommend how to resolve this column duplication problem.

    Hi,
    According to your description, my understanding is that it displayed many repeated columns after you copy items from one list to another list in Site Content and Structure Tool.
    I have tested in my environment and it worked fine. I created a listA and created several columns in it. Then I saved it as template and created a listB from this template. Then I copied items from listA to listB in Site Content and Structure Tool and it
    worked fine.
    Please create a new list and save it as template. Then create a list from this template and test whether this issue occurs.
    Please operate in other site collections and test whether this issue occurs.
    As a workaround, you could copy items from one list to another list by coding using SharePoint Object Model.
    More information about SharePoint Object Model:
    http://msdn.microsoft.com/en-us/library/ms473633.ASPX
    A demo about copying list items using SharePoint Object Model:
    http://www.c-sharpcorner.com/UploadFile/40e97e/sharepoint-copy-list-items-in-a-generic-way/
    Best Regards,
    Dean Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Using Site Content and Structure unable to move documents,pages and getting weird error message

    Hi ,
    earlier we are moving a page ,document from one site to another sub site with in the Site Collection.
    Now,we are getting a un-readable format error.
    After selecting the destination we are getting the error.
    and the file can't move.
    What might me be the error.
    Expecting answers related to my question.
    1.As we can do using Internet Explorer,
    2. Using Send To also we can move.
    Using this Site Content and structure we can maintain Versoining also.
    If any one face the same issue then we can easily find out the solution.
    Regards ,
    Prathap 
    SP Developer
    Specify the destination to move the items you selected.

    Hi,
    Using Site Content and Structure unable to move documents,pages and getting weird error message
    We are getting Below error:
    When Moving Document items from one site to another site in the same site collection using Site content and structure(But it's working in same site,we can move documents from one library to another library)
    1576|/wEWwwECuLLErw0Cy+nFYwK84baBAgK6zNqsAgLs0Le0BQK1s8uaCAL5qrm3CAKk7K6pDwKo9a0GArm+xr4NApKe9KUKAoajpK4CAqqU/2sChJXBtAIC052rYQKS+LTPAgLe+7uQAwLO0re/BwLgoaw2AojAlIMOApSO4JoNAuvW7MoKAojz2P4OAuOMt9EGAv/ns1wC64qI7gEC0LymmAcCro3lnQkCj7viwAsC8Met9QEC3a/DHALg4ZO6AQKAn8ebCALvr72DAwKm/NGmAgKN4aayCQLmmczsCgL+46qSAQKH7paCDgLouOHjDwKGuNCBCQKwuob2CQKP78n3BwLQ7vSYCALxlcvIBALRuajXAwK6/vr4AwKx8YasCQLti5igAQKay7JZAta625IFAuTy6rUKAvnC7eQKApvB3ugPAoTBua8BAoyajvgMAsGdloEJAvH+2KECAua7k9AGAv3Lzd8HAtPD3ocOAuX7hM4GAqO1g9sIAtn65sgFAuDkr9QEAt7I1KkMAryhltsIAtizx/kBAvzS7IcBAr+YhK4PAsO3rtADAvea+sADAsvc4IgKAp/1vIoMApelp3ICl+PqiwwC/KX1gwUC3fv58gIC7ZG/pwIC4cnupQgCq7mdlgYCjciR+AwC8/ue4gkC4YWJywUCs+rviAECpuyJigECkfr5rgkC08rHoQ0C+erayQUCjMqStQkCpIuKtwEC+dG5ngICoZ3/og0CspXoxwwC+pzgmwwCkoD5mAYCn/qH2AcC/N/pvAcCv5OtwAICuZquqgcC0/OFnwkC2/2wzQMCrJrO9woC69G52ggC64nunggCtLOIsQEC9LyC7gUC0ry/zgIC1ZDvgQ0C98OfMgL4kaj3CQKXhebCCwKi3bjPBQKYuojTCAKc4+fxCAKyjLfoBALVxO8SAsXSyuQLAqyvkNIPApDV5PgDAtufwJwEAu2BsoYLAs3Oqd8PAo6i+YMDAsy706oCAsLjx7kLApu3+9gKAuLnvMoIAtWywo8OAv6MjvIHAtSDhJwNArXRmL0LAraZvUcC5cGygQoCz5HN7A0C+YzY9AMCmtWQ6AUC/oHF8w4CxeTgmg8CgszujQECss22vgYCp6HBuggCkfm+FAKngqb5BgKkuIzAAQKPspKCCQLu+eDvCwKf5YrEBQKl0M3ACgKm85DvDALCu/nfCwLbwO38DgLoz5eyDQLfr9XLCwL20/eUDgL7hpr3DAKh1tfbCgL48OuNBwK4tuKaCALpgbn5CgLC4dKvBgKKlu76CwKfhKLJAQLurPTIAwLG0o+hAgKI5Y6dDALq+OOlCQKxjuuICAK8yrLHBwLcrOSSAwLoiJfQCwKKyvrtBALXkbCBCgKt4bG9BQLr6qnxCwLC2pz2DQKQ7OuZBALt7t+DDAKR47b8CAKi6pPGCQKLl4r3CQK5yfj+AwLgzYvjDwKUjerODQK7mOPTCQL9qP3qBgKYiOL9AgLA8pSaBwKay8fBDQLqw93DCgKkjpf/CwLsyquQCwKtpbGsDALMtKmxBwKPpvCmBOAFHtmBuG3iNmIT9fQ8Z1TWMpjZ122|cccccccccnncnnnnn|

  • Moving pages using Manage Site content and structure is corrupting the version history

    Hi,
    I am using share point 2010 manage site content and structure feature to move pages from one sub site to other. After doing several edits and check ins of a page and if I try to move the page using manage site content and structure , the version history
    is corrupted in the destination site (i.e., all the versions are not showing).
    Note: Sometimes content is also getting replicated after performing move operation.
    Is it a Bug/ Known issue in SharePoint?
    Any info on this issue is very helpful to us.
    Thanks in advance!!

    Hi,
    Using Site Content and Structure unable to move documents,pages and getting weird error message
    We are getting Below error:
    When Moving Document items from one site to another site in the same site collection using Site content and structure(But it's working in same site,we can move documents from one library to another library)
    1576|/wEWwwECuLLErw0Cy+nFYwK84baBAgK6zNqsAgLs0Le0BQK1s8uaCAL5qrm3CAKk7K6pDwKo9a0GArm+xr4NApKe9KUKAoajpK4CAqqU/2sChJXBtAIC052rYQKS+LTPAgLe+7uQAwLO0re/BwLgoaw2AojAlIMOApSO4JoNAuvW7MoKAojz2P4OAuOMt9EGAv/ns1wC64qI7gEC0LymmAcCro3lnQkCj7viwAsC8Met9QEC3a/DHALg4ZO6AQKAn8ebCALvr72DAwKm/NGmAgKN4aayCQLmmczsCgL+46qSAQKH7paCDgLouOHjDwKGuNCBCQKwuob2CQKP78n3BwLQ7vSYCALxlcvIBALRuajXAwK6/vr4AwKx8YasCQLti5igAQKay7JZAta625IFAuTy6rUKAvnC7eQKApvB3ugPAoTBua8BAoyajvgMAsGdloEJAvH+2KECAua7k9AGAv3Lzd8HAtPD3ocOAuX7hM4GAqO1g9sIAtn65sgFAuDkr9QEAt7I1KkMAryhltsIAtizx/kBAvzS7IcBAr+YhK4PAsO3rtADAvea+sADAsvc4IgKAp/1vIoMApelp3ICl+PqiwwC/KX1gwUC3fv58gIC7ZG/pwIC4cnupQgCq7mdlgYCjciR+AwC8/ue4gkC4YWJywUCs+rviAECpuyJigECkfr5rgkC08rHoQ0C+erayQUCjMqStQkCpIuKtwEC+dG5ngICoZ3/og0CspXoxwwC+pzgmwwCkoD5mAYCn/qH2AcC/N/pvAcCv5OtwAICuZquqgcC0/OFnwkC2/2wzQMCrJrO9woC69G52ggC64nunggCtLOIsQEC9LyC7gUC0ry/zgIC1ZDvgQ0C98OfMgL4kaj3CQKXhebCCwKi3bjPBQKYuojTCAKc4+fxCAKyjLfoBALVxO8SAsXSyuQLAqyvkNIPApDV5PgDAtufwJwEAu2BsoYLAs3Oqd8PAo6i+YMDAsy706oCAsLjx7kLApu3+9gKAuLnvMoIAtWywo8OAv6MjvIHAtSDhJwNArXRmL0LAraZvUcC5cGygQoCz5HN7A0C+YzY9AMCmtWQ6AUC/oHF8w4CxeTgmg8CgszujQECss22vgYCp6HBuggCkfm+FAKngqb5BgKkuIzAAQKPspKCCQLu+eDvCwKf5YrEBQKl0M3ACgKm85DvDALCu/nfCwLbwO38DgLoz5eyDQLfr9XLCwL20/eUDgL7hpr3DAKh1tfbCgL48OuNBwK4tuKaCALpgbn5CgLC4dKvBgKKlu76CwKfhKLJAQLurPTIAwLG0o+hAgKI5Y6dDALq+OOlCQKxjuuICAK8yrLHBwLcrOSSAwLoiJfQCwKKyvrtBALXkbCBCgKt4bG9BQLr6qnxCwLC2pz2DQKQ7OuZBALt7t+DDAKR47b8CAKi6pPGCQKLl4r3CQK5yfj+AwLgzYvjDwKUjerODQK7mOPTCQL9qP3qBgKYiOL9AgLA8pSaBwKay8fBDQLqw93DCgKkjpf/CwLsyquQCwKtpbGsDALMtKmxBwKPpvCmBOAFHtmBuG3iNmIT9fQ8Z1TWMpjZ122|cccccccccnncnnnnn|

  • Site Content and Structure Move

    When i am trying to use site content and structure move from one document library to another i get error . It states Attempt to move fail and 
    <error><customData>d6b2cf5f-c9ab-4769-b36e-b7408321f1a8: Only farm admin can enable or disable throttling.</customData></error>
    What can be done by farm side to make this work? 
    Thanks
    Adit

    Hi
    You might have list items more than expected.You have to disable throttling for that list or library.
    $Site = Get-SPWeb -Identity <SiteURL>
    $List = $Site.Lists[“List Name”]
    $List.EnableThrottling = $false
    $List.Update()
    Amit Kotha

  • All "Site Content and Structure" default views incorrectly showing "There are no items to show in this view"

    Hi All,
    On my SharePoint Online site (Office 365) all my “Site Content and Structure” default views are showing “There are no items to show in this view”. For example the “Checked out To Me” view shows “There are no items to show in this view” (shown in screenshot
    below). I know this is incorrect and should show at least ten items that have been checked out to me for over two months. I am also a member of the Site Collection Administration and Owner groups.
    What I am trying to do is view all the "Checked Out items" within a Site Collection including it's sub-sites.
    Is there a feature that needs to be activated to get the correct information from the “Site Content and Structure” default views?
    I hope you can help
    Colin

    Hi Colin,
    As I understand, all “Site Content and Structure” default views are showing “There are no items to show in this view” in your SharePoint online site.
    Check things below:
    1. Go to site content and structure logs in site setting to check if there is correct information.
    2. Create a new site collection to check if there are items in Site Content and Structure.
    3. Switch another computer to check if it can work.
    If the issue still exists, I recommend you to post it in the O365 forum.
    http://community.office365.com/en-us/f/default.aspx
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • What is the concept behind using table PA0002 and structure p0002.

    Hi,
    What is the concept behind using table PA0002 and structure p0002.
    Many times, I have seen Looping at structure e.g. p0002, p0006 etc. and data is processed and also seen Looping at table PA0002, PA0006 etc. with further appropriate subtypes if any to retrieve a value and process the same.
    In which context tables like PA,HRP,IT etc. are used and structures p0001,p0002 etc. are used.
    Regards,
    Ameet

    HI,
    As mentioned  that that Structure Pnnnn is user as a internal tablw when a LDB is used.
    Ex.
    TABLES: PERNR.
    INFOTYPES: 0001.
      GET PERNR.
        PROVIDE * FROM P0001 BETWEEN PN-BEGDA AND PN-ENDDA.
        WRITE:  / P0001-PERNR,
                  P0001-STELL,
                  P0001-BEGDA,
                  P0001-ENDDA.
        ENDPROVIDE.
    Here it is important to declare the infotypes you want to read  and so the system will create internal tables  ex. P0001.
    Tables PA0001 are database table with following fields
    MANDT
    .INCLUDE  PAKEY
    .INCLUDE  PSHD1
    .INCLUDE   PS nnnn
    Thanks,
    Poonam.

  • Is there a problem with copy paste using Ctrl+insert and Shift+insert

    This is a swing application.
    initially i was using java 1.3 and the copy paste using Ctrl+insert and Shift+insert was working
    then i migrated the same to java 1.5 and this functionality got messed up.

    Include the following in your initialization code, before you create any components:     InputMap im = (InputMap)UIDefaults.get("TextField.focusInputMap");
        im.put(KeyStroke.getKeyStroke("control INSERT"), DefaultEditorKit.copyAction);
        im.put(KeyStroke.getKeyStroke("shift INSERT"), DefaultEditorKit.pasteAction);
        im.put(KeyStroke.getKeyStroke("shift DELETE"), DefaultEditorKit.cutAction); You'll need to add the appropriate imports, too: import javax.swing.InputMap;
    import javax.swing.KeyStroke;
    import javax.swing.UIDefaults;
    import javax.swing.text.DefaultEditorKit; It seems they accidentally removed those bindings from JTextField under MetalLookAndFeel in JDK 1.5. They've been restored in JDK 1.6.

  • Re-organising site layouts and structures

    Hi
    I have a requirement where an organisation wants to re-organise their
    existing site structure. They have a number of site collections (1 per department) each SC has a number of sub-sites (team sites).
    All SC need to to have a new layout with new webparts on the landing pages. All subsites need to have layout changes and maybe navigation changes also. (I'm still looking at the requirements)
    Originally, I was under the impression that I was to build all from scratch, this would have been easier. My idea was to create a feature that would build and configure everthing in new site collections. As existing site collections exist with sub-sites,
    how can I achieve the requirements ? All changes need to be mirrored across all existing site collections.
    Will this need to be a manual alteration or can it be automated with some sort of template?
    Thanks

    Hi, I will do my best to answer each question in order.
    In terms of order is it best to build a custom page adding and testing jquery slideshow and then after debug somehow copy this to the VS project?
    Yes, I suggest you create a working site collection with sample sub sites and demo pages. Create your custom branding (custom master pages, page layouts, content pages, etc) as well as build custom controls or components such as jQuery sliders. Debug and
    get working, then package into VS. Many developers would complain as say always build in VS from the beginning but I find debugging takes significantly longer as you have to recompile/redeploy with every change.
    Can VS create branded sub-sites upon activation?
    Yes, you will want to use an event receiver or feature stapling. The actual technique you will us will depend on how automated you want the process. If you want everything wrapped up into a large site template, then you can add a root web, sub webs, all
    with prefilled content and branding applied when a new site collection is added. This is an advanced VS solution though.
    Once the VS project is ready the solution needs to be deployed and activated in other departments. To activate in other departments do I need to create a site collection and then activate the feature?
    I suggest you package this all as a site template, thus when a site collection is added, you will select your custom site template. That will mean all sub sites and branding is auto applied for you depending on your custom site template configuration.
    Using multiple SC’s can I use a single master page and page layout or will I need to have a master page and page layout for each SC?
    Each Site Collection will need its own set of master pages and page layouts. You can have a central repository for css, images, js, etc, though. I good reason why to package branding into a feature so it is more easy to maintain. If you need to update master
    pages / page layouts, simply update the feature, redeploy to the server, then deactivate/activate the feature on each site collection using powershell.
    Are there any alternatives other than using VS to build this (I thought of simply exporting site as template- though this only exports current site not subsites)
    Not that I know of, I recommend the power of a custom site template built in VS.
    Eric Overfield - PixelMill -
    blog.pixelmill.com/ericoverfield -
    @EricOverfield

  • Using a popup and PASS/FAIL Criteria

    How do you use a popup to query the user for PASS/FAIL criteria? I have an LED ON/OFF. Want to use POPUP to ask user condition. If LED is in an incorrect state, seq fails. Want to allow user 2nd chance in case wrong button is hit the 1st time.

    Look at the attached seq, and the Post Expression and Status Expression of Test1. Do the same for Test2 and Test3, but change the logic to make button 2 pass for testing LED off. Do you really want to have a terminate action in your Post Action? This causes an incomplete test without a pass/fail indication. Instead, set pass/fail like in Test1. If you want to abort the rest of the test, put a Goto End in your Post Action instead of Terminate.
    BTW, Mr. Eastwood, can I have your autograph?
    - tbob
    Inventor of the WORM Global
    Attachments:
    led_tests_on_off[3_0].seq ‏25 KB

  • HT3275 I am backing up my iMac using TIME MACHINE and red FAILED occured stating "unable to complete back up. an error acccured while creating back up folder" can anybody help me pls. =Mochincess

    Backing up Problem: Using time Machine to back up my iMac, and failed occured stating" unable to complete backup. An error occured while creating backup folder. Pls. help....using reformatted WD 2TB Passport

    Hello...
    https://discussions.apple.com/thread/4413173?start=0&tstart=0

  • I tried to use Battery updater and it failed, now it starts up on my computer boot up evrytime and fails everytime, how do you turn it off or get it to work?

    I tried to use the Battery updater software on my Powerbook G4 and it didn't work, now it starts up on my computer startup everytime, how do you get it to work or turn it off?

    It's possible that your model PowerBook doesn't need the updater.
    Did Software Update offer you the Updater, or did you download it from Apple? This article"
    http://support.apple.com/kb/HT2339
    has a list of the specific Mac models requiring the update and how to tell if you have one of those models--if yours is not among them, the updater shouldn't run.

  • Error when moving files between Sharepoint sites using 'content and structure' feature

    Hi,
    I am using Sharepoint Online 2013 on a mac computer.
    I am trying to move files between sharepoint sites/libraries but because the "open with explorer" link does not work on mac computers, I need to do so using the 'content and structure' feature.
    When I select a file to move and then select the destination site/doc library, i get the following error:
    An error was encountered performing this operation.
    Operation to Move '120207_Australia Post_Invoice.pdf' to '/Ops/internal/admin/General Admin' failed
    No items were moved. Please remove 120207_Australia Post_Invoice.pdf from the selection and retry operation
    Please help!
    Thanks,
    Kate

    Hi Kate,
    If you mean only one file "120207_Australia Post_Invoice.pdf" could not be moved, please compare this file to the other files moved successfully, check if there are some differences, like the content types, fields.
    Also compare the source library and destination library, make sure they have the the same type of fields.
    And you could have a try of moving this single file separately see if it could help, or as a workaround to download this file from source and upload to the destination library.
    Since it is related to SharePoint Online 2013, we cannot see the ULS log for more information, I would suggest you post this issue in Office365 SharePoint online dedicated forum via the following link for a better assistance.
    http://community.office365.com/en-us/forums/default.aspx
    Thanks
    Daniel Yang
    TechNet Community Support

  • Does moving sites using Content and Structure cause issues in SQL content db's?

    I would like to be able to use "manage content and structure" to move sub-sites within a site collection (SharePoint 2010). For example I have a site that is right under my top level site and I would like to move it to be the child site of one of
    its' current peers.
    There is some concern from admins that this creates a mess in the content DB, therefore all moves should be done using powershell export/import.
    Can anyone tell me, technically, what happens when we use the move command in "content and structure" within a site collection and if there are known issues with it?

    It doesnot hamper Content DB, all changes are made within the Site Collection Content Database.
    using Manage content and structure has benefits, like UI based content restructuring, no support required from Farm Admin. However if you feel to use PowerShell you could still go for it.
    Enable developer dashboard, to see what happens in the backgroud while using Manage Content and Structure.
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

Maybe you are looking for

  • How to do best handling binary files in PI/XI?

    Hallo experts , i have got following scenario: Sender: Should be a web service client using soap! Receiver: Should be a abap proxy in erp (version 701) No need for a mapping at the moment, as both sides use the same structure! Message: Should contain

  • Display predicted time of completion

    Hey I was hoping someone would have an answer for this. It's not really a critical part of the program but it would be nice to have sooooo... I'm able to calculate an estimate of the amount of time my program will take to run.  Is there any way to th

  • Error in configuring standard ESS business package

    Hello Experts, We are on Portal 7.0 and ECC 6.0. We have deployed BP_ERP5ESS 1.0 SP 15  SCA file in portal. When we tried configuring the business package we could not find the standard JCo connections which comes along after installation. We tried c

  • Billing 2..

    Dear all, We have two cases one is Delivery related billing and other is Order related. Order Related billing the delivery type is LO. I wanted to know whether for an item with item category TAN we can create Order related billing. I want to skip the

  • Java.lang.ClassNotFoundException Error

    Hi, I am trying to view the output of the example(samples/examples/jsp/JdbcTable.jsp) in Weblogic Server 6.1 Basically it was trying to show the data from a table (Select * from emp) in an HTML Table. But it was giving the following error. Exception: