Birthday webpart sharepoint 2010

Dear all
I'm new to sharepoint 2010,I want a birthday webpart which load its data from user profile service.
I want individuals photo displays in this webpart and there be an item for mail him/her for congrats.
Does anybody have free wsp which is compatible with sharepoint 2010 for that matter?
thanks

Hi Sara,
According to your description, you want to create a web part to display users' birthday and send email for the users.
For this requirement, you can use Jquery and a CEWP instead of a visual webpart , more information, please refer to the link:
http://social.technet.microsoft.com/Forums/en-US/54b1ed22-8965-4ecd-93dc-438ae0b51998/how-to-create-birthday-anniversary-visual-webpart-in-sharepoint-2010?forum=sharepointgeneralprevious
In addition, there is a third party solution, please have a look at:
http://downloads.info/windows/office/document/sharepoint-birthdays-web-part.html
Below are some similar posts for your reference:
http://social.technet.microsoft.com/Forums/en-US/66decf75-b573-4619-9a17-439e2ec8589c/creating-birthday-reminder-in-sharepoint-2010-master-page?forum=sharepointgeneralprevious
http://social.technet.microsoft.com/Forums/sharepoint/en-US/05312e10-6bee-4fed-bae6-e97ba1eb3474/birthday-reminder-using-custom-listweb-part-in-sharepoint-2010?forum=sharepointgeneralprevious
http://sharepoint.stackexchange.com/questions/70996/birthday-alert-webpart-in-sharepoint-2013
I hope this helps.
Thanks,
Wendy
Wendy Li
TechNet Community Support

Similar Messages

  • SharePoint Custom New Form with DataForm Webpart SharePoint 2010

    Hi Guys,
    i have a Problem with my Custom NewForm.ASPX.  I Created a CustomForm like this Guide:
    http://www.ilikesharepoint.de/2013/11/sharepoint-create-custom-list-forms-with-visual-studio-part-2/
    Problem
    Now i set the DataFormWebpart for the Webpartzone on visible=False and add my custom DataformWebpart in this NewForm.aspx (see Code).
    After my deployment and click on "New item" i can see my custom DataForm Webpart.
    The Problems are:
    1. The Ribbon is Greyed out
    This post was not my solution. The Ribbons is not greyed out but the Ribbon has no function ("save Button" is broken)
    2. The Fields are not loaded and looks like a Displayform
    I Don't know why the Dataform does not load these fields. I can see the title but not the text Columns or lookups
    3. Save Button and the Ribbon does not work
    Only the Cancel button work on this Newform.aspx
    The Save button has no function

    Here my NewForm.aspx Link
    NewForm

  • Missing Head Title in a webpart SharePoint 2010

    Hey guys,
    I have a very strange problem. I have a list wepart on a sharepoint page. When I open the page at first I can't see the column titles, but then when you get over the columns with the mouse they come visible.
    Is this a problem of big amount of data or is it another problem?
    I hope you can help me.
    Best regards
    Matthias

    You may also want to edit the page and look for hidden CSS code or linked files.  Someone may have overwritten some of the OOB code to potentially achieve this effect.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • SharePoint 2010 Query string parameter pass between visual webparts

    Hi
    I should pass a query string value from one visual webpart to another visual webpart in SharePoint 2010 .
    Could you please help me like how we can pass
    Thanks
    Siddartha

    In the webpart you can add the code like "Response.Redirect("Page2.aspx?CustomerID=326");"
    Once you develop the webparts, add them to the respective pages based on your required functionality.
    Please check the similar thread
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/3099100f-72b2-4850-ba50-1e02416e9d9c/passing-query-string-between-two-webparts-usercontrols?forum=sharepointdevelopmentlegacy
    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

  • SharePoint 2010 - Yammer webpart- Cannot connect to Groups

    We have a SharePoint 2010 environment with the Yammer webpart installed
    when adding the Yammer webpart to a page we can connect to user feeds, company feed, but when we want to add a GroupFeed and try to search for groups we get following:
    Somebody encountered this issue before?

    Hi,
    As this question is more related to the Yammer web part configuration, I suggest you create a post to the Yammer Support, more experts will help you find the solution
    of the issue.
    Support for Yammer:
    http://support.microsoft.com/gp/yammer
    Best regards,
    Zhengyu Guo
    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]
    Zhengyu Guo
    TechNet Community Support

  • SharePoint 2010 Calendar Webpart

    Hi Team,
    I have a SharePoint 2010 Calendar View webpart and I want to hide/disable the weekends (saturday, sunday).
    Please let me know the plausible solution for the same.
    Regards Sourabh Soni

    Hi Sourabh,
    I am just redirecting you to other thread on msdn for same issue.Please go through this.
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/30a457f9-5071-4c8f-9816-083a72728e70/hidingremoving-weekends-sat-and-sun-from-sharepoint-calendars?forum=sharepointgeneralprevious
    Hope this helps you.
    Regards
    Soni K

  • Sharepoint 2010 Webpart debugging - Writing to the console

    I am creating a SharePoint 2010 Webpart, and I'd like to write to the console for debugging purposes. Unfortunately the command Console.Writeline doesn't seem to work for me. How do I fix this??

    Unfortunately, the functionality you're looking for doesn't exist.  Web parts are primarily used for web applications and are built within class libraries, which have no console functionality at all. Therefore, prevents writing to the console.
    Alternatively, you can use Visual Studio to debug the web part and step through the code using breakpoints.  Visual Studio 2010 allows you to Debug the web part by hitting "F5".
    Here's a link for some resources to help you get started developing web parts for SharePoint 2010.
    http://donahoo-development.com

  • Sharepoint 2010, after restore, webpart only can viewd by authenticated users in the public page.

    Hi, I restore a Site from one server to other which have a different domain.
    I installed the wsp files, I published the page, I check for the site pages and everything is ok but, when I visit the page as normal
    user from internet, I get the next error when I visited the pages with webparts.
    When I visit the page with an authenticated user, that show me the webpart normaly.
    I try to check for permissions in the page, I click page permissions
    or library permissions and shows the next:
    Shows me the same error.
    Any ideas?
    Thanks a lot!!

    Hi,
    As I understand, after you restored the site from one server to other server you encountered the error.
    1. From the error you provided, it seems that it cannot find relative files, it is possible that you did not restore the site fully. You can restore the site again. 
    2. You can check the ULS log with the correlation ID, and get the details of the errors. You can fix the problems according to the details of the errors. 
    The case below is about there are several ways to backup and restore site in SharePoint 2010, you can refer to the case.
    http://sharepoint.stackexchange.com/questions/34639/problem-restoring-sharepoint-from-backup 
    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]

  • SharePoint 2010: How to map documentset attibutes to objects - In SharePoint Webpart

    Hey,
    I guess it's a pretty simple question but I really do not get one inch closer to a solution. I'm working on a WebPart on SharePoint 2010 which manages a documentset (document library with an custom content type). Creating an storing of documentssets works fine
    by now but I do have problems in mapping the stored sets to my c# objects backwards. I actually do not find the fields in my object structure while debugging my code
    I create the docuemtset like this...
    internal DocumentSet CreateDocumentSet(SPList spListObject, SPContentType spContentType, object itemToCreate, Type typeOfItemToCreate)
    var properties = new Hashtable();
    Guid id = Guid.NewGuid();
    //Description
    foreach (PropertyInfo p in typeOfItemToCreate.GetProperties())
    properties.Add(p.Name, p.GetValue(itemToCreate, null));
    SPFolder parentFolder = spListObject.RootFolder;
    DocumentSet docSet = DocumentSet.Create(parentFolder, InnovationListName + "_" + id, spContentType.Id, properties, false);
    return docSet;
    I'm thinking of somethink like this ...
    internal MyObject DocSetToObject(SPList list, int ID)
    var docset = DocumentSet.GetDocumentSet(list.GetItemById(ID).Folder);
    return new MyObject
    Text= docset...,
    Id = docset...,
    Tags= docset...,
    Title = docset...,
    Hope you can help me out.. This problem is killn me  ^^ ;-)
    Thanks
    Spanky

    Hi,
    According to your description, you might want to create a class to perform the CRUD operations against a DocumentSet in your library.
    Here is a demo about how to handle an item for your reference:
    //Create a MyItemWrapper.cs:
    public class MyItemWrapper
    public int ID { get; set; }
    public string Title { get; set; }
    SPList list;
    SPListItem item;
    public MyItemWrapper()
    using (SPSite site = new SPSite("http://sp"))
    using (SPWeb web = site.RootWeb)
    list = web.Lists["List2"];
    item = list.Items[0];
    this.ID = item.ID;
    this.Title = item["Title"].ToString();
    public void setTitle(string t)
    item["Title"] = t;
    item.Update();
    this.Title = t;
    Feel free to reply if this is not what you want.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Fixed width for WebPart Zones with Tableless design lost width in IE8+, works fine in IE7 SharePoint 2010

    Hi,
    I am facing a weird issue in IE8 and above browser after changing the Tables to <div> (Table less) Design for SharePoint 2010 Layouts with Custom Web part Zones.
    If no webpart is added in Zones the width is not staying. refer the above Screen shot.
    A basic HTML with fixed width Div blocks no issue in IE8+. Only SharePoint this is a issue.
    Any lights here please help.
    thanks
    Vinod

    Hi,
    We can use IE F12 developer tools to check the CSS style in this Web Part Zones.
    Using F12 Developer Tools to Debug HTML and CSS
    https://msdn.microsoft.com/en-us/library/ie/gg699337%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396
    Or try to add "!important" in your custom div CSS style.
    <style type="text/css">
    #divid{
    width: 1010px !important;
    </style>
    Best Regards,
    Dennis Guo
    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]

  • How to Deploy OOB Webparts created in Sharepoint 2010 designer to production system

    Hi,
    Can anyone help me the process of deploying the OOB Webparts developed in Sharepoint 2010 designer to Production Server.
    Actually i developed some OOB Webparts and Workflow using Sharepoint 2010 designer.
    So, i want to move these OOB Webparts and Workflow to my Production System.
    Please assist me what is the process?
    Rama

    Hi,
    Thanks for posting your query, 
    There are a lot of mechanisms for doing this, but doing a simple export from your dev environment and then an import into your prod environment is probably a good place to start. You can move the whole site or just a list/library. You can do it via PowerShell
    or Central Admin:
    Export:
    http://technet.microsoft.com/en-us/library/ee428301.aspx
    Import:
    http://technet.microsoft.com/en-us/library/ee428322.aspx
    I hope this is helpful to you. Please mark it as
    Answered. If this works
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS )
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • Thread Process is exiting without completing the process in SharePoint 2010 webpart

    We have implemented simple thread to process to excel upload into SharePoint 2010 custom list.
    Thread process running in local SharePoint 2010 environment (OS -Windows 7). Once we deployed in SharePoint server,
    Thread process is exiting without completing its proces.
    Please let us know if you know any resolution.
    Code is as below
    Thread thread = new Thread(new ThreadStart(UploadData)); //Upload is the method where data will insert into List
    Thread.Start();
    Marulasiddappa SB (Swamy)

    Hi,
    According to your post, an error occurred when you used Thread in SharePoint 2010 web part.
    Please can do as follows:
    1. Execute the  UploadData method to see whether it can work.
    2. Debug your solution in Visual Studio to get more information the error,
    It will be easier for us to research if you can provide more code.
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Sharepoint 2010 webpart connection issues

    I've had a number of people having issues starting the LiveCycle feature in sharepoint 2010 here is the workaround
    I had to do the following, download the powershell script located here https://skydrive.live.com/?cid=3d1aa7b9ba4b05fd&resid=3D1AA7B9BA4B05FD!234&id=3D1AA7B9BA4B 05FD%21234
    Go into powershell, that’s done by running powershell.exe just like you would a cmd prompt
    When at the powershell prompt issue the command Set-ExecutionPolicy AllSigned
    Issue a cd to go to the directory that contains the download script
    Then issue .\Set-RemoteAdministratorAccessDenied-False.ps1

    This is a known issue. See the blog http://blogs.adobe.com/livecycle/2012/05/access-denied-sharepoint.html

  • Initiate Excel Refresh with SharePoint 2010

    Hey guys,
    I've got question. I use SharePoint in connection with Excel, but there is a problem. Normally the data is handed over from SharePoint to an Excel Sheet and this Excel sheet does a lot of calculation and then it is shown in the excel webpart. Sometimes the
    data is not up-to-date, then I have to refresh Excel manually.
    Is there any possible way to push this refreshing without a script?Or is a script the best way to handle this?
    Best regards and thanks in advance
    Matthias

    if you are not using the excel services and you want refresh your data from client side.You can do with script and schedule it as task run what ever time you want.
    their are 2 things, again 
    1) the document library which required checkout  before editing.
    # This is the location of the document library that has the Excel files
    # You must have WebDAV enabled on the server (which is default, I think)
    # and the webclient service enabled and running on your workstation.
    $library = "\\sharepoint.ad.local@SSL\DavWWWRoot\Shared Documents"
    # Start Excel (it will be invisible unless you do $excel.visible = $true)
    $excel = new-object -comobject Excel.Application
    # Give Excel time to open or it errors inconsistently
    Start-Sleep -s 3
    $excelfiles = get-childitem $library -recurse -include "*.xls*"
    foreach ($file in $excelfiles)
      $workbookpath = $file.fullname
      if ($excel.workbooks.canCheckOut($workbookpath)) {
        # open the worksheet and check it out
        $excelworkbook = $excel.workbooks.Open($workbookpath)
        $excelworkbook = $excel.workbooks.CheckOut($workbookpath)
        # Don't ask cuz I don't know (yet). You have to open it again.
        $excelworkbook = $excel.workbooks.Open($workbookpath)
        # Refresh all the pivot tables with the new data.
        $excelworkbook.RefreshAll()
        # Save and Check it in
        $excelworkbook.Save()
        $excelworkbook.CheckInWithVersion()
    $excel.quit()
    2) Document library where no checkout required.
    # This is the location of the document library that has the Excel files
    # You must have WebDAV enabled on the server (which is default, I think)
    # and the webclient service enabled and running on your workstation.
    $library = "\\sharepoint.ad.local@SSL\DavWWWRoot\Shared Documents"
    # Start Excel (it will be invisible unless you do $excel.visible = $true)
    $excel = new-object -comobject Excel.Application
    # Give Excel time to open or it errors inconsistently
    Start-Sleep -s 3
    $excelfiles = get-childitem $library -recurse -include "*.xls*"
    foreach ($file in $excelfiles)
      $workbookpath = $file.fullname
        # open the worksheet
        $excelworkbook = $excel.workbooks.Open($workbookpath)
        # Refresh all the pivot tables with the new data.
        $excelworkbook.RefreshAll()
        # Save and Close
        $excelworkbook.Save()
        $excelworkbook.Close()
    $excel.quit()
    further read this blog for more information
    http://blog.netnerds.net/2012/04/client-side-workaround-sharepoint-2010-excel-services-cannot-automatically-refresh-data-when-using-sharepoint-lists-as-a-data-source/
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • 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

Maybe you are looking for

  • Adobe Premiere Pro CC Crashing Every time.

    I just stared using Premiere and I like it! Fast rendering, great quality and small file sizes. Everything you want! But after the video I edited and rendered in Premiere, I went on to do another and now it crashes when i'm editing, crashes when i'm

  • Problem in query with the u0091Document numberu0092

    Hi, I got problem in query with the ‘Document number’ There are three columns in the cube 1) Document number 2) Country 3) Count In the cube there are multiple entries for same document number as below.       Document number            country       

  • Native extension to unzip a file crash my air app

    Hello, I have a problem with a native extension for android I want to unzip a file my java code File f = new File("my zip file"); File outputDir = new File ("output folder"); ZipHelper.unzip(f, outputDir); and import java.util.zip.*; import java.io.*

  • Having thousands of Host-Named Site Collections - which authentication type?

    So Microsoft seems to state the claims + Host-Named Site Collection (HNSC) approach is the way to go forward. Assuming we have thousands of site collections, and we don't want to go with good ol' NTLM authentication as our claim authentication type,

  • Can't find what's app in the app store

    Can't find what's app