-
- MOSS 2007-Networkdays formula
by sharepoint2007
- 5 Replies
- Last post
by rnunley
- Hi, I am trying to add a column with calcuation of networkdays.I found the calculation formular for the difference for days but not for networkdays. I was trying to use general excel networkdays formula such as =networkdays(date, date) but it doesn't accept Is there any way that I can calculate the networkdays in column Thanks
-
- Separate threading in MOSS workflow
by _Andreas_
- 4 Replies
- Last post
by _Andreas_
- Hello, mates! So for this time i've got an issue concerning workflow multithreading. Simply put, I have a task to organise a separate task notification during workflow running. As I spent lot of hours trying to separate this operation the sole idea of realization is to separate this code blocks into different threads as I always encounter the same problem of running workflow on its thread thus pre
-
- Blog permissions to limit who can create posts
by Cindy Thompson
- 2 Replies
- Last post
by Cindy Thompson
- The SharePoint Server 2007 Help and How-To documentation says that you can configure a blog to enable only members a certain group to create posts, while while enabling others to post comments. I have not been able to configure a blog to do this. What permissions do I need to set
-
- New look for sharepoint portal site
by ghostme
- 5 Replies
- Last post
by Patrik Luca
- Good day good pple of the forum, I have just being assigned the task of redesigning an existing sharepoint portal installation. Now, basically what i have to do is to totally give it a new look, which include modifying the existing css file. Please, i need basic pointers and advice as regard planning on how i will go about this. Thank you.
-
- Search MOSS 2007 items from SharePoint Portal Server 2003
by (.Y.)
- 1 Replies
- Last post
by (.Y.)
- Long time reader first time poster... Very new to sharepoint also (like 1-2 days). We are looking to upgrade one of our sharepoint sites to MOSS 2007. We have a few other 2003 SharePoint Portal Servers that will remain as such for the time being i believe. Just wondering if the 2003 Servers will be able to search/index the items from the 2007 server easily If so, does anyone have a good guide Iv
-
- Recurrent exception events for MOSS in application log
by MikeV1
- 14 Replies
- Last post
by normose
- Hi
We are getting a recurring sequence of 4 exception errors in the application event log of our MOSS server. (1 MOSS server and 1 SQL server). The event ID's are:
6482 Office Server Shared Services, 6482 Office Server Shared Services, 7076 Office Server Shared Services and 6398 Timer in that order.
The events occur every few minutes (varies between every 5mins to every 20ish).
-
- Where to enable audit logging in WSS3?
by Jason Chan
- 3 Replies
- Last post
by dflynn12
- I cant find it from site setting or Central Administration page. Or I have to add auditing feature programmically just like mentioned in here: http://msdn2.microsoft.com/en-us/library/bb397403.aspx I am working on WSS3
Thanks.
-
- Make a dataview of user profile data?
by BrentN
- 14 Replies
- Last post
by rick postmus
- Here's the set up:
- MOSS 2007
- Importing profiles from AD
I need to make a dataview (or something similar) of data from the user profiles in our SSP. Essentially I need to display info like names, phone numbers, and an e-mail address in a table. My first thought was to create a dataview in SPD, but I'm not even sure I can look at the user profiles as a data source.
Any ideas
-
- SPContext spc = SPContext.Current;
by Okilele
- 4 Replies
- Last post
by Okilele
- Hello All,
I try to access SharePoint sites using the sample explained in the WSS SDK:
SPSecurity.CodeToRunElevated elevatedGetSitesAndGroups = new SPSecurity.CodeToRunElevated(GetSitesAndGroups); SPSecurity.RunWithElevatedPrivileges(elevatedGetSitesAndGroups);
and
protected void GetSitesAndGroups() { SPContext spc = SPContext.Current;
...
and get t
-
- List WebService and folder inside doc lib
by N@poleone
- 1 Replies
- Last post
by N@poleone
- Hi, first of all I'd like to know if I'm wrong or not... The ID of an Item is unique inside the list, right If so, if the list is a Document Library and the item (a file) is inside a folder of this doclib, the ID is still unique for all the doclib or only for the folder If the right answer is the first, that is an ID is unique for all the document library, why this code retunrs me no items :
-
- Lauching external apps and accessing file share in Sharepoint
by Shareguy
- 5 Replies
- Last post
by Curtis Ruppe (MicroStaff IT)
- My customer wishes to move file shares to MOSS 2007 and there is good information on this subject on the net. There are some very large files (some video) that will not be moved to MOSS but the customer wants to access the files from the SP window. Is there an easy way to create a web part (or other approach) to browse an external file share and perhaps place icons to launch external apps Suggeste
-
- MOSS 2007 Workflow Installation Error
by Jawaharlal_LS
- 1 Replies
- Last post
by Andy Goodwin
- Hi,
I am currently working in MOSS 2007 RTM version and i need to work "Workflows" in MOSS 2007. I have a standalone server with "MOSS 2007 RTM" version installed. I tried to install the Visual Studio 2005 Extensions and Runtime Components for the workflow development through Sharepoint Designer and the installation succeeded. But when i try to create a new workflow from
-
- Upgrading from SQL 2000 to SQL 2005
by rita_tavares
- 4 Replies
- Last post
by rita_tavares
- Hi everyone.
We have SharePoint2003 with SQL200 in different boxes.
We are going to perform an SQL in place upgrade from 2000 to 2005 (maintaining SQL Server name, IP, and so one).
Is there anything on the SharePoint side (server or administration) that we have to perform to carry out this SQL change Or will everything work normally
Thanks for any suggestion.
-
- My workflow has been locked when i want to edit the workflow item
by hu,ken
- 4 Replies
- Last post
by hu,ken
- In sharepoint I start a workflow with a document (like a .xml file). And then i edit the document or update its column in our workflow code i find my workflow has been locked and it will give a error when i want to complete the task.
could someone to tell me a safely way to edit my workflow items in workflow code.
thanks
-
- Web Part authentication discrepancy
by Andrew Kerr
- 3 Replies
- Last post
by Ishai Sagi
- I have a situation where I am trying to display on a SharePoint web part page: 1) an image and 2) an RSS feed. Both the image and the RSS feed come from Server X, which requires authentication, but supports the Negotiate (Kerberos) protocol for single sign on. If I add an Image Web Part to my page and point it to a URL on Server X, the Web Part is able to authenticate to Server X and display the r
-
- Permissions/Security After Migration
by DOCMAN
- 1 Replies
- Last post
by Spoony
- hello - i successfully migrated the database to a new server farm. all sites are there and have their respective users in them. however, users are unable to pull their sites up. it keeps prompting them to log in. did i miss something thanks
-
- File Upload Fails for Size > 50 MB
by Neeraj Shah
- 4 Replies
- Last post
by Nilesh Hirpara
- All,
My File Upload Web Part fails to upload files of size greater than 50 MB even though I have explicity set my File Upload Size limit thru 'Central Administration' as 100 MB. So....I can upload files of 100 MB from default Upload document option provided by Sharepoint ...but it fails from my below custom web part.
Any suggestions to modify my below code
namespace Custo
-
- How to add users in Sharepoint 3.0 via website
by RTIS1
- 4 Replies
- Last post
by Miguel Lopez
- Every time I try to add users to a Sharepoint site, Windows attemps to verify the user against the users already stored on the server.
In any of the sharepoint sites we create, there is the ability to add users to the site. I would like to be able to add new users from the Sharepoint site admin, without having to enter them in using windows administrator. I dont want to import a list of us
-
- Web Sites Disappearing
by Phread
- 4 Replies
- Last post
by Phread
- We have a couple of web sites that have "disappeared" from the navigation menus. They exist if you type in the complete address, however we can no longer navigate to them. Their icons in the Site Content and Structure is different (looks like 4 peg people) than the others that are viewable (peg people infront of a paper, or org chart).
How do I get the web sites to appear in the
-
- Will AutoCAD files work with sharePoint?
by DeannaJ
- 3 Replies
- Last post
by LilyG
- The company I work for is looking for an application that will allow us to work from home on AutoCAD files. Will sharepoint work for us We are a small company and do not have an IT professional so it would need to be a fairly straighforward setup. Thanks! Deanna
-
- How do extra regulatory field as in document review form
by Grace Wang
- 0 Replies
- Last post
by Grace Wang
- Can you help me to find out how extra regulatory field as in document review form can be added to Approval workflow in WSS 3.0. Can the forms be customize
-
- [MOSS 2007] Online presence
by Ludovic Chungue
- 6 Replies
- Last post
by lchungue
- Hi all ! I've tried to google this, but it seems I can't find the right words... so could you please answer to this simple question : What do you need to implement user presence detection in SharePoint (special config LCS required etc.) So far I'm using MOSS 2007, Exchange 2003 and Office 2007 on a Windows 2003. In advance thank you ! Ludovic
-
- Multi-level lookups in custom lists
by Daniel J Segan
- 1 Replies
- Last post
by Ishai Sagi[MOSS MVP]
- I¡¯m trying to use custom lists in WSS/MOSS to create a system to manage documents related to projects my company is doing. Here is some background as to what I¡¯m doing:
Client List
I have a custom list called Clients. It is a list of all our clients. It includes their addresses, status and general information about them.
Project List
I have a custom list called Projects. It¡¯s a li
-
- Form Validatiion
by mjjp
- 1 Replies
- Last post
by SYM Wong-A-Ton
- Hi, I was trying to create form using Info path 2003. The fields in the form needs to be verified for null before printing . How do I check if the DDl and text boxes are filled and not null The validation need to be done before printing when a print button in the form is clicked I'm getting stuck when I'm trying to see if the DDLs' are empty .I'm not sure how to call the function or object .I'm ju
-
- Installing Forms Server 2007 on server running SharePoint 2007 Standard Edition
by Hardik
- 4 Replies
- Last post
by kwm
- hi,
We have our portal running on SharePoint 2007 Standard Edition.
As SharePoint 2007 Standard is not providing feature called forms services to
render InfoPath 2007 forms in browser, we are trying to install Forms Server 2007.
But during installation it gives following error.
Setup is unable ot proceed due ot the following error(s):
- An existing installation h