windows-sharepoint-services Questions

7

Solved

I have a list with roughly 5500 items, and I would like to find out the size on disk. Is there some way I can do this? I don't mind running a query in the database, if necessary.
Condiment asked 1/6, 2009 at 18:47

2

Solved

I have added a reference to a dll (sharpPDF) to my .net project. In the code it has picked up the dll and I can use it. When I deploy by sharepoint webpart i get the following error: Could not loa...
Frederigo asked 12/8, 2009 at 11:5

6

I would love to know how to perform a series of operations in a SharePoint context within a transaction. For example, I would like to be able to do something like the following: context.BeginTrans...

5

Solved

I have a SharePoint list and I need to transform it into a document (any type) and export it to PDF. Would you have any tips on the best way to do this? I have Crystal Reports but not sure if this ...

9

Solved

Is it possible, in Windows XP, to copy files to a Network Place from the command line, a batch file or, even better, a PowerShell script? What sent me down this road of research was trying t...

8

Solved

Is there a way to limit the "edit item" permission in WSS 3.0 to only allow a user to edit his own documents or list items? We need the ability for a user to edit only documents/list items he creat...

4

Solved

can anyone show me how to get the users within a certain group using sharepoint? so i have a list that contains users and or groups. i want to retrieve all users in that list. is there a way to di...
Sherburne asked 28/11, 2008 at 3:7

2

Solved

I want to use TFS like a project repository; I have had a very good experience with SVN, CVS alike. But I am not sure how to achieve this with TFS2010. I have following collections CUSTOMERS (Co...
Mazzola asked 1/8, 2011 at 11:42

2

Solved

I have written a procedure that will open a xls from a local disc, refresh the data in it and then save it again. This works fine. The problem occurs when I replace the filename to point to a Shar...
Reluctivity asked 9/11, 2010 at 9:31

2

Solved

I've seen three types of group properties for an SPWeb object - Groups, SiteGroups, AssociatedGroups. I understand that SiteGroups will fetch all the groups in the current site collection. But wha...
Stringboard asked 19/1, 2011 at 12:46

7

Solved

What is the best way to upload a file to a Document Library on a SharePoint server through the built-in web services that version WSS 3.0 exposes? Following the two initial answers... We definit...
Salve asked 28/8, 2008 at 8:53

2

Solved

I have the login ID of that user. But in the code I want to convert that login name into SPUser Object. Can I convert LoginName(type string) to SPUser. Or is there any way to convert windows identi...
Thee asked 14/9, 2010 at 22:53

1

I have the Sharepoint Intranet server on the same nework as the Internet PHP Web server. I would like to know if via PHP SQL code I can access a collection list of PDF files from the intranet so it...

4

Solved

I have some user-specific data that I need to store in SharePoint and make accessible to the user through custom webparts. Let's say a list of favorite URLs. What would be the most straightforward ...

2

Solved

How do I tell if a SharePoint class is specific to WSS or MOSS? For example, can I use the SPAudit class in MOSS only?
Tabshey asked 15/2, 2010 at 15:7

2

Solved

I am accessing SharePoint via its web services... Which are a bit limited, as a result I have turned to WebDav to perform some create folder functionality... I have a document library, and I am ab...
Bodine asked 22/12, 2009 at 19:22

1

Solved

I'm trying to query a SharePoint list using the following CAML query in a webpart. I have tested the query in U2U CAML Query Builder and Stramit CAML Viewer and it works fine, only returning the ma...
Januarius asked 8/12, 2009 at 22:25

1

Solved

WSS 3.0 List Service I am running GetListItems() on a Picture Library (name Pictures) using the follow CAML query: <Query> </Query> <ViewFields> <FieldRef Name="EncodedAbs...
Raymonderaymonds asked 29/10, 2009 at 23:53

2

Solved

I am looking to create a dropdown list on my default.aspx page which i want it to contain List documents/pages and when the document/page is selected the page should redirect to the selected docume...
Palaestra asked 20/10, 2009 at 16:43

4

Solved

I got following error... System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.SharePoint.SPListItem.get_UniqueId() at ConsoleApplication1.Program.M...
Undersexed asked 16/10, 2009 at 14:21

1

Solved

I am new to Sharepoint therefore don't know much - any help would be highly appreciated. Basically I want to programatically (in the same project): Create a List and make it a Gantt View Add add a...
Anatomy asked 15/10, 2009 at 13:53

2

Solved

Can we use SPSecurity.RunWithElevatedPrivileges in SharePoint timer jobs? Under whose identity will the timer job run under elevated privilegs? Any gotcha's and must know facts regarding this wil...

1

Solved

Having spent the past few weeks familiarising myself with WSS 3.0 I finally want to get around to doing some Sharepoint development. I have Visual Studio Express installed on my Sharepoint server, ...

5

Solved

We have an SP timer job that was running fine for quite a while. Recently the admins enlisted another server into the farm, and consequently SharePoint decided to start running this timer job on th...
Ahmedahmedabad asked 3/4, 2009 at 17:10

3

Solved

I am creating my first Timer Job and want to debug it. I have installed the timer job through a feature, and added it to a webapplication's JobDefinitions collection, and added a SPMinuteSchedule t...
Saturn asked 12/6, 2009 at 8:22

© 2022 - 2024 — McMap. All rights reserved.