Hi all,
I have been working in Sharepoint solutions and need to give
audience base content access. But unfortunately, we can have only 5
rules in an...
In my experience with this, if I set up a column in the Doclib with the same name as a custom property with a value already defined in the document, I end up...
Only the browser interface is subjust to the 5 rules restriction - if you use the SDK, you can add as many rules as you like. Keep in mind that audiences...
Again it depends on how you save it or upload it. 1. Create a doclib with a property called "Blort" 2. Create a new Word document and add a custom property...
One other caveat to add - the name of the column must not be a "reserved" name for the automatic promotion to happen. Names like "Author", "Modified", etc. ...
Interesting.... I tried exactly the steps listed, and it did work just fine with a property of type 'text'. However, trying the same thing with a date value...
Only text types are valid for synchronization. It was all in my blog. Bil Simser <mailto:bil_simser@...> Solution Architect, BSc., MCSD, MVP Development...
Maybe I'm missing something, but wouldn't it be much easier to create a group for this Audience in AD and then setup the SPS Audience to correspond to that...
Hi, I don't even know if our agency have the right software to begin a Sharepoint site. We are running MS Small Business Server 2003 (I belive it comes with ...
Take a look at the link below: http://www.microsoft.com/office/sharepoint/prodinfo/sysreq.mspx This is the minimum requirement for SharePoint. Paul ...
Dear All, I am very new to sharepoint programming. I am trying to get the path for the site(s) that we access. Example User A is trying to add users from the...
@Bryan, Can you please tell me what you mean when you say "audiences aren't real security". I haven't explored SDK enough. So yeah maybe I can do it through...
Audiences are just a type of filter - they hide information only in certain locations and when audience targetting is specified. There are a varierty of...
We have a SPS 2003 medium server farm with the database server running SQL Server 2000. Is there a way to move the full-text index catalog off of the C: drive?...
Hi, I need to move an existing listing from a sub area under Home to Home area. How can I do that? When I say "listing" -> "modify settings and columns" ->...
Hello Friends, I want to establish work flow for the "form" documents in my Organisation. When a user saves a document to his/her library it should be created...
Hi there, I have a job schedule in Indexing server for portal content & non portal content to index. For some bizzare of reason content index is not completing...
Hi, Thanks for ur quick response. But i need it to do programattically i mean in c# code itself, not in the IE. Thanks Sudhakar E ... Thanks & Regards, ...
Hi, I have got a requirement of give anonymous access to everybody in the organization to the portal. I have given anonymous access at the IIS level and in...
What does the indexing log tell you the problem is? Krishna <reachrkp@...> wrote:Hi there, I have a job schedule in Indexing server for portal content...
Anonymous and authenticated don't co-exist well as you are seeing. The way this is normally handled is to setup 2 virtual servers - 1 authenticated, and one...
I've never done this programmatically. I looked at the Microsoft.SharePoint.Administration class library, which seemed the most likely place in the object...
Hi Bryan, Thanks for ur response. Following are two gatherer log shows for many of the documents(particularly for pdf files); 1. The document was only...
The first error is normal - really large files will only have some of the content indexed. The other 2 seem to indicate you have bad URLs for some sites in...
I added few extra fileds on the users public site like home phone, home address, etc and I want these additional fields visible only to a specific group of...
I have a webpage built, that I would like other users to access it. I am currently running SBS2003 with the sharepoint serveices, and the company web site. ...
Similar to this. I have a web application running in a linux box say web01. I would like to all the users whoever have access to SPS2003 portal to access web01...
I want to add content to the body of the email that is sent when a user is added to a site. I can't find an xml file that contains this information. I want to...