Posts Tagged ‘sp2010’

InfoPath 2010 cannot connect to SharePoint 2010

Monday, March 15th, 2010

You have installed Office 2010 beta and you are trying to connect to SharePoint 2010 from InfoPath but you get an error.

The internet address is not valid

Figure 1: The Internet address is not valid.

You click OK and you get another error “The operation could not be completed”. Click Show Details >> and you will see error “Unable to connect to the SharePoint site”.

The operation could not be completed.

Figure 2: The operation could not be completed.

You try a little harder to connect to the SharePoint but this time you get yet another error “Network is down or you may not be connected to the network”. What do you do next? You check if the enterprise features are enabled or not. They are enabled. You check DNS settings. Settings are fine. Now what?

It happens if you have not created a top level site collection. Create a top level site collection and then try to connect and it should work. If you are not sure whether you have created a top level site collection or not, try to open the main site URL in the browser. If the site does not open then you have not created a top level site collection.  For example, http://sp2010/sites/spsite opens fine and you can access all areas of the site but http://sp2010 does not open, then you have not created a top level site collection and  in this case if you try to connect to http://sp2010/sites/spsite from InfoPath you will get an error.

To create a top level site collection, go to central admin site and follow these steps:

  1. Under Site Collections, click Create site collections link.
  2. Select web application where you want to create site collection from the drop down.
  3. Give title and description and select “/” from the URL drop down. Front slash stands for a top level site. You will not see it listed in the drop down if you have already created a top level site collection because you can only create one top level site collection per web application. You can create multiple sub site collections by selecting “/sites/” from the drop down and then entering the name of your site in the text box provided.
Root level site collection

Figure 3: Select top level for your site collection

 4. Select a template for your site and enter primary site collection administrator and click OK.

You are done. Now go and try to access the top level site link in InfoPath. It will work.

Download 2010 Information Worker Demo VM

Tuesday, January 26th, 2010

http://www.microsoft.com/downloads/details.aspx?FamilyID=0c51819b-3d40-435c-a103-a5481fe0a0d2&displaylang=en

Download contains two virtual machines for evaluating and demonstrating Office 2010 and SharePoint 2010.

List of SharePoint Templates – Types

Saturday, January 23rd, 2010

RT leonzandman #spsemea More here: http://bit.ly/6UD7ho

Full URL: http://blogs.technet.com/araviraj/archive/2008/06/18/sharepoint-templates-types.aspx

SharePoint Template IDs for creating lists, etc using Powershell scripts

Saturday, January 23rd, 2010
Taken from Steve Smith’s session @ SPSEMEA:
Template IDs

Template IDs

Create content db and web application with PS script

Saturday, January 23rd, 2010

#spsemea #sp2010 @ssmith

$db=new-contentdatabase -name “sps_evolution” -webapplication http:///corp.trainsbydave.com; new-spsite-url http://bit.ly/6eeXcT  -name “e site” -description “description here” -owneralias “domain\user” -contentdatabase $db -template “STS#0″

Taken from Steve Smith’s session @ SPSEMEA

SharePoint 2010 and Powershell

Saturday, January 23rd, 2010

Slides/photos taken from Claudio Brotto’s session  @ SPSEMEA:

Developing custom cmdlets:
http://tweetphoto.com/9357859

Administering SP2010 2ith PS:
http://tweetphoto.com/9358120

SharePoint cmdlets:
http://tweetphoto.com/9358201

SharePoint cmdlets gotchas:
http://tweetphoto.com/9358256

Cmdlets for reporting in SharePoint:
http://tweetphoto.com/9358594

SharePoint Saturday EMEA

Saturday, January 23rd, 2010

If you have not registered for this great online event, do it now. Following is the login information for different channels. There are three channels. You can watch 3 presentations side by side at the same time.

http://www.endusersharepoint.com/2010/01/23/login-information-for-sharepoint-saturday-emea/

Live chat has also been setup:

http://www.endusersharepoint.com/EUSPChat/

You can switch channels from the drop down in the chat window. Interact with other attendees in real time.

SP 2010 hardware and software requirements

Thursday, October 29th, 2009

http://technet.microsoft.com/en-us/library/cc262485(office.14).aspx

Upgrading to SP 2010

Thursday, October 29th, 2009

You will see lots of links explaining this process in the near future. Here is one link that explains the upgrade process:

http://technet.microsoft.com/en-us/library/ee617150(office.14).aspx