moss

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 the list item while it is being edited? NB: This refers to a custom list -Not a document in a document library ...

mht files doesnt appear on moss search.

Hi The moss search dosent find a mht files , I installed ifilter to mht on the server and iisreset and it dosent work , Any idea ? Ishay . ...

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? Here is code from object model: I want to do exactly this, but from a web service private static void PrintItemTitles() { string strUrl = "http://loc...

How to show data from multiple lists on one calender view

hi, Is there any way in which I can combine the data from multiple lists and show it on single calender View? Thanks Amit ...

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 ...

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 news articles on the internet. I have made the list available as an RSS feed, and you can pull up the feed itself just fine anonymously. However, the feed contai...

MOSS2007 - content type with calculated field sent to record center

Situation: I have a site-collection A with a document of content type X and a calculated field Z, with let's say name and date concatenated. In this site-collection A the column Z shows up nice. I also have another site-collection as record centre. I have made a document library for content type X and a record in the routing table to se...

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 404 the next. This can last for an hour or two days, it's really inconsistent. I check the iis logs and it says the status is also a 404 for these requests, ...

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#? What API do I use? Are there any tutorials out there that will help me get started? ...

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. ...

Crawling not working windows2008

Hi, We installed a new MOSS 2007 farm on windows 2008 SP2 enviroment. We used SQL2008 too. Configuration is 1 index, 1 FE and 1 server with 2008, all on ESX 4.0. All the Service that need it uses a dedicated user, so search has a dedicated user. Installation went well and we found no problem. We installed an SP1 MOSS from a ISO and aft...

Microsoft SharePoint Search - Ignore sections of the page

I am using Microsoft SharePoint Search (MOSS) to search all pages on a website. My problem is that when you search for a word that appears in the header, footer, menu or tag cloud section of the website, that word will appear on every page, so the search server will bring you a list of results for that search term: every page on the web...

SharePoint Search with Network Load Balancing (NLB)

SharePoint MOSS 2007 on 64 bit OS and SQL. Added a new Web Front End to our farm, all sites seem to work fine - but now we've noticed that the search service has completely stopped working. It works if I change my host file to point to the original WFE, but if I use the NLB IP or the IP of the new WFE, it says "Unable to Connect to the...

Sharepoint Smartpart Issue

Hi, I am very new to Sharepoint programming, like the rest of my team is. We have decided to use smart part as our bridge between sharepoint and our development efforts. After some effort we got it up and running. However, the problem is, that when i use a simple user control for test, with sharepoint om code that gets names of files in ...

Add Site and Page Description to SharePoint Search Index

Hi, As part of a SharePoint solution, the functionality for users to create new web sites and publishing pages (programmatically) via a button click has been added. I need to ensure that the Description field for the newly created sites and pages is indexed by SharePoint Search. What is the best way to do this? Please note, I am NOT in...

Moss 2007 Site Action -> Site Settings have disappeared

For some unknown reason for the admin user of our Moss site (and all other users who had full control permissions) the Site Action -> Site Settings menu option have disappeared from the home page. I can navigate to it by going to mysite/_layouts/settings.aspx but I can't change anything it says I do not have permissions. Any ideas what ...

Changing ONET.XML set properties after provisioning in Sharepoint/MOSS 2007?

I have a custom MOSS publishing site collection / sites which have been provisioned with the following site definition properties within ONET.XML. <Properties xmlns="http://schemas.microsoft.com/sharepoint/"&gt; <Property Key="SimplePublishing" Value="false"/> ... <Property Key="VersioningOnDocuments" Value="Major"/> </P...

Moss workflow with utl to infopath

I have an infopath form that published to moss form library and opens in browser. Now I created a sharepoint designer workflow for this form library, that sends email, in the email there is a link to the xml file. My problem that the files name are in Hebrew and the link from the workflow doesn't open them, because the file name in the...

Install Windows service for a Sharepoint application

Hi, I have written a Windows service to send mails to users in a Sharepoint list based on some condition. The development server is a stand-alone Sharepoint installation and the Windows service works fine. But,the Production environment has the application(Sharepoint) and Database(SQL) residing on different servers. So when the Windo...

SharePoint - moving from Enterprise to Standard

We've been happily running on MOSS 2007 Enterprise for quite a while. However, we're faced with the need to move our 2007 instance to a different farm running standard. What should I be looking for in our existing implementation that would prevent us from accomplishing this feat? I realize there are charts offering comparisons between...