Create a mobile site in SharePoint 2010

Hi,
We have an Intranet publishing site in SharePoint 2010. 
Currently we have shut off the mobile redirection, and let users interact with the full site on their mobile device.
The new requirement is to extend this for mobiles without using the above approach. I found that using responsive grid we can modify the page layouts to be responsive. Hence thought of creating a seperate site collection with different pagelayouts.
But this would mean recreating all the page layouts and content for new site collection. Also there would be some webparts which will have to display display data from different site collection.
Can anyone please suggest a best approach for this issue.

Follow these steps
1) You can add a feature in your Project
2) Open the feature and set scope to SITE, and give a feature title
3) add your web part into this feature
4) Now you can deploy the wsp in your destination site
5) Once deployed, browse the site and go to site setting, site collection features, you will see your feature name here, you can active it
6) Once activated, now you will be able to add your webpart on any web part or publishing page
To ensure your webpart is installed, you can go to site settings -> web part gallary -> and see your webpart definition file should be available here
Mark ANSWER if this reply resolves your query, If helpful then VOTE HELPFUL
INSQLSERVER.COM
Mohammad Nizamuddin

Similar Messages

  • 401: Unauthorized when creating report data source in sharepoint 2010

    Hi All,
    I am getting 401: Unauthorized error when trying to create a report datasource in sharepoint 2010. Same login is able create to datasource in one system,, but only with one system it causing this issue.
    Is it system or browser issue ? Please let me know.
    Soumya Das

    Hello Soumya Das,
    Sounds like a system issue, can you check your ULS logs if you see some more information on the HTTP 401 Unauthorized?
    Btw, have you also checked the Reporting Services configuration. Maybe this article can help:
    http://technet.microsoft.com/en-us/library/bb326356(v=sql.105).aspx
    - Dennis | Netherlands | Blog |
    Twitter

  • How to check the user hits to the sites (most often,frequently used sites) in sharepoint 2010?

    HI,
    How to check the user hits to the sites (most often,frequently used sites) in sharepoint 2010?
    could you please help on the above?

    Hello Sudhir muvva,
    Just to be sure, the default Web Analytics reports don't meet your requirements?
    http://blogs.msdn.com/b/ecm/archive/2010/03/21/introducing-web-analytics-in-sharepoint-2010.aspx
    Does reports have subjects like top pages and number of page views.
    - Dennis | Netherlands | Blog |
    Twitter

  • When attempting to create an SSRS Report in SharePoint 2010 Dashboard Designer and change the Server Mode from Report Center to SharePoint Integrated

    Hi,
    When attempting to create an SSRS Report in SharePoint 2010 Dashboard Designer and change the Server Mode from Report Center to SharePoint Integrated, I get the following unhandled exception:
    ************** Exception Text **************
    System.InvalidOperationException: There was an error generating the XML document. ---> System.InvalidOperationException: Instance validation error: '2' is not a valid value for Microsoft.PerformancePoint.Scorecards.SqlReportViewData.SqlReportViewDataServerMode.
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write1_SqlReportViewDataServerMode(SqlReportViewDataServerMode v)
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write3_SqlReportViewData(String n, String ns, SqlReportViewData o, Boolean isNullable, Boolean needType)
       at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSqlReportViewData.Write4_SqlReportViewData(Object o)
       --- End of inner exception stack trace ---

    Hi,
    According to your post, an error occurred when you integrate SQL Server Reporting Services with SharePoint.
    1. Please check the steps as the link below:
    http://technet.microsoft.com/en-us/library/ff724283(v=office.14).aspx
    2. Try to clean the configuration cache on all of your SharePoint servers and re-tested.
    http://blogs.msdn.com/b/josrod/archive/2007/12/12/clear-the-sharepoint-configuration-cache-for-timer-job-and-psconfig-errors.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Creating a mobile site

    Hi, I am new to creating a mobile site (not an app, just a mobile version of my current website), but how would I do this using Dreamweaver? Using the jquery plug-in?
    I see a lot of sites now have an auto detect to view in the mobile version on the Smartphone. Does that mean I would need two versions of my site? So when I do an update to one I need to do the same update to the other? Or is there a way that both versions would recognize the same update?
    I did try a search but didn't come up with much of anything - sorry if I missed any posts on this topic already.
    Thanks!

    Usually to have a mobile version of a website it requires a completely different website or subdomain that contains a mobile version of the site. This is one reason content management systems can be very useful as they can display the same content (usually stored in a DB) to both the mobile and main website. This can be done without a CMS but requires basically building two websites, or atleast an entirely different CSS layout
    Most mobile sites are designed the same way that normal sites are, except they are designed for smaller screen sizes and may include code to help with mobile browsing. There are many ways to actually detect the browser, a google search of "How to detect a mobile browser" brings up a number of tutorials.
    Hope this helps.
    -Kennedy

  • How to create a recurring event in SharePoint 2010

    Hi there,
    I want to know how to create a recurring event that is 2 weeks long and start Monday. I want this event to recur every 4 weeks. I'm trying to create a schedule for two guys who work in the field.
    One guy works for 2 weeks in every 4 weeks starting on Monday.
    Thanks a million.
    Joe

    http://office.microsoft.com/en-in/sharepoint-server-help/sharepoint-calendars-i-make-the-most-of-your-team-calendar-RZ010255072.aspx?section=5
    You'll add items one at a time by clicking New Item on the
    New menu. Then you'll enter the item's details in a form. One other thing we should mention: It's easy to create recurring items, such as a weekly staff meeting. You do this by selecting the
    Make this a repeating event check box and then setting the item's recurrence pattern (for example, for a weekly lunch meeting you would set the pattern to weekly).
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/e3b81c14-3217-4450-89ea-627620c126c2/recurring-events-in-calendar-view-of-sharepoint-2010-lists
    The Recurrence Data field is unique to the Event Content Type. I don't see any way to add it to an existing list. You would need to recreate your list using Calendar list as the base if you were to use this approach.
    http://blogs.technet.com/b/sharepointdevelopersupport/archive/2013/04/11/how-to-make-the-sharepoint-calendar-events-recurring-by-default.aspx

  • How to make sub sites in SharePoint 2010 as Read Only

    Hello,
    We have a requirement to make sub site as read only in SharePoint 2010 programmatically.
    How we can achieve it using Server Object Model ?
    Thanks,
    Hatim

    Hi,
    You can write a WinForm program, and use
    SPSecurableObject.BreakRoleInheritance method to achieve your requirement.
    More information for your reference:
    http://fangdahai.blogspot.com/2012/09/how-to-set-sub-site-in-read-only-mode.html
    https://social.msdn.microsoft.com/Forums/en-US/1f836da6-88ea-4d88-9e43-3383d139ca01/what-is-the-idea-of-stop-inheriting-permission-from-parent-site?forum=sharepointdevelopment
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Update content type template for existing sites in sharepoint 2010 ?

    Hi,
    I created one custom document library (list definition) and associated 3 content types which has docment template path (\_layouts.template1.docx). I rollout nearly 200 sites with this definition. now i want to update my document template and also i want
    to change template docx to dotx.
    what is the best approach to apply these changes for existing sites ?
    Thanks,
    Surya.
    suryakumarp

    Hi suryakumar,
    As I understand, you want to update the template 
    for existed content type.
    It can be achieved by programming. There is a
    SPContentType.DocumentTemplateUrl Property, which can be used to update content type.
    Here is a demo:
    http://officepoint.blogspot.com/2008/06/sharepoint-relink-infopath-forms-relink.html

  • How to Create Custom Timer Job for SharePoint 2010 using Visual Studio 2010?

    While creating timer job Visual Studio showing some kind of error and assembly issues.

    Hi Aryav
    Please provide the errors so that we can resolve your issue.
    Meanwhile go through the step by step process of creation of Timer Job in the articles given below.
    Create and Deploy Custom Timer Job Definition in SharePoint Programatically
    Indul Hassan
    Microsoft Community Contributor
    http://www.indulhassan.com
    You Snooze.. You Lose !!

  • How to create a roster sheet in sharepoint 2010

    Hi
    This is about training management, when an employee requests for training, it goes to approval workflow and once approved, it is like the employee is enrolled.
    Once it is approved I want a roster sheet to be created for that course for all the employees registered and who got approved. It would be great if someone could provide me an insight
    The format should be as below

    Hi,
    According to your description, my understanding is that you want to create a roster sheet for each session in each course.
    I recommend to create several lists which will contain different items based on the value of session and course.
    In the workflow, add steps after the approval process step to copy list item to different lists based on the conditions of the session and course.
    Or you can copy all the list items which have been approved to the same list, then group the items with the session and course columns.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Search is not working for only one site collection sharepoint 2010 production environment

     did full crawling but it could not crawled particular this only site collection somehow.
    when i search under Crawl log, it doesnt appear and throws message like
    there are no urls in the system that match your request.
    you can see following screenshot,
    Thanks
    Deepak patel

    Hi Deepak,
    Is this site collection url (e.g. FQDN url, or host named site collection url) different from other site collection?
    If yes, please add the host named site collection in content source.
    If not, and this site collection url are the same type/format with other site collection, please "reset index" if possible, and start a full crawl, let us know your resutls.
    If issue still persists, please perform a query in search box, see if there is any related useful information from ULS log.
    Thanks,
    Daniel Yang
    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] 
    Daniel Yang
    TechNet Community Support

  • Display wikipage(default.aspx) in mobile view sharepoint 2010 foundation sp2

    Recently I deployed a site using sharepoint foundation 2010 sp2.
    The site has anonymous access to entire site. I developed some wiki pages using wikipage library. it's looking fine in desktop ,laptop,ipad,tab's.
    But coming to mobile view the wikipages are not displaying. But I want to show the wiki page's in mobile view also.
    So is there any setting required to set up for that? SP 2010 Foundation SP2

    Hi  ,
    According to your description, my understanding is that you want to display wikipage in mobile view for SharePoint 2010 foundation sp2.
    How about append "?Mobile=1" to the end of the URL of the home page using Internet Explorer? If cannot access, you need to enable the legacy MobileRedirection feature. This feature is enabled with a SharePoint
    Management Shell cmdlet:
    Enable-SPFeature –identity “MobileRedirection” –URL http://Server/SiteURL
    Correspondingly, you can force a mobile device to load a nonmobile page by entering the URL of the nonmobile page and appending "?Mobile=0" to the end of the URL.
    Reference:
    http://msdn.microsoft.com/en-us/library/office/ms462572(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/office/ms441925(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/office/ff407400(v=office.14).aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Issue in Custom Blog site definition based on SharePoint 2010 blog site definition after migrating the sites to SharePoint 2013 and site collection upgrade

    I have created a custom blog site definition using SharePoint 2010 blog site definition with Configuration ID 31 in onet.xml (new value). This was working fine for SharePoint 2010.
    We created new SharePoint 2013 farm and deployed the all Custom solutions in
    14/15 folders. After migrating the sites to SharePoint 2013 using Content DB approach, site created previously using my custom definition are working fine.
    But after running site collection upgrade these sites stop working. When I post a comment then comments not getting listed on post detail page. However comments are getting added to Comments List but
    PostTitle column  of Comment is not getting populated.
    Also, when we create a new site in SharePoint 2013 using my custom blog template then that is also not getting provisioned.  default.aspx and look-up between post and comment list are not working.
    If any one has faced such issue then please share your findings and any solution to fix this.
    Thanks in Advance :)

    Hi ,
    According to your description, my understanding is that the blog based on custom blog site definition didn’t work correctly after migrating custom blog site definition to SharePoint 2013.
    If you customized the Onet.xml file in a previous version's site definition, you should modify some sections in the file to work in the current version, like  <BaseTypes> and  <ListTemplate>  etc. More information, please refer
    to the link below:
    http://msdn.microsoft.com/en-us/library/office/aa543837(v=office.14).aspx
    For that the PostTitle column  of Comment is not getting populated, please try to modify the view, then compare the result.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Create folder in Document Library using Sharepoint 2010 Client Object Model

    I would like to check for the existence of a folder in s Sharepoint 2010 Document Library and if the folder is not found, create it. (I would then subsequently programmatically upload documents to that folder -- which I have figured out). Can someone
    please help me figure out how to check for the extistence of and then create a folder using the Sharepoint 2010 Client Object Model?

    You can use this:
    public static void CreateFolder_ClientOM(string listName, string folderName)
    ClientContext clientContext = new ClientContext("http://basesmc2008");
    Web web = clientContext.Web;
    List list = clientContext.Web.Lists.GetByTitle(listName);
    clientContext.Load(clientContext.Site);
    string targetFolderUrl = listName + "/" + folderName;
    Folder folder = web.GetFolderByServerRelativeUrl(targetFolderUrl);
    clientContext.Load(folder);
    bool exists = false;
    try
    clientContext.ExecuteQuery();
    exists = true;
    catch (Exception ex)
    if (!exists)
    ContentTypeCollection listContentTypes = list.ContentTypes;
    clientContext.Load(listContentTypes, types => types.Include
    (type => type.Id, type => type.Name,
    type => type.Parent));
    var result = clientContext.LoadQuery(listContentTypes.Where
    (c => c.Name == "Folder"));
    clientContext.ExecuteQuery();
    ContentType folderContentType = result.FirstOrDefault();
    ListItemCreationInformation newItemInfo = new ListItemCreationInformation();
    newItemInfo.UnderlyingObjectType = FileSystemObjectType.Folder;
    newItemInfo.LeafName = folderName;
    ListItem newListItem = list.AddItem(newItemInfo);
    newListItem["ContentTypeId"] = folderContentType.Id.ToString();
    newListItem["Title"] = folderName;
    newListItem.Update();
    clientContext.Load(list);
    clientContext.ExecuteQuery();
    Blog | SharePoint Field Notes Dev Tool |
    ClassMaster

  • Fatal Error: Could not find Feature AnalyticsLinks in sharepoint 2010 while migration from 2007 site using stsadm command

    Fatal Error: Could not find Feature AnalyticsLinks in sharepoint 2010 while migration from 2007 site using stsadm command

    Hi ,
    Firstly, I need to verify the followings:
    Whether you created a feature called AnalyticsLinks and activatated it at SharePoint 2007 site.
    Whether you installed the feature at SharePoint 2010 site.
    Please deactivate the feature AnalyticsLinks, then migrate SharePoint 2007 site to SharePoint 2010, compare the result.
    Also , please check whether you have installed the feature AnalyticsLinks at your SharePoint 2010 site. If not, please install and activate it, compare the result.
    Here are some similar posts for you to take a look at:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/17b17bd3-126c-44d4-bd58-38dd613017a0/fatal-error-could-not-find-feature-reviewpublishingspd1055?forum=sharepointadminprevious
    http://mrin17.wordpress.com/2009/09/15/fatalerror-could-not-find-feature-s2siteadmin-while-importing-sites-from-different-server-at-sharepoint/
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • Port Android version to Linux

    Hello, I was just wondering whether it is possible for the Android version to be used to keep "Skype for Linux" up to date. Given that the two (Linux and Android) are related, it just seemed like a possibility. Skype for Linux is still on version 4.3

  • Itunes 9.0.1 not responding

    I recently upgraded to itunes 9.0.1 on my mac. I've never had any problems with itunes before. But now, when I open it immediately tries to load genius, gets as far as "gathering information from your library" and then it freezes and the little "not

  • How to create one form for two Udo object

    Hy , I have two Object Udo (header and line) How we created a form to manage these two files (UDO) Thanks

  • My phone will only half load when I switch it on and then crashes

    Solved! Go to Solution.

  • Connecting to SQL

    I downloaded Oracle from the Web and using it to do homework. I dont need to connect to any server but I dont know how to log in to SQL to create and modify a table. I have Windows ME, Office 2000 pro which include MS Access Please help me to get sta