sharepoint2010

Completely New to SharePoint 2010

I've been given a project at my job involving SharePoint. I'm eventually supposed to replace our current Intranet site and and website using SharePoint. I've never used SharePoint before and was wondering where a good place to start would be. I also have little knowledge of website design in the first place. Can anyone reccomend a book...

Set a review date on a sharepoint 2010 document

In sharepoint 2010 I need to be able to set a review date on a document and be emailed when this review date is reached. Is this possible? Thanks for any pointers ...

SharePoint Web part page covering the left navigation

Hi, I'm creating a web part page in SP 2010 with one column only , but it's covering my left navigation. How to make it appear only in body area of the page ? Also, Is it possible to create "web part" library where by clicking of "new document" button it allows to create web part page. Updates: Second part is done if we create do...

Personalizable web part custom property not shown for users with Contribute permission level

I've create the Web Part for SharePoint 2010, which contains simple custom property with PersonalizationScope.User. Web part inherited from the System.Web.UI.WebControls.WebParts.WebPart private int _mainBodyBorderWidth = 0; [Personalizable(PersonalizationScope.User), WebBrowsable(true), WebDisplayName("Main Body Border W...

App Pool Accounts in SharePoint 2010

How to change app pool account credentials for any web application in sharepoint 2010 ...

Page title in not included in search result

Hello, Does anyone know how to include page title in search result in sharepoint 2010? If I have word that only appears in page title I can't find that page in my search result thx ...

How can find out what features have activated when I create a site collection using a out of box site definition.

I plan to create custom site using web template.I need to find out what features have activated when I create a site collection using a out of box site definition.How can I do it? ...

How to retrieve administrator rights for UserProfileServiceApplication sharepoint 2010 ? could be APIs ?

Hi all, Currently, I get stuck on checking administrator rights for a user. Somehow we can check this for a user to see if that user have a right properly to access profile ? In SP 2007, I found an article resolved this : public static SharedServiceRights GetUserSSPRights(object context, string username) { const string context...

How to set SharePoint2010 feature IsHidden property in VS 2010

How to set SharePoint2010 feature IsHidden property in VS 2010? ...

Programmatically Create a View in SharePoint 2010

Hi I am trying to create usign code a view for a picture Library, I found this link on how to do it but the link only shows part of the code, i don't know if this should be a feature or a webpart. Here is the link http://blogs.msdn.com/b/sowmyancs/archive/2008/03/15/programmatically-create-a-view-custom-view-of-a-list-and-change-the-vi...

SharePoint 2010 use third-party editor

Guys Sp 2010 content editor is better than 2007 but it's lacking lots of functionality. Is it possible to "substitute" standard rich text editor with something like FCK or Telerik editor? Any suggestions? ...

SharePoint 2010 RSS Enabled in Central Admin not showing link in Site Settings

Howdy all, So, we're using SharePoint 2010. Site is accessed via https. In Central Admin -> Web App -> General Settings, RSS is enabled. When I go to Site Collection -> Site Settings -> Site Administration there is no link for RSS. What gives? I'm thinking this has to do with using NTLM vs. Kerberos. Any ideas? Thanks ...

SharePoint Topology - can you have redundant application servers?

I am putting together a recommended architecture with two web servers (for redundnacy) and two search servers (for redundancy)... what about the application server (for service applications- profile service, managed metadata service etc...?) Can those even have a redundant server? Thanks for any info... ...

What is the difference between the "Path" and "SetupPath" attibutes on the Module element.

So I have a SharePoint feature definition that deploys page layouts to a publishing site. The definition looks something like this: <Elements xmlns="http://schemas.microsoft.com/sharepoint/"&gt; <Module Name="Page Layouts" Url="_catalogs/masterpage" RootWebOnly="True"> <File Path="Page Layouts\layout1.aspx" Url="layout1.aspx" Type...

How to make authenticated request to wcf service hosted in sharepoint 2010?

Hello. I have a win-service what make calls to wcf-service, hosted inside sharepoint 2010. In wcf-service i access a SPList on the sp-site. But I can't access a list becouse of win-service uses anonymous call to wcf-service. How can i implement authenticated request to sharepoint wcf-service. My win-service runs under identities of the...

Using Fiddler2 to trace HTTPS SharePoint Calls

I'm using Fiddler2 to trace the https sharepoint calls. After starting the fiddler and browisng the https site it throws the error: Access Denied (connect_method_denied): .... This is typically caused by an HTTPS URL that uses a port other then the default of 443. Any suggestion to resolve the issue will be very helpful. Thanks, Mac...

what are the best distributed development methodologies for sharepoint

Hello Sharepoint experts ;) Let's say we have some distributed developers in different countries working on the same sharepoint project. Problems that they might face including (but not limited to): webparts deployment & debugging which doesn't work anywhere but the server. how can they apply source control over created sharepoint p...

how can I add event receiver only for list with specyfic template id

Hi, I'm adding ItemAdding event receiver for custom list template. Both event receiver and list template are deployed by the same feature. Also the same feature creates List Instances. The problem I've got is that the event is fired for each list item in site to which it was deployed. Elements.xml for eventreceivre is: <Receivers Lis...

Is SharePoint 2010 enough stable for production use

This question may sound kinda weird but actually, I need to convince my mangement of the stability of the newest SharePoint 2010 Platform. What I would like to know is: Is there anyone using SharePoint 2010 in a production environment Which kind of use of SharePoint environment (documents database, intranet, ...) How many users Your d...

Sharepoint 2007 hard disk failure

Tonight we have experienced an HD failure that does not make MOSS to start correctly anymore. We have backups and we have a new sharepoint 2010 farm that we have configured last week because we were preparing the migration. Any advice on how to proceed to move the content databases to the new farm? ...