Questions tagged [sharepoint-2003]

Microsoft Sharepoint Version 2003.

For SharePoint-specific questions, please see the SharePoint Stack Exchange site.

24 questions
0
votes
1 answer

how to make quick launch bar in sharepoint capable of displaying filtered result?

I want the quick launch bar in share-point 2013 to display only those lists and pages that are allowed to a particular user. That is it shouldn't display links that are not allowed to a particular user. I am completely new to share-point…
0
votes
1 answer

Move a SharePoint 2003 site to a SharePoint 2007 Server

I have 2 SharePoint servers, an old pilot SP 2003 server and a new SP 2007 production server. One of the sites in the 2003 server is invaluable and contains a couple of advanced custom lists and document areas that would be a real pain to manually…
mkjones
  • 11
  • 4
0
votes
1 answer

SharePoint 2003 Extranet Sites Returning "Operation Aborted" and "Render Failed" errors

For my company, we have a few extranet sites built in SharePoint Portal 2003 for vendors to collaborate on documents with us. We have the database's on on server and the sites hosted on another server (so two servers are involved). However, recently…
Brent
  • 121
  • 3
  • 16
0
votes
1 answer

Authentication at reversal to Web app of Web Part Sharepoint 2003

There is sharepoint 2003. Developed Web part. When a user accesses a web part, then passes authentication on the server side. I need within the Web part to send a request to Web app. When I send a request to the server where it is deployed Web app,…
sribin
  • 1,736
  • 1
  • 13
  • 21
0
votes
1 answer

Getting permissions of a user in SharePoint 2K3 List

I have been using SharePoint server 2003. I need to retrieve the list of permissions using SPList.Permissions.Xml. But I dont find the permissions given to the user anywhere in the Xml returned. Say I have a user 'A' whose Login name comes as an…
Prabhu
  • 3,434
  • 8
  • 40
  • 48
0
votes
1 answer

SharePoint 2003 Issues List with 6500 items For migration to SharePoint 2010

I have a SharePoint 2003 issues list that is in a sub site and it is set to be migrated to SharePoint 2010. We have tried to use DocAve to migrate this issues list but it is not taking the whole list over, items are being missed out and the history…
Binnall
  • 29
  • 1
  • 1
  • 3
0
votes
1 answer

Accessing SharePoint Event Attachment

I have a SharePoint calendar event that can have any type of file as attachment. Is there any way to access the contents of the file/ download them? I have to calculate the check sum of these files.
Prabhu
  • 3,434
  • 8
  • 40
  • 48
0
votes
2 answers

How to call a web service from data layer

I have a data layer project which receives a byte array that needs to be persisted. The byte array will be stored in Sharepoint 2003, so I'd like to be able to call a SP web service from within the data layer (keeping all persistence in this…
Jeremy
  • 9,023
  • 20
  • 57
  • 69
0
votes
1 answer

Hide lists from "All Site Content" page of SharePoint site

I wonder if there is a way to hide some document library lists that are shown when the user navigates to the "All Site Content" page in SharePoint, and I wonder if there is a programmatic way to achieve this. (If possible using WSS). I need to hide…
danae
  • 1,402
  • 1
  • 13
  • 10
1
2