0
votes
0answers
36 views

Hosting custom web services as a virtual directory under a SharePoint web site

I am developing custom web services that will be used in conjunction with a SharePoint site (WSS 3.0). No, before you ask, I am NOT talking about the built-in web services under the _vti_bin directory ...
0
votes
0answers
30 views

Sharepoint 2007: Users cannot delete files from main site but can from a team site

I've been trying to nail down an issue that's come up recently, I suspect due to some changes I made (had my cowboy hat on at the time): All users, including admin, cannot delete files from a ...
0
votes
0answers
36 views

Sharepoint 2007 Lists not updated in datasheet view on client machine

I am getting the following error when I try to update a list in datasheet view from a client machine "Cannot connect to server at this time. Changes to your data cannot be saved." I have WSS 3.0 SP2 ...
0
votes
0answers
153 views

RSS feed not getting updated

Im having the following problem with RSS feeds in sharepoint 2007. When I click on "View RSS feed" for a list or a document library in SharePoint 2007 the feed is not updated. It only shows the items ...
1
vote
1answer
267 views

Hide “Edit Page” menu on customized DispForm.aspx

I have a custom web part (C#) for viewing/editing a SharePoint list, which I have added to the NewForm, DispForm, and EditForm pages for that list. Unfortunately, users with Edit permissions for the ...
2
votes
1answer
80 views

How to doing cashing with list In Moss 2007?

i have no idea that hows to doing cashing in Moss? In my application during page load taking so much time around 20sec. so i want to reduce this time period. Problem is that i have retrieved data ...
4
votes
2answers
168 views

Warm-up scripts for MOSS/WSS

I'm looking for a comprehensive guide to creating and using warm-up scripts for a SharePoint installation (WSS/MOSS). How do i create one? What should be in it? What not? How does it get run after ...