Contents tagged with SharePoint
-
Sneaking past the SharePoint Usage Log
I'm writing a piece of code that regularly polls a MOSS server and checks several files. This can happen quite a few times a day, and this totally skews my Usage Reports for my sites. Does anyone … more
-
Any signs of life for the SharePoint Extensions for Visual Studio?
Has anything been released - or, in fact, talked about - since August's release of the v1.1 CTP? Haven't done any web-part development in a while and wanted to get back in the game. I last used the … more
-
Dynamically creating a Sharepoint Web-Service proxy instance
In my current code, I find myself accessing many Sharepoint web services. In one run of code I can access 5-6 different web services on dozens of different sites, not necessarily even on the same … more
-
Some more glaring omissions in the Sharepoint 2007 SDK and Web Services
I downloaded the new Sharepoint 2007 SDK today, published last week though it's dated from April 2007. There appears to be no change history for this version of the SDK. I was hoping for … more
-
No Per-item permissions in WSSv3's Web Services?!
How did I miss this until now? It's great that WSSv3 and MOSS give us granular permissions, and it's great that I can access those permissions via an SPListItem's RoleAssignments collection - but is … more
-
Retrieving all properties for a Sharepoint list
When we call the GetListItems or GetListItemChanges methods in Sharepoint's Lists Web Service, we pass an XmlNode parameter specifying which fields we want to return, in this format: < … more
-
Customizing MOSS Page Title
Another odd client request that came in a while ago. When we browse our Sharepoint site, IE's title reads "Home - My Site Name - Windows Internet Explorer". We can't find any way to remove the " … more
-
Sharepoint Extensions for Visual Studio - released!
Finally, we have a full, RTM version of the Visual Studio extensions! The download page says March 15th, but I haven't seen anyone mention it around yet - could it be just me that missed the boat? I … more
-
Session Error with Reports Center under MOSS 2007 - Not what you expect
Ran into a problem with a client today. They installed MOSS 2007 and created a publishing portal, but then decided to erase the Reports Center, since they had no use for it. A few days later, … more
-
Sharepoint Extensions for Visual Studio 2005
Any news on when a new release of the extensions are due? The state of the current tools is downright abyssmal. Even ignoring the requirement to run VS on the Sharepoint server machine, half the … more