How to create a sharepoint 2013 replica site of an existing sharepoint 2013 publishing site

Hi Team,
I have created a publishing site and used custom masterpage layouts for this site. now i want to copy this site in another site collection. How will i do that? I tried to export and then import a site template, by  creating a design package from design
manager. but it din't work. can anyone help me out?

hi Shravan,
Thanks a lot for your reply. When using Design Manager package of SP2013, it is working and coping the master/layout pages. But the design of Default.aspx are gone - which were done using Content Editor Webpart. Not sure how to copy the page with content.
BTW - Export/Import does not work, when opening the new site after import- says - something went wrong and show nothing.
When trying to import with
import-spweb -identity http://mysite/mysubsite  -path D:\subsitebackup\mysubsitebackup.cmp these two errors are in log file:
[ListItem] [seattle.master]   Warning: File cannot be deleted will try to append the file instead.
*** Inner exception:
Cannot remove file "seattle.master". Error Code: 158.
ListItem] [startermaster.html]   Error: This file may not be moved, deleted, renamed, or otherwise edited

Similar Messages

  • How to Create a new Project by Combining 2 already existing Projects

    How to Create a new Project by Combining 2 already existing Projects

    CCopy the contents of one and paste it into the other. Or duplicate the first project and then paste the contents of the second.

  • How to create a SharePoint 2013 Top-level site's (Site Collection)?

    Hi! I read and saw a lot of examples for how to create a site collection programmatically in SharePoint 2007, but anything about 2013. Can anybody help me!?
    I use visual studio 2013 with c# and Object model for developing. Thanks!

    Hello,
    Lots of informations are available on MSDN aout same topic. Here are few links and sample code:
    private static void createNewSiteCollection()
    SPSite rootSite = null;
    try
    using (rootSite = new SPSite("http://sharepoin/"))
    SPWebApplication webApplication = rootSite.WebApplication;
    using (SPSite newSpCollection = webApplication.Sites.Add(
    "sites/test", // site URL
    "test Site", // Site Title
    "This site collection is create by usingcode", // site Descriptions
    1033, // LCID
    "STS#0", // web site template
    "accdom\\name", // owner Login
    "hemendra", // owner Name
    "[email protected]")) // owner Email
    Console.WriteLine("Create Site Collection {0}", newSpCollection.Url);
    cccc}
    catch (SPException ex)
    Console.WriteLine("Error");
    finally
    rootSite.Dispose();
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/3624e87c-aee0-41b4-91cb-bf7d121a72b7/site-collection-creation-programatically-in-sp2013?forum=sharepointdevelopment
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to create a sharepoint list to add/change/delete the data in SQL server Table based on users inputs

    I have a table in sql with employee_num and I need to create a list and link that list to this table to make changes to table based on values user enter or selects.

    Hi,
    In addition, you could refer to one similar thread for related information:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/8ee8a7b2-ddfc-4654-b84e-b062aeb527ae/how-to-create-exernal-list-in-sharepoint-which-fetch-data-from-multiple-sql-table?forum=sharepointgeneral
    Regards,
    Rebecca Tu
    TechNet Community Support

  • How to create citadel database and link it to an existing project library programatically?

    hi,
    does anyone knows how to create citadel database progarmatically and linking it with my project library programatically?
    samriddh sarbalhi
    [email protected]

    hi,
    i have designed an application having four security levels like administrators, engineers, operators & guests.
    now i want that whenever the guest logins in my application, windows components on the desktop will not be accessible to him means he can only view my application but he will not be able to view start menu on the task bar of the windows page or any icon on the desktop.
    please tell me how to accomplish it progarmatically using labview.
    the appropriate response will be highly appriciable.
    thanks
    samriddh sarbalhi
    [email protected]

  • How to create a SharePoint Report

    Hi All, 
    I am new here. Please forgive me if I am posting in wrong forum. I am using Office 365/SharePoint 2013. I have created my site, and document library. I am using the library for contracts and agreements. i want to be able to report on various document status
    items such as: Contracts due to expire in 60 days, Active contracts, and contracts by owner. 
    Thank you in advance for any guidance you can provide.
    Jo

    Hi,
    Based on you description, my understanding is that you want to create different reports based on different conditions, I would do this by creating different views with required conditions or if you want graphical report you can export the data into excel
    sheet and create Pivot charts as required to show the reports out of that excel sheet.
    Thanks, Shakir | Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • How to create send connectors for multiple sites in the same domain?

    Current Scenario:
    We have 2 offices, 1 in London and 1 in India. Both are in the same domain and are connected via VPN. Both have their own separate Exchange 2003 server. Each location sends out their mail via the Default SMTP Virtual Server on their exchange server through
    their local ISP. There are no Send connectors created currently.
    We have now installed an additional Exchange 2010 server with Hub, CAS and Mailbox roles at the London site. Internal mail flow between the sites seems to be working fine.
    I believe the Exchange 2010 needs a Send connector to send out mail to the internet. However as soon as we create a Send connector on Exchange 2010, mail from the older 2003 servers at both sites start to flow out from the exchange 2010 server. This is not
    optimal for our India site since their outgoing mail now has to flow via the VPN to London and out via the new server.
    How can we configure it so that each server sends outgoing mail independently?
    Thanks

    Hi,
    In India site, you can create a SMTP connector which point to the local ISP.
    Thanks.
    Niko Cheng
    TechNet Community Support

  • How to create dynamic list element in Site Studio designer?

    Hi all,
    I have installed the Site Studio Designer(10gR4).The dynamic list element that i have added in the contributor region executes a query to search and display all the files in a particular folder.In the contributor mode when i try to add/edit the dynamic list element it gives an error saying :
    Unable to perform the action due to the following reasons:
    [+] Unable to retrieve search results. Unable to retrieve search results. Unable to create result set for query 'SELECT IdcColl2.dID, dDocName, dDocTitle, dDocType, dRevisionID, dSecurityGroup, dDocAuthor, dDocAccount, dRevLabel, dFormat, dOriginalName, dExtension, dWebExtension, dInDate, dOutDate, dCreateDate, dPublishType, dRendition1, dRendition2, VaultFileSize, WebFileSize, URL, dFullTextFormat, dFullTextCharset, DocMeta.* FROM IdcColl2, DocMeta WHERE IdcColl2.dID=DocMeta.dID AND (((((( xCollectionID >= 14 AND xCollectionID <= 14 ) AND NOT ( (CONTAINS(xDontShowInListsForWebsites, '{DIPP_Sample}') > 0) )))))) ORDER BY dDocTitle desc'. ORA-20000: Oracle Text error: DRG-10599: column is not indexed
    I have enabled the full-text search on the content server and also included xWebsites and xWebsiteObjectType columns to be full indexed in the Zone Fields Configuration.Is there any other setting to be done?Please help.
    Thanks,
    nithya

    Hi
    Include the xDontShowInListsForWebsites also from the zone filed and then update it.Then test it out.
    Hope it helps
    Srinath

  • How to create rounded corners for web site

    I am interested in any help with creating rounded header and
    rounded columns like at adobe home page. Whats the best way to go
    about creating a page with rounded text boxes, rounded nav bars,
    rounded logo box, etc..
    Thanks,
    Dennis

    Rounded corners in Web pages now can be done best with CSS3. A lot of contemporary browsers support them -- Firefox, Opera, Chrome, Safari. IE doesn't support rounded corners (not yet), but this will happen somewhere in the future...
    CSS3 rounded corners: a basic how-to:
    http://www.css3.info/preview/rounded-border/
    Of course, you can also use rounded corners in a Fireworks image, then apply the corners to the HTML elements via CSS; this will work in all browsers, including IE. There are a lot of tutorials over the Web which cover this topic, too

  • How to create Search Engine for a site

    I have to create a search engine to search a 900 page web site. Most of the pages are JSPs. Is there any standard approach for doing this.
    Thanks
    sreenidhi

    There are various open source search engines (notably HT://Dig) if you look for them. There are also quite a few people who offer search services on your site with their engine (such as google and Atomz.) It is probably easier to do this than to work on the epic job of writing your own.

  • How to create pretty url for webcentre sites generated url

    Hi,
    I want to make my url pretty .For this i am using my own assembler class which extends AbstractAssembler.
    I register this assembler class with my webcentre sites.
    Can any one suggest which method of AbstractAssembler class should i use to modify uri in browser.
    What is the significance of AssemblyContext and DisassemblyContext classes and getpath and getQuery method .
    Thanks,

    Hello Ajay,
    Instead of using that blog code, try to call the FM 'INM_UI_NAV_GET_OIF_URL'.
    This FM takes import parameter, Object Type 'RIH' and the Object GUID (this is the 'GUID' field from /rpm/item_d and not the portfl_item_guid field) for specific item and gives you the item URL.
    Let me know if you still face any issues.
    Thanks,
    Gaurav

  • How to create a hidden parameter in a 11.1.1.6 BI Publisher Report

    We are in the process of migrating from BI Publisher 10g to 11.1.1.6. We used the Upgrade Assistant to migrate a couple thousand reports to the new 11g server. Most of the reports seem to be working fine, but some need some adjusting.
    In 10g, there was an option to make a parameter with a type of "Hidden". Most of our reports have at least one parameter that is hidden. The hidden parameters are functional in the converted reports on the 11g server. But, when I want to modify a parameters on 11g or create a new parameter, there is no option to make the parameter hidden. I performed several web searches on the topic, but came up with nothing. I searched the report developer's guide. Nothing.
    So, how does one create a hidden parameter in BI Publisher 11g?

    Our team is researching the same thing, we have review all the documentation and not found anything helpful. Have you made any progress?

  • How does create and associate an apple id to an existing email?

    Hello everybody,
    Please, how can I found  an apple id when I know my e-mail only ?
    Thank you,

    To create a new Apple ID go to http://appleid.apple.com and click 'Create an Apple ID'.
    If you have created an Apple ID but forgotten it, click 'Find your Apple ID'.

  • How to create a list in Web Intelligence/modify the existing list

    I am trying to modify the list of values that are already available for the period and I am not sure how to in Web Itelligence.
    Please do help me figure out how I can edit the list to add new periods to it.
    We currently  have Business Intelligence Release XI 2. I know its really old version but I am really new to BO.

    Hi,
    You can edit the LOV's from universe desiger.
    Follow these steps.
    Click on Edit button on objects edit properties tab
    The designer query panel will appear showing default object of a LOV
    Drag drop the condition object in condition pane and specify the appropriate condition.
    You can also view the SQL of the LOV query by click on SQL icon on toolbar.
    Run the query to test the values after applying condition on LOV

  • How to create new supply for demand if already supply exists.

    We have 2 orders for 1 item. One for Domestic and other for Export. Item already have existing qty in onhand, and we dont want ASCP to see that and want to create new planned order(Supply)...This is for perticular item.
    Please help ASAP.

    what if you created safety stock for the item?
    what if you create a non net sub inventory that isn't included in the plan and transfer the on hand you dont want ASCP to see into this S.I?
    hope this helps

Maybe you are looking for

  • InDesign crashes when scrolling/editing a corrupted page with a broken link.

    Just sharing a problem I had and how I solved it (with help from adobe tech support-thanks!). Indesign CC running on a Mac OSX 10.9.2 PROBLEM: InDesign crashed when ever I reached a certain page in a large document I was working on. On that page was

  • SQLException Calling Stored Procedure

    Hello all, I'm getting the following exception when calling a stored procedure from Java. Maybe someone can help me out here. See details below. Exception java.sql.SQLException: ORA-01747: invalid user.table.column, table.column, or column specificat

  • Capturing AVC/H.264 (AVCHD) media

    To all the pros, forgive my HD workflow ignorance... I'm embarking into HD production / post-production. I've been doing SD post for several years now. Question is, what is the best/fastest way to capture HD footage from a Sony MemoryStick PRO Duo SD

  • IPhone 4 -screen freezing

    My iPhone 4 keeps freezing and I can't seem to turn the phone off. How can I resolve this issue?

  • Open GL Problem in Windows Games

    I have a problem playing Windows Games under Boot Camp in the native screen resolution of my imac (1600 x 1200.) The graphic card is the ATI Radeon HD 2600 When I try to play Doom 3 and try to set the screen resolution to maximum an annoying error oc