Questions tagged [sharepoint]

Microsoft SharePoint is a software platform and a family of software products developed by Microsoft for collaboration and web publishing combined. These capabilities include developing web sites, portals, intranets, content management systems, search engines, wikis, blogs, and other tools for business intelligence. This family of products include: Microsoft SharePoint Server, Microsoft SharePoint Foundation, Microsoft Search Server, Microsoft SharePoint D

For SharePoint-specific questions, please see the SharePoint Stack Exchange site.

963 questions
2
votes
1 answer

Smartcard Sharepoint Password prompt

I work in an organization that uses smartcard login. Passwords are not be used. When opening an attachment in Sharepoint, we are prompted with a username/password dialog. Clicking cancel will allow the document to open. However, we have users…
2
votes
2 answers

Cannot set up audiences containing members of a AD Group on SharePoint 2007

I am having a problem where in SharePoint 2007 after verifying the profile import was successful and the AD group is there, I go to audiences and try to create a rule where the user must be a member of said AD group. The problem is that when i get…
Brent
  • 21
  • 5
2
votes
5 answers

Sharepoint High Disk I/O - WSS_Search_SBS2011.mdf

Have a low specced server I've been troubleshooting (it is above MS's minimum specifications for SBS2011) One of my next steps is disabling what I can of Sharepoint as it is not used. Here are previous steps I took to recycle IIS Worker Processes,…
HaydnWVN
  • 415
  • 2
  • 8
  • 27
2
votes
1 answer

MOSS Search Crawler Impact Rules

I am kind of confused on the crawler impact rules settings. In the SharePoint docs it is mensioned that impact rules are farm-wide and apply to all content sources. What is the point of entring the site name then? What would be an example? Would it…
Ali_Abadani
  • 123
  • 5
2
votes
0 answers

SharePoint Online Office Map

I'm setting up an assets list in SharePoint Online with all the information for Computers, Monitors, Phones, and other things. What I would like to do is add a Room number that links to the office floor plan focused and/or zoomed in on the…
Patrick
  • 147
  • 3
  • 11
2
votes
0 answers

Powershell and sharepoint and updatelistitems() exception

I've got an issue where I keep getting "Exception calling "UpdateListItems" with "2" argument(s): "Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown." whenever I call $service.updatelistitems($listname, $xml). …
BenConrad
  • 23
  • 4
2
votes
2 answers

Optimal Instance Size for EC2 Sharepoint Server

I'm surprised that I can't find any info about this, but I'm not a Windows admin and just a novice EC2 user. I have a client who wants to stand up a Sharepoint server on EC2 for internal use. The team is small (10-20) folks and traffic will be…
Rob Wilkerson
  • 1,465
  • 4
  • 17
  • 25
2
votes
2 answers

SharePoint 2010- Cant add Users to groups

Okay on my SharePoint server, when i want to grant a user permission to lets say the Owner's group, i go and search for the user in A.D find Him, and when i add him i get this error: Server error in '/'Application.. The same happens when i say…
Eon
  • 21
  • 3
2
votes
1 answer

SharePoint Records Center Submitted E-mail Records not picked up

We have set up a new SharePoint 2007 site with a Records Repository. We're using Exchange 2007 Managed Folders to route e-mails to this repository based on the 'label' attached to the e-mail as set in the Exchange 2007 journaling options. E-mails…
2
votes
2 answers

Problem running “Central Administration” website after windows update at Windows 2003 Server Standard Edition

I was have WSS 2.0 and then I upgraded to WSS 3.0 and the old instalation database was SQL 2000, now I have another SQL Server instance called:server_name\MICROSOFT##SSEE . After upgrade every thing works fine and our team started to use the portal…
Magdy Roshdy
2
votes
1 answer

UNC access to TFS SharePoint doesn't work

We are using TFS2010 with the SharePoint document portal. We are trying to access the files in SharePoint using UNC paths (e.g. \\tfs2010\sites\DefaultCollection\MyProject) and it just plain doesn't work. From my workstation, I actually get…
RobSiklos
  • 81
  • 6
2
votes
1 answer

SharePoint 2010 Profile-User-Sync fails on export of admin-objects

Our current situation: our farm contains two DCs, one SP 2010 and one EX 2010 server the SharePoint is running fine the User-Profile-Synchronization-service is up and running, AD-imports are done well What we'd like to do: export user-object-data…
2
votes
3 answers

Upgrading Sharepoint Database from SQL Server 2000 to 2005

We are preparing to upgrade our database server from SQL Server 2000 to 2005. I'm planning on doing an in-place upgrade to maintain accounts, privileges, etc., and I'm hoping it will be pretty straightforward. This server hosts databases for…
2
votes
3 answers

A sharepoint solution cannot be removed when a job is scheduled or running

I've been trying to remove my solution from Sharepoint 2007 but getting an error on the Central Admin page and when I do stsadm -o deletesolution -name MySolution.wsp -override from command line it returns the follwoing error message "The…
Oleg Sakharov
  • 131
  • 1
  • 1
  • 6
2
votes
3 answers

Credential window while creating a Document Library Item

Problem Statement - When I create an item in a Document Library named "My Documents", a new instance of Microsoft Word appears along with the credential window. Which is quit annoying issue from end users point of view. Is it possible to avoid this…
user11642