Tagged Questions
SharePoint 2007 is a Server Product from Microsoft. It is a Application Development Framework that helps you to create Web Application in no time. It combines collaboration and web publishing providing rich set of functionalities (Content Management, Search, wiki ,blog etc) all under its stack.
19
votes
13answers
1k views
How is SharePoint perceived in your company?
UPDATE An interesting time to revisit this question. Is perception still the same now that SharePoint 2010 is beginning to take hold? Certainly implementing 2010 is not without its own challenges, ...
18
votes
8answers
25k views
Add ScriptManager to Page Programmatically?
I am developing a WebPart (it will be used in a SharePoint environment, although it does not use the Object Model) that I want to expose AJAX functionality in. Because of the nature of the ...
17
votes
11answers
4k views
SharePoint 2007 Log Viewer
SharePoint 2007 (WSS or MOSS) logs are not easy to read even on a large screen, has anyone come across a log viewer that is able to:
Display SharePoint logs live and historical
Filter the events by ...
16
votes
7answers
649 views
What is the point of SharePoint?
My company have started to use SharePoint. Now, as a software developer I simply can not understand the advantages of such a system. To me it just looks like a browser based application through ...
13
votes
16answers
20k views
FileNotFoundException with the SPSite constructor. What's the problem?
I try to instantiate a instance of SPSite on the farm server in a custom software (MyApp.exe) and I give in parameter the whole website (http://mysite:80/). I also made sure that the account running ...
10
votes
4answers
1k views
SharePoint Custom Current Navigation / PortalSiteMapProvider
I'm working on a custom current (left) navigation on a SharePoint solution.
What I need is that the root of the navigation is a variation web, the immediate child of the root web. All the sites and ...
10
votes
9answers
1k views
Hidden features of the Windows SharePoint Services 3.0 / SharePoint 2007 development platform
Like the other "Hidden Features" questions, what are your favourite parts of the SharePoint API and development platform (both WSS 3.0 and MOSS 2007) that help you get the job done?
Please share your ...
9
votes
3answers
1k views
Unable to Update Sharepoint Document Properties: Required Fields are Empty
I am updating Documents on Sharepoint using the List.asmx web service.
But problem I am facing is:
Fields are not getting updated as some of required fields are not added.
But to fill required ...
9
votes
3answers
1k views
How to update Properties of Uploaded Documents on Sharepoint using Web Services?
I am trying to Update/Edit Properties of Uploaded Document on Sharepoint 2007.
My code:
Lists listService = new Lists();
listService.PreAuthenticate = true;
listService.Credentials = new ...
7
votes
1answer
390 views
Is it possible to Update Sharepoint List Without “ID”?
I want to Upload File on Sharepoint and while apploading only i want to add all properties of Uploaded Document.
We get ID field only when Document is uploaded on Sharepoint.
Is there any other way ...
7
votes
4answers
960 views
Sharepoint UpdateList Method : Newly created Columns are not visible
I worked on code .It is working successfully.
But Problem i am facing is:
New Columns are not visible in List ( I tried with With Setting Required = "TRUE" ).
I tried with compairing Field Value of ...
7
votes
4answers
1k views
SharePoint 2007 - RunWithElevatedPrivileges - Pitfalls of using this
I have a strong gut feeling that using SharePoint RunWithElevatedPrivileges should be avoided like the plague, but need to convince some others as to exactly why. Here's what I have.
Spawns a new ...
7
votes
7answers
909 views
What SharePoint development concepts are the hardest for ASP.Net developers to understand?
I'm trying to put together SharePoint 2007 (and, eventually, 2010) training materials for experienced ASP.Net developers, and having done SharePoint for years, I don't really remember where the worst ...
7
votes
3answers
1k views
How to start learning SharePoint
I'm a fairly experienced developer (.NET, C#, XML, Webservices, HTML, Javascript, various databases etc.) who have been tasked with a new project in SharePoint. I know nothing about SharePoint.
My ...
7
votes
9answers
10k views
In SharePoint What is the Easiest Way to Create a Custom List schema.xml file?
Like many other a SharePoint User, I've had to create a custom list definition, after much trouble, I've managed to create one (I Think, let me get through all the errors first), but is there a ...
6
votes
4answers
526 views
When does one use Web Parts vs. Full blown ASP.NET application in SharePoint?
I'm still struggling with this question as I'm trying to get up to speed with SharePoint, coming from ASP.NET Web Forms. We're looking to use SharePoint exclusively for several reasons; one of the ...
6
votes
10answers
3k views
Sharepoint CMS vs UmbracoCMS
I work for a large local government organisation who are about to embark on using SharePoint to replace our ageing intranet with an all-singing all-dancing collaborative site. The focus for the ...
6
votes
3answers
1k views
Sending Emails in Sharepoint
I need to know what is the best practice for sending emails from my sharepoint webparts and/or customized features.
Should I just use the normal .Net classes to send email ? or is their a better way ...
6
votes
9answers
8k views
How to rename a list in Sharepoint
Is it possible to rename a list in Sharepoint 2007 using the web interface? I would like navigation url to change as well.
I have tried change the name using the settings option on the list. This ...
6
votes
4answers
7k views
Properly implement a webpart with postback?
What I'm trying to do is to create a webpart that has a textbox where you can set the value of a literal (h2) on the webpart and a "save" button that posts back and then sets the literal accordingly. ...
6
votes
3answers
3k views
Programmatically logging to the Sharepoint ULS
I'd like to log stuff in my Sharepoint Web Parts, but I want it to go into the ULS. Most examples that I've found log into the Event Log or some other file, but I did not really find one yet for ...
6
votes
2answers
720 views
How can you hook a SharePoint 2007 feature into the Application_Start of a site?
I was wondering if there is a good way to hook into the Application_Start of a SharePoint 2007 site when developing a feature? I know I can directly edit the Global.asax file in the site root, but is ...
6
votes
4answers
2k views
How can I automate the process of deploying an InfoPath Form to SharePoint Server 2007?
It is a real pain to deploy my InfoPath 2007 Forms from the designer into our development environment's SharePoint server. All of our forms require "full trust" since they include business logic ...
5
votes
2answers
101 views
How to verify the logged in user using Javascript in sharepoint
I need to check whether the logged in user is a administrator or non-admin user by using JavaScript in sharepoint designer or content editor webpart.
Can anybody suggest?
5
votes
1answer
137 views
Why am I seeing a Byte Order Mark in my .NET Web Service all of a sudden?
I've written an ASMX web service, which has been running in production for years. Today, all of a sudden the Java clients are throwing errors when trying to parse the response. We tracked it down to a ...
5
votes
3answers
869 views
What is a proper way to store site-level global variables in a SharePoint site?
One thing that has driven me nuts about SharePoint2007 is the apparent inability to have defineable settings that apply specifically to a site or site collection itself, and not the content. I mean, ...
5
votes
1answer
4k views
SharePoint timer jobs not getting invoked
I have a timer job which has been deployed to a server with multiple Web front ends.
This timer job reads it's configuration from a Hierarchical Object Store.
This timer job is scheduled to run ...
5
votes
2answers
4k views
MOSS : Accidentally deleted a webpart, how can I get it back
I have deleted "New comment" webpart on the Blog Post detailed Page on the my SharePoint blog site, I am unable to find it in the webpart list.
How can I get undo / add the webpart back.
5
votes
2answers
2k views
Cannot catch the SharePoint Access denied error
I am trying to access a sharepoint list programmatically in a webpart, like this.
try
{
masterList = web.Lists[listId];
}
catch(Exception e)
{
RenderExceptionMessage(e.Message);
}
The ...
5
votes
4answers
4k views
How to move documents from SharePoint 2003 to SharePoint 2007 with versioning?
I'm desperately searching for a tool allowing me to copy documents with their old versions from a SharePoint 2003 to a SharePoint 2007 site.
Do you know about any simple (and preferably free) tool ...
4
votes
1answer
774 views
Programmatically enumerating Web Part Zones of a Publishing Page Layout
I have a situation where a class I have is passed a PublishingPage instance and I want to enumerate any and all web part zones that are used in the Layout Page for this page.
This is proving tough.
...
4
votes
1answer
177 views
Sharepoint-Active Directory Profiles
I have written the following code to edit the User Profiles for MOSS 2007. User Profiles are being populated through the Active directory.
SPSecurity.RunWithElevatedPrivileges(delegate()
...
4
votes
5answers
2k views
How can I tell if a candidate is a good Sharepoint Architect / Developer?
I need to interview some people for a position as a Sharepoint Architect / Developer role.
While I am proficient in .NET, I have worked very little with Sharepoint, so I am unsure how to test the ...
4
votes
1answer
2k views
Best Practices for Deploying Timer jobs in Server Farm Environments with multiple WFE
i have a timer job which i want to run only once per day, for the entire farm. How do I
Deploy it in a multiple WFE environment? Do I run the stsadm -o deploysolution command in every WFE, or just ...
4
votes
2answers
413 views
Determine which edition of SharePoint is Installed?
What is the most reliable way to determine which version of SharePoint is installed. Whether it is WSS or MOSS. If MOSS, whether it is standard or enterprise.
I want to programmatically detect the ...
4
votes
2answers
3k views
Custom Action Menu for particular Sharepoint List
I want my Custom Action Menu to be applied to particular list; currently its specified with the following XML and it gets applied to all the lists!
More specifically speaking; I even want this custom ...
4
votes
1answer
1k views
SharePoint Custom Action on Site Settings Page
I have a Custom Action on the Site Settings page of my SharePoint site that appears in the UsersAndPermissions list. It is created using a feature, this is the elements.xml file for the feature:
...
4
votes
4answers
761 views
Can I add Java portlet in sharepoint 2007?
Can I add Java portlet in sharepoint 2007? If yes, can some please explain the details on how can I do so?
4
votes
1answer
229 views
Hierarchical expiration policies on individual items
I am looking to implement a custom policy for item expiration on a custom list (not a document library).
This policy must be editable on an item-per-item basis, and compute the expiration date based ...
4
votes
1answer
713 views
Sharepoint 2007 AddList and AddListFromFeature are missing template columns and data content
What I've Done
Inside SharePoint I created a List based on the Project Tasks template
I deleted most default columns, and added new custom columns
I added data using the new format
Then I did a ...
4
votes
1answer
1k views
Web part dll in Gac or bin using sharepoint 2007
What is best practice, in sharepoint 2007 web part deployment. Deploying the dll's to GAC or bin?
4
votes
1answer
102 views
Sharepoint Multi Authentication
I need to find out how I can allow our Sharepoint portal to support both windows authentication and form based authentication. The objective is to allow those users in our Active directory to sign ...
4
votes
1answer
585 views
How do you set the Filter for a SharePoint event receiver?
I've only recently noticed the Filter element in the definition file for a SharePoint event receiver:
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<Receivers>
...
4
votes
2answers
956 views
What do the different scopes in WSPBuilder do?
When creating a new WSPBuilder project or new WSPBuilder item in Visual Studio, you get to choose the scope of the item being created. The options are Web, Site, WebApplication and Farm. What do the ...
4
votes
5answers
2k views
MOSS 2007: Displaying data from SQL Server Database
I have a requirement to select some data from a table in a database (SQL Server) and display it on a page in a SharePoint site (MOSS 2007).
I have a little bit of experience of MOSS, so I know I have ...
4
votes
5answers
1k views
Taking /Pages out of the SharePoint URL?
A customer is asking if there is anything we can do to remove "/Pages" from his Internet-facing MOSS publishing site. Some Googling reveals that some clever use of HTTPModules may be able to hide the ...
4
votes
1answer
2k views
Scope of a timer job feature
I am writing a timer job for the first time. I am following the examples that can be obtained by googling as my reference.
In many such articles, I am coming across the timer job features being ...
4
votes
3answers
885 views
ListTemplateOwner
I’ll keep it short and sweet. Does anyone really know what the "ListTemplateOwner" tag of the elements.xml's "Receivers" node really means?
From Microsoft’s site: ...
4
votes
3answers
3k views
Sharepoint solution packaging: how do I get a custom icon for my features?
I am not sure how foolish I am being here!
I have a solution that packages up some master pages and layouts etc which I can deploy fine and the feature appears in the "Site Collection Features" list ...
4
votes
3answers
801 views
Good beginning CAML tutorials?
right now I'm trying to get CAML down pat in SharePoint, where is the best place to start for this? The MSDN content doesn't impress me much as being somewhat cryptic, though the Wikipedia entry was ...