We've updated our theme! Please refresh your browser if things don't look right.

Tagged Questions

2
votes
1answer
36 views

Custom field in edit mode

I have created a custom field. I have added the field in a list and added a new item through it. Display mode also shows the value perfectly. But when I edit that item and my field …
2
votes
4answers
57 views

How to check if a user exists in a group

How can i check if a user (not the current user) exists in a group. The SPGroup object allows to check if the current user is member of the group, but there is no method that check …
1
vote
2answers
36 views

Windows 7 Boot to VHD for SP2010

I am looking for a definitive "how to" guide on setting up Windows 7 x64 boot to VHD for my SP2010 VMs ... anyone care to share blog/whitepaper?
1
vote
2answers
74 views

“Updates are currently disallowed on GET requests” error creating a site collection

I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I have deployed a publishing portal. I am developing a ASP.Net web application using VSTS 2008 + C …
1
vote
1answer
31 views

Reason for FormDigestSettings.Enabled?

I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. I have deployed a publishing portal. I am developing a ASP.Net web application using VSTS 2008 + C …
1
vote
2answers
69 views

SharePoint Custom Module Development and Deployment

Good Day, We're working on custom module (Information Management System) for SharePoint. The project file of this module is a Class Library which contains User Controls. The User …
2
votes
1answer
80 views

How to get a SPFieldLookupValue from an SPListItem?

When you get an SPListItemCollection from a SPList.GetItems(SPQuery) request, and the items have SPFieldUser or SPFieldLookup fields, what is the sexy way to get typed values, not …
3
votes
2answers
97 views

Custom field type won’t postback

I've been trying to build a custom field type. It's basically a set of cascading dropdowns, where the values of the second dropdown are taken from another list based on the selecte …
2
votes
1answer
27 views

SharePoint Code Access Security-requirements to call Page.TemplateControl.ParseControl

What are the CAS policy requirements to call the method Page.TemplateControl.ParseControl? Specifically, in SharePoint I've tried to call the method in a Minimum-trust environment …
3
votes
2answers
107 views

Do you have to dispose of the SPWeb in the EventReceiver when using properties.OpenWeb()?

Does properties.OpenWeb() create a new SPRequest object or does it refer to the existing SPWeb object already there in the properties object? Should we manually dispose of the SPW …
1
vote
1answer
74 views

Using dependency injection with SharePoint

In the particular project I'm working on we are already using Enterprise Library. I'm researching using it (i.e. Unity) for dependency injection. The recommended way to include Un …
6
votes
45answers
735 views

What tools are essential for every SharePoint developer?

Going beyond the stock standard such as Visual Studio and SharePoint Designer, what tools do you consider essential in your SharePoint development toolkit? One answer per tool ple …
2
votes
2answers
55 views

Reducing amount of clicks to create Publishing Page in SharePoint 2007

I have a customer who is using the MOSS 2007 WCM Publishing Site. To create a page in this environment you need to: Select Site Settings | Create Page Fill in: Title page …
1
vote
3answers
86 views

Web Part with its FileUpload control causing “Webpage has expired” Error !

My problem precisely and concisely is that I developed a web part which contains a FileUpload control and the web part in general works correctly except for one issue. Whenever I u …
2
votes
2answers
28 views

Identifying duplicate documents

The search results webpart has a boolean property which can be used to configure whether "duplicate" results should be returned. Looking at documents, when is a document A conside …

1 2 3 4 5 next
15 30 50 per page