Tagged Questions

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

learn more… | top users | synonyms (1)

2
votes
0answers
9 views

Using SharePoint to access and modify data in database

I have a situation where I currently have a huge spreadsheet that is used for tracking 40+ deliverables for projects. The spreadsheet solution is past cumbersome. I have been thinking about how I can ...
1
vote
0answers
14 views

Sharepoint Reports on Mac

When trying to view Sharepoint Reports, Mac users get the error "An unexpected error occurred while connecting to the report server. Verify that the report server is available and configured for ...
0
votes
0answers
14 views

Occasionally fail to create folder in MOSS 2010 - How do I diagnose this?

I have a process that creates folders in a SharePoint document library using the SPFolderCollection.Add method. Sporadically, the Add method fails with a: Exception ('COMException') message: ...
0
votes
1answer
63 views

Can I install SharePoint Foundation 2010 with full SQL Server 2008?

I cannot find out how do I install SharePoint Foundation 2010 with full SQL Server 2008, it seems that installation wizard forces me to use Express edition. Is there a way to use Foundation with ...
1
vote
1answer
26 views

SharePoint (WSS 3.0) not updating permissions based on Active Directory Security Groups

My organization has a small SharePoint server (WSS 3.0). Many of the permissions are assigned by putting an Active Directory Security Group as a user inside of a SharePoint group. Until now, this has ...
1
vote
1answer
28 views

pfSEnse-pfSense IPSec Tunnel, cannot open documents on Sharepoint WebDAV share

I set up an IPSec tunnel between my home network and work. We have a Sharepoint server in the office that I used to be able to access just fine remotely. Now that requests to the server are routed ...
-1
votes
0answers
12 views

How to setup tfs 2010 portal to be accessed from outside

I have TFS 2010 integrated with SharePoint 2010 web application on port 80, I created team project and now i cant access it from outside at all. Details: -I have a port forward which forward port ...
0
votes
0answers
17 views

merge user's outlook calendars in SharePoint 2010 [migrated]

In our new SharePoint installation we've created a sub site for one department. If I add a calendar there, can I somehow merge the individual Exchange/Outlook calendars of the five members of that ...
1
vote
1answer
22 views

SharePoint 2010 admin and service account requirements?

This technet article http://technet.microsoft.com/en-us/library/cc263445.aspx describes the accounts required for a SharePoint 2010 installation. I've always followed this and my clients have never ...
2
votes
1answer
76 views

Sharepoint alert email were blocked by Sophos 10.0 - are they gone forever?

We are running WSS 3.0 SP2 on Windows Server 2003 R2 x64. We had recently upgraded our Sophos Endpoint Protection from version 9.7 to 10.0. Immediately, our alerts stopped working (although it wasn't ...
0
votes
1answer
49 views

Permissions error setting up PowerShell account privileges for SharePoint 2010

SharePoint Foundation 2010 SP1 on Windows Server 2008 R2 Std SP1 (Domain Controller) in a simple farm with a single SQL Server 2008 SP1/Windows Server 2008 Std SP2 backend I realise installing SP on ...
0
votes
0answers
20 views

Why do I get this error (Cannot read from the source file or disk) [migrated]

Why do I get this error (Cannot read from the source file or disk) when trying to move a folder and its files from a document library on one My Site to desktop
0
votes
0answers
20 views

Sharepoint issue with domain change

We recently went through a buyout of our company. As a result our Infrastructure folks recently migrated all of our users over to a new domain. Needless to say this has created a multitude of errors ...
0
votes
0answers
8 views

Sharepoint 2010 is Missing Administration Search Function / Dependencies

Microsoft Small Business Server 2011 Sharepoint 2010 I have missing server side dependencies. I click on the link to see what is going on and After doing some research I find that if I go to the ...
0
votes
0answers
13 views

Which Sharepoint 2007 databases do I backup for migration to Sharepoint 2010?

This is a follow on question from, Use backup restore then attach in Sharepoint 2007 to 2010 migration. There are 5 databases in the SQL Server Instance for Sharepoint Server 2007: ...
0
votes
0answers
68 views

Upload exe and dll files in Explorer View In SharePoint 2010

I can't seem to get copying of dll/exe files working in explorer view in SharePoint 2010. I have Removed all blocked file extensions in Central Administration Edited requestFiltering section of the ...
2
votes
1answer
29 views

Change SharePoint 2010 WebfrontEnd server type to Application Server

I have add 4 servers to farm, 1 with central administration type. Have forgot to set Application servers roles for two servers. Need to change type of 2 servers to Application Servers. Is it possible ...
0
votes
0answers
25 views

Is there a known template for supporting popular document management systems in a web application?

We've created a free to use web application and we're now looking at how to go beyond just a stand alone application and integrate it more with the typical document management systems (DMS) that ...
0
votes
1answer
61 views

Database atach upgrade second time same SharePoint 2010 target servers

I read on TechNet that you can't attach the same content base two times to the same farm http://technet.microsoft.com/en-us/library/cc263299.aspx#restore We are going to try a migration soon, and I ...
0
votes
1answer
47 views

How to browse VPC website in host machine?

I'm kind of confused with the network adapters in Windows Virtual PC, I was able to browse my SharePoint website inside the Virtual PC, but I wanted to browse the website in my host machine, I wanted ...
0
votes
0answers
47 views

Sharepoint 2010 Restore .bak Error

I'm having issues with restoring my .bak files to my own sharepoint environment due to version difference. My version is currently: Sharepoint Server with Enterprise Client Access License Ms ...
0
votes
1answer
176 views

Installing List Compenent on Sharepoint Server

I added the Sharepoint site to the 'Document Management' section in CRM with the List Components checked and it added it with no problem. Also when I navigate to the 'Documents' section under an ...
0
votes
0answers
86 views

Using PersistID to preserve Document IDs in MOSS2010 - Does it work?

The following article may help with what I'm asking: http://msdn.microsoft.com/en-us/library/ee559302%28office.14%29.aspx I'm doing research on the behavior of the MOSS2010 Document ID ...
1
vote
2answers
94 views

SharePoint crashed after sysprep

We have a Windows Server 2008 R2 machine that ends up being replicated multiple times a week for development purposes. Each time the server is replicated, the machine name changes. This completely ...
1
vote
1answer
155 views

SharePoint And configuration of trusted Relationship between two forests?

In our organization, we have two Active Directory forests, A and B, without any trust relationship between them. Now, we need to have a Sharepoint 2010 installation which allows users from both ...
0
votes
0answers
17 views

Data Across Sharepoint 2010 Foundation Sites

I have several Sharepoint sites under a single Site Collection. I want to be able to create a list that can be referenced elsewhere under the site collection. For example, I have a list of clients ...
1
vote
1answer
279 views

Powershell querying Sharepoint list

I am struggling with a script that queries Sharepoint. This script is supposed to query a sharepoint list, then generate an output and then patch the servers. Here is the part i am struggling ...
0
votes
0answers
31 views

xlsx and sharpoint 2003 problems

Having a problem where xlsx documents arent opening with clients default application excel, they have to save them first before opening them. the excel icon on files in sharepoint is now a windows ...
1
vote
1answer
79 views

Identifying HTTP requests

So I'm looking to remove IIS from a few servers we used to have WSUS running on but machines are still contacting it (albeit very few) and I can't fathom where some of the requests are coming from. ...
0
votes
1answer
73 views

Certificate does not contain a private key when importing certificate

I'm following the following tutorial Configuring SharePoint 2010 and ADFS v2 End to End Because i want to use a single sign on between my sharepoint and crm 2011. I have a sharepoint server, a crm ...
1
vote
2answers
37 views

How do you clone a sharepoint 2010 front end server and then add the clone to the farm?

We have a SharePoint 2010 farm with one front-end server. This server is a VMWare virtual machine. Let's call it SERVER1. We want to add a new front-end server to this SP farm to enable load ...
2
votes
1answer
36 views

TFS 2010 Backup Plan Fails with Error About AdminPTHelper.exe

My company has a TFS 2010 Server running SharePoint 2010 locally. Originally we were just doing a database backup of all the TFS databases (MSSQL 2008 also run locally) but I came across some ...
0
votes
1answer
22 views

Is it possible to configure WSS 2.0 in a way to access the wss 2.0 via the internet?

I'm trying to configure an old Windows Share Point Server 2.0 so that it will be reachable via internet or a least by a url other than http://companyweb/. Is this possible? It is running on Windows ...
2
votes
2answers
93 views

Sharepoint Reports do not work in Firefox

Using SSRS in integrated mode, Reports can be viewed in IE but not in Firefox, Chrome, Safari, etc. They get "An unexpected error occurred while connecting to the report server. Verify that the ...
1
vote
1answer
71 views

Sharepoint extremely slow. Where to begin

Our company's Sharepoint server has a list of different projects with associated files for each one of them. Whenever I (or any of the people in the company) navigate the site (which is in our ...
0
votes
0answers
80 views

Workflow Fails to Compile and Publish in SharePoint Designer 2010

The SharePoint install is a SP2010 install on a 2008 R2 server. Everything is fully patched. I am running the SP Designer on the SharePoint Server directly. I have a workflow which is intended to ...
0
votes
0answers
31 views

SharePoint 2010 Local Service account has my name

Somehow the NT AUTHORITY\LOCAL SERVICE account got my name listed as the "Name" field. How do I remove it? It's making me appear twice in lists - once as me and once as the local service account... I ...
1
vote
1answer
35 views

How do you list all sites/pages on a SharePoint 2007 Web Application that a particular solution (WSP) is referenced?

Is there an stsadm () command (or some other method) that will show everywhere that a Solution is being used. I would like to get the results in a list using either the solution GUID or the fully ...
1
vote
1answer
24 views

SharePoint Upgade Question

My company will be upgrading our SharePoint 2007 site to SP2010 and I know how to do it. But there is one step in the migration step that I don't. The pre-upgrade checker will give you a list of ...
0
votes
0answers
60 views

SharePoint 2010 user authentication via NTLM in Active Directory or LDAP in eDirectory

We currently have SharePoint 2010 installed in an Active Directory domain and our users are in the same domain. For integration with other systems, we are currently limited to using NTLM ...
0
votes
1answer
64 views

Sharepoint Webdav Performance

I am running a Netgate M1n1wall on our small office Comcast Business connection. When I connect to Sharepoint via Webdav remotely, the performance is really slow, e.g. it takes 15-20 seconds for the ...
0
votes
1answer
22 views

Want to move windows sharepoint services 2 database from sql server 2005 to sql server 2008

I Want to move windows sharepoint services 2 database which is currently running on sql server 2005 (Same server for WSS and sql server) to a separate Sql Server 2008 r2 (Clustered servers). The ...
0
votes
0answers
51 views

SharePoint2010 and TFS2010, files checkout/checkin

We have SharePoint 2010 implemeted with TFS 2010 in our environment. This is under domainA. We have developers working on it through their machines which are under domainB. domainA and domainB are ...
0
votes
0answers
164 views

SP2010 Groups: Can't add FBA users to group because of non-unique results

I have SharePoint 2010 set up with claims-based authentication using the LdapMembership and LdapRole providers. Users authenticate successfully against Active Directory and log in to the SharePoint ...
0
votes
0answers
79 views

Sharepoint Foundation 2010 - multiple document upload page blank

I've been struggling with a Sharepoint Foundation 2010 issue for a while now and thought I'd put it out there to see if anyone has any experience with it. We have a client trying to upload multiple ...
1
vote
1answer
47 views

Syncing SharePoint workspace over https

Currently, my sharepoint setup allows me to sync a site with SharePoint workspace over HTTP, but not over HTTPS. When adding new workspace, if I type http://sharepoint.mycompany.com then everything ...
1
vote
0answers
75 views

Refreshing Excel Web Part connected to SSAS, and requirements?

Scenario: Excel file, with a SSAS data source connection Pivot Table/Charts with filters and slicers Published to Sharepoint 2010, such that users can access the report as a Excel Web Access Web ...
1
vote
0answers
39 views

Active Directory Roles Access Problem

We have a group of active directory users use Sharepoint 2003 ASP.NET hosted application. The application checks for specific roles for the logged-in users. However, for some reason when the ...
1
vote
1answer
49 views

search sharepoint with ldap query

I think the answer is no, but I haven't been satisfied with my marathon google searches today. I have several stand alone devices (MFP, phone system, etc) that can search an LDAP directory for ...
1
vote
0answers
22 views

Sharepoint permissions

this is a repost from Stack Overflow, thought some of the server fault guys might have some input on this. Just a general question regarding permissions in Sharepoint. Is there an open-source, free ...

1 2 3 4 5 17