The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
4answers
38k views

How do I populate a SharePoint list with data from an external SQL database?

This is a tossup between whether it belongs on Stack Overflow or Server Fault (but since I am not a developer, and am looking for a no-code solution, I'm starting with SF). Is there an easy way to ...
2
votes
1answer
4k views

Do I really need to have SharePoint Server installed on my computer?

Ok, So I have another question about the servers. I’m reading this book here about created Visual Web Parts for SharePoint using Visual Studio 2010/ASP.NET, however when I select New Project-> Visual ...
1
vote
0answers
110 views

Create a Sharepoint 2007 Page Layout that can be used to create new pages

I am trying to replace some of the, frankly dreadful, out of box page layouts in Sharepoint 2007. I have followed the documentation provided by Microsoft but this does not result in my page layout ...
0
votes
2answers
222 views

SharePoint Designer using Dynamics CRM services as an external data source

I want to use Dynamics CRM services as a data source for SharePoint 2010. I'm using SharePoint Designer 2010 for work with SharePoint server. I tried to follow this instructions. And I'm planning to ...
0
votes
1answer
281 views

How can I change the logo (not the site image) at the top of my SharePoint site?

I have recently been assigned as a SharePoint Administrator and while I have managed to figure many things out on my own, I seem to be stumped with how to change the logo/text located near the top of ...
0
votes
2answers
474 views

MOSS 2007 Migrating to MS Server 2008 64-bit

So we just got our new beefy sharepoint box that we will be using as a replacement for our Web Front End/Index Server and I want to put a 64-bit version of Server 2008 on it and I looking for info on ...
0
votes
0answers
198 views

Cannot access SharePoint Designer

When I try to access SharePoint Designer 2010, I am repeatedly prompted to enter my credentials. I am running on a Windows 7 64 bit machine (in "Developer mode"). I select the designer from the home ...
0
votes
1answer
554 views

How can I assign concurrent tasks based on user selections in a SharePoint workflow?

I am trying to create a workflow on SharePoint 2007 that should go like so: User adds a new item in the "Faults" list. When creating it, he ticks the boxes for whatever departments needs to address ...
0
votes
1answer
385 views

Error in data view when connecting to an Oracle DB

When using SharePoint Designer I found this link that stepped me through how to get it working: http://spsolution.blogspot.com/2008/12/how-to-insert-data-source-in-sharepoint.html That allowed ...