Sharepoint 2010 Webpart

I had Two Picture Libraries in my main site.Want to display the specific picture library with slide show in my sub-site..Please suggest the exact Solution for this ..
Plz give the solution immediately

Hi
I would suggest you to place the picture library in sub site. Any reason behing keeping picture library in main site?
Please try this link
http://social.msdn.microsoft.com/Forums/en-US/fd36ad80-f2a1-4d5c-8000-6b68008c70ec/picture-library-slideshow-web-part?forum=sharepointcustomizationprevious
Please remember to click 'Mark as Answer' on the answer if it helps you

Similar Messages

  • 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

  • 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

  • SharePoint 2010 webpart from word or pwr point. How to import or copy into SP 2010 (colored tile boxes with links)

    Dear SharePoint Forum,
    How do I import or create a colored tile screen from material created in Word or Pwr Point. The copy/Cut paste feature does now work..Is this custome HTML or J script or is there a special webpart for this type of SP 2010 work?
    Thanks,
    M. Breton (Misa)

    Dear SharePoint Forum,
    How do I import or create a colored tile screen from material created in Word or Pwr Point. The copy/Cut paste feature does now work..Is this custome HTML or J script or is there a special webpart for this type of SP 2010 work?
    Thanks,
    M. Breton (Misa)

  • Retrieve data from AD from within a custom sharepoint 2010 webpart

    Hi,
    I have a requirement to retrieve user data from AD and display from within a custom built webpart.
    I am using the PrincipalContext class etc to get the info from AD, i have sucesfully done this in a console program without having to specifiy a username/password.
    In the webpart i have successfully retrieved the data by hard coding my domain username/password.
    Any ideas what i could do to get the webpart to retrieve information from AD without having to specify username/password?
    thanks cjm

    Hi C.J, 
    I wrote an example of this using credentials stored in the Secure Store in the TechNet Wiki. The article is here: http://social.technet.microsoft.com/wiki/contents/articles/20110.sharepoint-retrieving-credentials-from-the-secure-store-application-using-c.aspx
    There's an example in the above article about building a webpart that connects to AD using the credentials.
    Regards, Matthew
    MCPD | MCITP
    My Blog
    View
    Matthew Yarlett's profile
    See my webpart on the TechNet Gallery that allows administrative users to upload, crop and format user profile photos. Check it out here:
    Upload and Crop User Profile Photos

  • Sharepoint 2010 webpart database connectivity.

    Im developing a web part that allows users to create help-desk tickets. I'm developing using Visual studio 2012. Ive created some text boxes and drop down lists. I want to link my drop down lists to a database where the user can choose names from the database
    etc. Unlike a regular windows form app where you can choose data source for the DD list and configure SQL database, im only given the option to use XML data. How can I configure this to accept SQL databases??
    I have linked an SQL server(with databases) to my visual studio web part project. Just don't quite know how to link the data yet. Any help would be very well appreciated.

    I recommend you go over the 2 guides below, which will provide a better picture:
    How to connect to Data in Visual Studio
    MSDN: Binding Controls to Data in Visual Studio
    Hope it helps!
    Thanks, Ransher Singh, MCP, MCTS | Click Vote As Helpful if you think that post is helpful in responding your question click Mark As Answer, if you think that this is your answer for your question.

  • [HELP REQ] [DEPLOYMENT ERROR]Silverlight Sharepoint 2010 Webpart Applicaiton [ERROR WHEN I DEPLOY] [HELP REQ]

    **This solution contains no resources scoped for a web application and cannot be deployed to a particular web application.**
    That is the error I get when I try to deploy the site I get this error.  I have tried adding a element file but I am not too sure if I have done it correct.  Either way no matter what and how I try to add this to my server when I do the following
    commands it returns me this error.
    Commands
    Add the feature:
    Add-SPSolution c:\sp2010\srg.wsp
    Install:
    **Install-spsolution -identity srg.wsp -webapplication http://my.kpl.gov <http://my.kpl.gov/>  -gacdeployment** -THIS IS THE COMMANDS THAT CREATES THE ERROR-

    Hi PsychoticcWMU,
    Thank you for supporting MSDN forum.
    I would like to move this question to a more approximate forum for a better support.
    Thanks for your understanding.
    --James
    <THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
    Thanks
    MSDN Community Support
    Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.

  • 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, 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

  • 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

  • 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]

Maybe you are looking for

  • Is it better to have two ati radeon HD 5770 or one ATI radeon HD 5870 for video editing?

    Is it better to have two ati radeon HD 5770 or one ATI radeon HD 5870 for video editing? I'm basing this question based on the current options when configuring a Mac Pro. Currently there are three options ATI Radeon HD 5770 1GB Two ATI Radeon HD 5770

  • Package does not exist (Again, I know...)

    Hi, This problem seems to be pretty common, but I didn't find anything that helped me. I'm working on MacOS X, I hope someone can give me an answer or direct to some good ressources on that topic. Here's the problem: I'm working through a textbook wi

  • Pre fill Dropdown in adobe form using WD ABAP

    Hi Experts, I am creating an adobe form and I want to prefill the dropdown in the form with data while downloading it from web dynpro abap component. Once the form is downloaded I also want these selected values from dropdown to map in database in of

  • Air application loading flex applications(no Air) with flex linked as RSL.

    Hello I am trying to make an AIR application which loads number of flex applications(no AIR). The subapplications are using the Flex SDK as a RSL, and each of them can use different version of the SDK. The problem is that the subapplicationsare tryin

  • Automated FXO Testing?

    I'm looking for a way to automatically test and report on FXO/POTS line failures. I have a client with an extensive SRST deployment and local POTS primarily for 911. Service will largely lay dormant until the critical need arises. Anyone know of a wa