2010 Information Worker Demonstration and Evaluation Virtual Machine
Brief Description
This download contains a two Windows Server 2008 R2 Hyper-V Virtual Machine set for evaluating and demonstrating Office 2010, SharePoint 2010 and Project Server 2010.
Overview
Virtual machine “a” contains the following pre-configured software:
- Windows Server 2008 R2 Standard Evaluation Edition x64, running as an Active Directory Domain Controller for the “CONTOSO.COM” domain with DNS and WINS
- Microsoft SQL Server 2008 R2 Enterprise Edition with Analysis, Notification, and Reporting Services
- Microsoft Office Communication Server 2007 R2
- Microsoft Visual Studio 2010
- Microsoft SharePoint Server 2010 Enterprise Edition
- Microsoft Office Web Applications
- Microsoft FAST Search for SharePoint 2010
- Microsoft Project Server 2010
- Microsoft Office Professional Plus 2010
- Microsoft Visio 2010
- Microsoft Project 2010
- Microsoft Office Communicator 2007 R2
Virtual machine “b” contains the following pre-configured software:
- Windows Server 2008 R2 Standard Evaluation Edition x64, joined to the “CONTOSO.COM” domain
- Microsoft Exchange Server 2010
Active directory has been preconfigured over 200 “demo” users with metadata in an organizational structure. All of these user profiles have been imported and indexed for search within SharePoint Server 2010.
SharePoint Server 2010 has been configured in a “Complete” farm using the default SQL Server 2008 R2 instance. A default site has been created using the Team Site template at http://intranet.contoso.com/ and a FAST Search Center at http://intranet.contoso.com/search/.
As shipped virtual machine “a” requires image “b” for email. Running image "b" is optional.
Download Link: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=751fa0d1-356c-4002-9c60-d539896c66ce
Use a People Picker Control in InfoPath 2007
Default there's no People Picker control in InfoPath, however you can get a People Picker control, even in browser mode.
There is a Active-X control which takes care of the part named "Contact Selector Control".
Add Contact Selector to Controls Pane
-
On the bottom choose "Add or Remove Custom Controls"
-
Click "ADD"
-
Select Active-X
-
Select "Contact Selector", click Next
-
Select don't include a .cab file
-
From the dropdown field select "Field or Group (any data type)
-
Click Finish
DataSource for the Contact Selector control
-
Add non Repeating group named "group1"
-
Add a repeating Group names "Person"
-
Add following test field to the "Person" group (DisplayName, AccountId, AccountType)
Add Secondary datasource XMl file with details about the SharePoint Server, this is required by the form in order to validate the user against a particular sharepoint server.
-
-
Save the file as Context.xml (! Case Sensitive !)
-
Add new connection as "Receive Type" and source of data as "XML"
-
Option “Include the data as a resource file” shoule be enabled
Do you want to use more then one people picker in your form?
-
Create a new group for the new contact
-
Right click on the exiting Person group
-
Click reference and point it to the new group
-
That will copy the person xml structure under the new one