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
0
votes
1 answer

Incoming Email setup in MOSS

I have setup incoming Email on my first WEF and it looks like it is working OK and I don't see any error messages. However, I have added a second WEF and I see error messages in Event Logs on the second WEF about incoming email. A critical error…
Ali_Abadani
  • 123
  • 5
0
votes
2 answers

Getting a 401.5 Error in SharePoint when it tries to display the login page. Any ideas where to start debugging?

I have a site I am configuring to support forms based authentication in SharePoint. I am stuck because I get a 401.5 error (unauthorized) when the login page is displayed. Any tips for getting started in the debugging process? I already know that…
Jeff
  • 1,018
  • 1
  • 10
  • 14
0
votes
1 answer

Sharepoint Health Analyzer 404 errors

I have recently taken over a new installation of Sharepoint 2013, comprising of a database server, two app servers hosting the central admin site and two web servers. The central admin site and other site collections are accessed using AAMs, with…
dadamson
  • 56
  • 4
0
votes
1 answer

SharePoint 2010 - MSSQL 2008 connectivity

Our SharePoint server has some issues connecting over to the MSSQL instance (different server ). The error message is :Cannot generate SSPI context .(Microsoft SQL Server )-even when trying to connect from the Management Studio (over to Database…
Alex H
  • 1,814
  • 11
  • 18
0
votes
2 answers

Sharepoint Access Denied to new site - I am the primary admin

I keep getting access denied when trying to access my new site through a browser. In central admin i am primary administrator of the web app, i can connect to it using sharepoint designer and edit files and save them. Just when i try to browse to…
chicken
  • 198
  • 2
  • 10
0
votes
2 answers

SharePoint: what does "System.Runtime.InteropServices.COMException (0x81071003)" mean?

Hallo, i've got some code that imports documents into a SharePoint (WSS 3.0 SP1) document-library. That code works most of the time without any problems, but sometimes the document is not imported into the document-library and i get this nasty…
user10082
  • 195
  • 3
  • 5
  • 8
0
votes
2 answers

Sharepoint: Organizing an Intranet site hierarchy

Not totally sure this should be here or in Stackoverflow, but I look at it not from a developers point of view but from an admins. In the past we had a pretty anemic intranet - now with SharePoint 2013 this will get a lot more use. We mostly delayed…
TomTom
  • 51,649
  • 7
  • 54
  • 136
0
votes
1 answer

Restore (or re-add) SharePoint - 80 Website that was deleted from IIS6

In the IIS Manager the website SharePoint - 80 was deleted. What is the best way to restore the site settings? I tried to add it manually and point at the folder doesn't seem to work, are there special settings that need to be added? ** EDIT ** I…
Jake1164
  • 51
  • 1
  • 11
0
votes
1 answer

creating site collections using SharePoint management shell 2013

I am creating Site Collections for Testing SharePoint. I am using Host Named Site Collection to do that instead of the path based site collection addressing. For that Got a reference to the HNSC web application which I created before using web…
user1847609
  • 145
  • 1
  • 7
0
votes
1 answer

DB access account for SharePoint 2013

I am installing SharePoint Server 2013 on Windows Server 2008 R2 SP1 with SQL 2012 on a VMware. During the SharePoint Configuration Wizard, I need to provide a DB access account. The VM is not part of a domain as well. I tried VMname\Admin &…
0
votes
1 answer

Replacing a server seamlessly

I have a SharePoint server at easyname.domain.com I want to upgrade that server's OS and hardware by building a new system with better components. The problem is, when you install SharePoint, a great deal of the system is tied to it's identity. So…
Wesley
  • 121
  • 3
0
votes
1 answer

WSS 3.0 not functional after Windows Updates

We recently ran a bunch of Windows Updates on a server that hosts WSS 3.0. Since then, Sharepoint doesn't load anything. Currently I get a Service Unavailable message when browsing to it. When I reboot the server, the Application Pool doesn't…
Keith
  • 217
  • 3
  • 15
0
votes
1 answer

SharePoint Extended Web App 404 on One WFE only

I have a SharePoint farm with two WFEs. I have 1 web app with anonymous access enabled and windows authentication and 1 site collection within the web app. I have extended the web app to internet zone using same windows auth mechanism and…
Russ Giddings
  • 167
  • 2
  • 10
0
votes
1 answer

"Service Unavailable" when browsing to static HTML page in non-application IIS website on Windows 2003 (possibly SharePoint WSS 2.0 related?)

Background: My client has an old Pentium III Windows 2003 server whose 16/36 GB disks are dying. On it he has a database-driven web site and email application that needs further customization by a developer (me). First we need to get it working on…
Jordan Rieger
  • 388
  • 1
  • 6
  • 18
0
votes
1 answer

Moving SharePoint to new server but retaining hostname

I am trying to make WSS3 accessible on a new server. Currently it resides on a Win2003 SBS server. I have migrated to a Win2008 R2 server, but I am having difficulty accessing the site outside the local machine. The old server makes SharePoint…