Tagged Questions

0
votes
5answers
42 views

Hide Site Column to Readers?

Hi, in a List i have one 'Status' field that should be accessible to only Owners and to the Viewers/Readers it should not be accessible. Do anybody can guide me how to do this.
1
vote
6answers
105 views

How to access sharepoint data using C#?

I am working on project where I have to access SharePoint data in C#. I've never done this before; and have the following questions? How would I access SharePoint data from C#? W …
1
vote
4answers
50 views
+200

MOSS 404 errors for some users on certain sites, sometimes…

Title says it all. Everything works fine for most accounts 100% of the time but here and there some users who are able to access a subsite fine one day are greeted with a standard …
1
vote
2answers
49 views

Retrieve all Master Pages for a SharePoint Site?

Hi, How can I determine programmatically what master pages (custom and OOTB) that are available for to use for a web site in SharePoint? Thanks, MagicAndi
3
votes
2answers
102 views

Prevent Concurrent Editing of a List Item

In Sharepoint MOSS multiple users can edit the same item in a sharepoint list at the same time…the first person to save their edit “wins”. Is there a way to prevent this, to lock …
0
votes
1answer
34 views
+100

SharePoint anonymous access does not work on DispForm.aspx within list

I have a MOSS site that uses anonymous access, which works everywhere I need it except on DispForm.aspx for a custom list. Basically there is a custom list containing links to new …
0
votes
2answers
39 views

SharePoint 2007 : Get all list items in a list regardless of view from web service?

I need to check for duplicates. Currently I have items stored in sub folders in a list. How can I retrieve all items in the list from a web service, so I can check for duplicates …
1
vote
5answers
102 views

SharePoint “Thread was being aborted” looping through a SPListItemCollection

I have a SPListItemCollection with ~500 items in. I am looping through using a for each loop, each time grabbing the file and writing it out to a pdf document. I am getting the err …
0
votes
3answers
65 views

Difference between Windows Share Point Service and MOSS

What is difference between Windows Sharepoint Service and MOSS (Microsoft office Sharepoint). If I have the WSS 3.0 installed in my machine, I can create a sharepoint site, using S …
0
votes
4answers
182 views

Replace the Default Page in a SharePoint WebSite

Hi, I have been asked to programmatically do the following in a SharePoint 2007 team site collection: Create a website using the OOTB blank site template. (Please note, for pro …
0
votes
1answer
22 views

Sharepoint: How to connect to a web service (MOSS Server not on a Domain)

In a typical (professional) environment you would expect MOSS to reside on a domain so this code is used to create the credentials to a web service method : dwsService.Credential …
0
votes
1answer
47 views

Get items from sharepoint list by Title field with ignore care using Caml or SPQuery

I want to get data from SharePoint List using CAML and filtered by Title with ignore case like <Query> <Where> <Eq> <FieldRef Name='Title' / …
0
votes
5answers
106 views

SharePoint - An unexpected error has occurred.

In SharePoint I am getting the following when I go to my new web part page: Error An unexpected error has occurred. Web Parts Maintenance Page: If you have permission …
0
votes
3answers
79 views

SharePoint Feature Activation - Value does not fall within the expected range

I have started writing a simple feature to create a site column, and a content type. If I try to activate the feature as such, it gives me the error Value does not fall within the …
0
votes
2answers
55 views

Changing the Sort order on BDC Actions in SharePoint

We have a number of Actions defined in a BDC (Business Data Catalog) definition in SharePoint, and need to change the order they are displayed in the UI. Within the Action definti …

1 2 3 4 5 37 next
15 30 50 per page