Questions tagged [wss]
Windows SharePoint Services is a Web application platform developed by Microsoft. First launched in 2001, SharePoint has historically been associated with intranet content management and document management, but recent versions have significantly broader capabilities.
43 questions
1 vote
2 answers
56 views
Set permission on edit to an item in Spreadsheet view depending on column values
I have a spreadsheet view with 50 items created in it. I have a status column for each item whose value could be Completed or In-Progress. Here my requirement is to disable the edit link whose status ...
2 votes
1 answer
166 views
What is the difference between the SharePoint API's [closed]
I would like to know the difference between the terms - SharePoint Webservices, Server Side Object Model, Client side Object Model(CSOM), REST(oData),JSOM in Microsoft SharePoint.And would like to ...
0 votes
1 answer
2k views
After migrating user from one AD to another AD, the user can no longer access WSS
We have migrated users from one AD domain to another AD domain in SharePoint 2007. But after migration, the users can no longer access windows SharePoint services e.g, permissions and roles etc. Any ...
1 vote
0 answers
91 views
Custom Workflow won't auto start, but only for one user
I am using Sharepoint Designer 2007 and Sharepoint WSS 3.0 (I know, time for an upgrade). Anyways, I have a workflow developed in Designer 2007 that simply populates a field in the relevant item with ...
0 votes
2 answers
538 views
Deploying Visual Studio 2012 solutions to SharePoint 2010 like WSPBuilder
I have spent several years developing SharePoint solutions for WSS 3.0 using Visual Studio 2008 and the WSPBuilder add-in. WSPBuilder would generate a folder containing a setup.exe file. This file ...
0 votes
2 answers
994 views
Not sending an email when user is assigned to list
I have a Sharepoint List that has an 'Assigned To' column which is a 'Person or Group' - usually when adding someone it send an email however this has now stopped working. I've marked 'Yes' in the ...
0 votes
1 answer
152 views
WSS_Web Analytics Service Application database not found error
I have received the following error for a while: A critical incident has occurred where a database was not found on server . Event ID: 3760 Event Description: SQL Database 'WSS_Web Analytics ...
0 votes
1 answer
346 views
Sharepoint Modified By and Created By are Blank
When any user other than a site collection administrator goes onto a document library or a survey for example they can't see any details in the modified by or the created by columns. I've given the ...
0 votes
1 answer
157 views
MS Chart not displayed in custom Web Part
I am using WSS 3.0 and am trying to display a Chart object from the System.Web.UI.DataVisualization.Charting namespace in a custom Web Part. My Web Part was built in C# in Visual Studio 2008, and I am ...
0 votes
1 answer
4k views
attach content db to SharePoint Server 2010
I need to migrate the WSS3.0 SP2 + Project Server 2007 SP2 based farm to a SPS2010 SP1 + Project Server 2010 Sp1 farm. I create a new farm (new VM on hyperV 2012) SPS2010 based (build 14.0.6028.1000) ...
0 votes
1 answer
116 views
How can we configure WSS 3 to disallow user authentication from select OUs?
I'm working with a web admin who has recently improved our WSS 3 deployment such that selected user OUs (e.g. service accounts, domain admins) in our Active Directory forest are explicitly ...
1 vote
0 answers
57 views
can sharepoint search service work with form authentication?
I have windows sharepoint services 2007 installed on windows server 2008. I enabled forum authentication on one of web application. the search is not working , it can't find anything. the search is ...
1 vote
2 answers
513 views
how to migrate a wss 3.0 to another server?
My site is WSS 3.0 built in 2009. Now I got a high performance server and I want to move my site to that server. I have installed several dlls into the windows /assembly folder in my old box and have ...
1 vote
0 answers
24 views
controls to make extendable zone
I'm making a setting page in my SharePoint site and there is a lot of setting zone on this page, so I'm thinking what's the asp or SharePoint control that makes each zone appears just by clicking on ...
1 vote
1 answer
375 views
WSS - Filtered Drop Down (Workaround)?
Background info - I'm a Business Analyst for a company providing shared cloud solutions to pharma clients. We use Sharepoint to track multiple things such as Action Items, Service Requests, etc. As ...