in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Browse by Tags

  • Re: how to apply css to custom web part?

    All you need add a small code on the PreRender like: private void Style_PreRender(object sender, System.EventArgs e ) { RegisterClientStyleSheetFile("_WPR_/style.css"); } and on the constructor you need to add this.PreRender += new EventHandler(Style_PreRender); I hope it will help you, Roi...
    Posted to Customization and Design (Forum) by Roi Kolbinger on 07-08-2008
  • Search on two front end webservers

    Hello all, I have a problem with search on my 2 front end webservers. The web servers are in a load balanced enviroment. Everything was working fine till last week when 1 server (second server) failed. When we brought the server back online the search functionality on the working server (first server...
  • Service unavailable / cannot connect to the configuration database

    Hi I had deployed Sharepoint as a farm but in the same machine, so sharepoint and SQL were fighting for the same resources. I decided to move the DBs to another server (in the same farm), so it will go faster. I followed http://technet.microsoft.com/en-us/library/cc512725(TechNet.10).aspx for doing so...
  • Sharing / displaying data between lists

    I'm just getting started with Sharepoint 2007 and am reading Amanda Murphy's/Shane Perran's book on it. My appetite is whetted and am now jumping ahead with this question... Suppose I have a Contacts list with names, companies, phone numbers, etc. Then, suppose I have another list of, say...
    Posted to General (Forum) by cpojoe on 06-30-2008
  • An error of using lookup columns in WSS 3.0

    Hi SharePoint experts, I am a newbie in SharePoint. I am using the WSS 3.0 Application Template (Room and Equipment Reservations). I have encountered an issue of having more than 25 items in a lookup column. In this template, when users pass the resource IDs to the newForm.aspx of the reservation list...
    Posted to Customization and Design (Forum) by kai41314 on 06-23-2008
  • Customizing SP discussion board replies

    I'm pretty new to using SP and I'm trying to figure stuff out with trial and error. Right now I'm trying to figure out how to customize replies from a sharepoint discussion board. Posters provide a subject, the message body, and a specific code (single line text field) in their posting. When...
    Posted to Customization and Design (Forum) by fuller on 06-18-2008
  • Recurring Calendar Item Question

    This is probably a stupid question..but does anyone know how to set the duration on a recurring calendar item within SharePoint? We are running SharePoint Server 2007. I have a recurring event that starts on Monday and goes through Sunday every 7 weeks. In Outlook, when you set the recurrence on an event...
    Posted to General (Forum) by kimmiee00 on 06-04-2008
  • KPI on list item

    hello all, i want to build a kpi list on each item on another list not on a list as global. if anyone knows how, plz replied it to me.
    Posted to General (Forum) by menerva on 06-04-2008
  • Desktop support issues

    Is there anything I need to enable on my staff's desktop (Windows XP, Office 2003) to make SharePoint 2007 work. We have a pretty strict policyu on what staff can download. Is there anything that I should have our desktop support person do to make sure SharePoint 2007 runs on staff's computers...
    Posted to General (Forum) by phabas on 05-27-2008
  • How to create collapsible lists?

    I would like to create a web part containing a collapsible list based on certain field. Could you please point me on how I can achieve that. Are there any settings in SharePoint or do I need to use a designer tool - SharePoint Designer, FrontPage, etc. Please note that I am not looking at collapsible...
    Posted to Customization and Design (Forum) by deepalig on 05-27-2008
Page 1 of 10 (92 items) 1 2 3 4 5 Next > ... Last ยป

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.