AppFabric Service and Workflow Management ForumDiscussion area for AppFabric Service and Workflow Management, formerly known as Microsoft Codename "Dublin"© 2009 Microsoft Corporation. All rights reserved.Wed, 25 Nov 2009 22:41:30 Zf90360f8-28dd-4d47-a251-f6c833e47a5dhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/3c3f4970-cdad-4dfc-9d26-f1ea931a8703http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/3c3f4970-cdad-4dfc-9d26-f1ea931a8703Rex Whittenhttp://social.msdn.microsoft.com/Profile/en-US/?user=Rex%20WhittenDublin Monitoring and PErsistance Databases<p>All,<br/><br/>Is there a prescise listing of the database schema objects that should be installed with Monitoring and PErsistance Databases? I have installed Dubln on 3 identitcal machines with 3 different results in regards to the database schema. <br/><br/>StepsI used to create the Database Objects pre-Dublin installtion:<br/><br/>- New Database [ServerSpace]<br/>- New user ServerSpaceAdmin  (equal rights of an sa) <br/><br/>Each time i install i get a different set of Tables and procedures.  Two of the boxes are geting exceptions in the Event viewer while trying to find procedures that do not exist:.Log Name:      System<br/>Source:        WorkflowManagementService 4.0.0.0<br/>Date:          11/23/2009 2:13:03 PM<br/>Event ID:      3<br/>Task Category: Workflow Management Service<br/>Level:         Error<br/>Keywords:      Classic<br/>User:          BSPACE2\AppServer<br/>Computer:      BSPACE2<br/>Description:<br/>Workflow Management Service encountered a non-fatal exception. Review the exception to determine the cause of the issue.<br/> Exception: System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'System.Activities.DurableInstancing.InstanceRecoveryJob'.<br/>   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)<br/>   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()<br/>   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)<br/>   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)<br/>   at System.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader()<br/>   at System.Data.SqlClient.SqlCommand.EndExecuteNonQuery(IAsyncResult asyncResult)<br/>   at System.ServiceModel.Activities.DurableInstancing.Management.SqlWorkflowStoreCommandCollector.InstanceRecoveryJobComplete(IAsyncResult result)<br/> Process Name: WorkflowManagementService<br/> Process ID: 4612</p> <p>Event Xml:<br/>&lt;Event xmlns=&quot;<a href="http://schemas.microsoft.com/win/2004/08/events/event">http://schemas.microsoft.com/win/2004/08/events/event</a>&quot;&gt;<br/>  &lt;System&gt;<br/>    &lt;Provider Name=&quot;WorkflowManagementService 4.0.0.0&quot; /&gt;<br/>    &lt;EventID Qualifiers=&quot;49159&quot;&gt;3&lt;/EventID&gt;<br/>    &lt;Level&gt;2&lt;/Level&gt;<br/>    &lt;Task&gt;15&lt;/Task&gt;<br/>    &lt;Keywords&gt;0x80000000000000&lt;/Keywords&gt;<br/>    &lt;TimeCreated SystemTime=&quot;2009-11-23T22:13:03.000000000Z&quot; /&gt;<br/>    &lt;EventRecordID&gt;2278&lt;/EventRecordID&gt;<br/>    &lt;Channel&gt;System&lt;/Channel&gt;<br/>    &lt;Computer&gt;BSPACE2&lt;/Computer&gt;<br/>    &lt;Security UserID=&quot;S-1-5-21-714372414-156846826-1418110977-1005&quot; /&gt;<br/>  &lt;/System&gt;<br/>  &lt;EventData&gt;<br/>    &lt;Data&gt;System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'System.Activities.DurableInstancing.InstanceRecoveryJob'.<br/>   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)<br/>   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()<br/>   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)<br/>   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)<br/>   at System.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader()<br/>   at System.Data.SqlClient.SqlCommand.EndExecuteNonQuery(IAsyncResult asyncResult)<br/>   at System.ServiceModel.Activities.DurableInstancing.Management.SqlWorkflowStoreCommandCollector.InstanceRecoveryJobComplete(IAsyncResult result)&lt;/Data&gt;<br/>    &lt;Data&gt;WorkflowManagementService&lt;/Data&gt;<br/>    &lt;Data&gt;4612&lt;/Data&gt;<br/>  &lt;/EventData&gt;<br/>&lt;/Event&gt;<br/><br/><br/><br/>- I dont not believe that Dublins installation is installing these objects, and for whatever reason is bombing and simply not creating these objects. <br/>- I would understand if the user i created did not have permission to access/create objects. However in all 3 instances OBjects where created, I however can not tell if it created all objects needed. <br/><br/><br/></p><hr class="sig">Rex WhittenSun, 22 Nov 2009 20:35:15 Z2009-11-25T22:41:30Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/8c39e04e-17a3-4cfc-a6d8-c7ab64e1b994http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/8c39e04e-17a3-4cfc-a6d8-c7ab64e1b994dmadrianhttp://social.msdn.microsoft.com/Profile/en-US/?user=dmadrianApplication Server Extensions for .NET 4 Setup Problems<p>I've been trying to follow the AppFabric Installation Guide to install Beta 1 on a Windows Server 2008 SP2 (x86) machine.  I had mentioned previously that I had trouble installing Powershell 2.0, but it looks like I already had that installed.<br/><br/>Here's what I'm specifying in the Application Server Extensions for .NET 4 Setup Wizard:<br/> - Feature Selection: select Worker only (just trying to get this working w/o caching for now)<br/> - Monitoring Settings: select defaults<br/> - Persistence Settings: select defaults<br/> <br/>The setup completes with errors.  I'll include part of the setup log file with the errors below.  <br/><br/>Following the setup log file, things seem to go pretty well until I start seeing some errors related to a config file missing a section declaration.  Here's an example of that:<br/><br/><em>[21:07:30 Error] Failed to set monitoringFilename: </em><a><em>\\?\C:\Windows\Microsoft.NET\Framework\v4.0.10917\CONFIG\web.config<br/>Error</em></a><em>: The configuration section 'microsoft.applicationServer/monitoring' cannot be read because it is missing a section declaration<br/></em><br/>Later, the AppServerEventCollectorService fails to start, which also appears to be a config file problem:<br/><br/><em>Service cannot be started. System.Runtime.InteropServices.COMException (0x80070490): Filename: </em><a><em>\\?\C:\Windows\Microsoft.NET\Framework\v4.0.10917\CONFIG\web.config</em></a><br/><em>Error: The configuration section 'microsoft.applicationServer/monitoring' cannot be read because it is missing a section declaration<br/></em><br/>I've tried this a number of times, trying various things but to no avail.  <br/><br/>Thanks,<br/><br/>David Madrian<br/></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] Package installed successfully.</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Creating configuration session</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Applying settings:</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: AddEventCollectorServiceUserToAdministratorsGroup</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] The default event collector service user already belongs to the default administrators group. AddWindowServiceUserToAdministratorsGroup does not apply. Skipping</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] Completed with success the execution of: AddEventCollectorServiceUserToAdministratorsGroup</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: AddWorkflowManagementServiceUserToAdministratorsGroup</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] The default workflow management service user already belongs to the default administrators group. AddWindowServiceUserToAdministratorsGroup does not apply. Skipping</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] Completed with success the execution of: AddWorkflowManagementServiceUserToAdministratorsGroup</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: AddConnectionStringToConfig</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] Add connection strings: InProgress</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:15 Information] Executing Cmdlet: Remove-ConnectionStringConfig -Root -Name &lt;&gt; -Confirm false</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:25 Information] To perform AddConnectionStringConfig - Persistence</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:25 Information] Executing Cmdlet: Add-ConnectionStringConfig</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:26 Information] Executing Cmdlet: Remove-ConnectionStringConfig -Root -Name &lt;&gt; -Confirm false</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:26 Information] To perform AddConnectionStringConfig - Monitoring</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:26 Information] Executing Cmdlet: Add-ConnectionStringConfig</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:26 Information] Add connection strings: Success</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:26 Information] Completed with success the execution of: AddConnectionStringToConfig</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:26 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: SetPersistence</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:26 Information] Set root persistence behavior: InProgress</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:26 Information] To perform EnableServicePersistence</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:26 Information] Executing Cmdlet: Set-ServicePersistence -Root - ConnectionStringName &lt;&gt;</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] Set root persistence behavior: Success</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] Completed with success the execution of: SetPersistence</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: UpdateWorkflowManagementServiceConfig</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] Configure Workflow Management service: InProgress</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] To perform AddDatabaseConfig</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] Configure Workflow Management service: Success</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] Completed with success the execution of: UpdateWorkflowManagementServiceConfig</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: SetMonitoring</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] Set root monitoring behavior: InProgress</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] To perform SetMonitoring</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:27 Information] Executing Cmdlet: Set-Monitoring -Root -ConnectionStringName &lt;&gt; -MonitoringLevel HealthMonitoring</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">[21:07:30 Error] Failed to set monitoring</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">Filename: \\?\C:\Windows\Microsoft.NET\Framework\v4.0.10917\CONFIG\web.config</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">Error</span><span style="font-size:7pt">: <span style="background:yellow">The configuration section 'microsoft.applicationServer/monitoring' cannot be read because it is missing a section declaration</span></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.Web.Administration.Interop.AppHostWritableAdminManager.GetAdminSection(String bstrSectionName, String bstrSectionPath)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.Web.Administration.Configuration.GetSectionInternal(ConfigurationSection section, String sectionPath, String locationPath)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.Web.Administration.Configuration.GetSection(String sectionPath, String locationPath)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Management.WebAdministration.ConfigurationExtension.GetSection(Configuration configuration, String sectionPath, Boolean shouldHandleNonTerminatingExceptions, String locationPath)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Management.Helpers.MonitoringHelper.SetDefaultEventSourceInfo(Configuration config, EventSourceInfo eventSourceInfo)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Management.Configuration.MonitoringLevelActivity.DoSet(MonitoringInfo monitoringLevelSpecification)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Management.Configuration.ConfigurationEditor`1.Set(T itemSpecification, ConfirmationDelegate confirmChanges)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Management.Commands.ConfigurationCmdlet.ExecuteSet[T](ConfigurationManager configManager, T configInfo, ISupportSet`1 setActivity, ISupportGetSpecific`1 getActivity)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Management.Commands.SetASAppMonitoringCmdlet.ProcessCommand(ConfigurationManager configManager)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Management.Commands.ConfigurationCmdlet.ProcessRecordCore()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Management.Commands.ServerManagementCmdlet.ProcessRecord()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.Management.Automation.Cmdlet.DoProcessRecord()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.Management.Automation.CommandProcessor.ProcessRecord()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="background:yellow;font-size:7pt"><span style="font-family:Calibri">Filename: \\?\C:\Windows\Microsoft.NET\Framework\v4.0.10917\CONFIG\web.config</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">Error: The configuration section 'microsoft.applicationServer/monitoring' cannot be read because it is missing a section declaration</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecute(Array input, Hashtable errorResults)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Exception has been thrown by the target of an invocation.</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.PowerShell.Pipeline.Invoke()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.ConfigurationOperations.SetMonitoring(String connectionString)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.ConfigurationOperations.SetMonitoring(ConfigurationSettings settings)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.ConfigurationSession.ExecuteAndContinue(ConfigurationAction action)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">Failed to set monitoring</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">[21:07:30 Information] Set root monitoring behavior: Error</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] Completed the execution of: SetMonitoring</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: ChangeEventCollectorServiceIdentity</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] To perform GrantLogonAsServiceToAccount</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] The event collector service user was not changed. ChangeWindowsServiceIdentity does not apply. Skipping</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] Completed with success the execution of: ChangeEventCollectorServiceIdentity</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: ChangeWorkflowManagementServiceIdentity</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] To perform GrantLogonAsServiceToAccount</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] The workflow management service user was not changed. ChangeWindowsServiceIdentity does not apply. Skipping</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] Completed with success the execution of: ChangeWorkflowManagementServiceIdentity</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: StartEventCollectorWindowsService</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] Start Event Collector service: InProgress</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] To perform StartWindowsService for AppServerEventCollectorService</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] Executing StartWindowsService</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:07:30 Information] Service's status is Stopped. Starting it.</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">[21:07:32 Information] Waiting for service to be on Running state.</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[<span style="background:yellow">21:08:32 Error] Failed to start the Event Collector service</span></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">Time out has expired and the operation has not been completed.</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.ConfigurationOperations.StartWindowsService(String windowsServiceName)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.ConfigurationOperations.StartEventCollectorWindowsService(ConfigurationSettings settings)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.ConfigurationSession.ExecuteAndContinue(ConfigurationAction action)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">Failed to start the Event Collector service</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">[21:08:32 Information] Start Event Collector service: Error</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:32 Information] Completed the execution of: StartEventCollectorWindowsService</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:32 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: StartWorkflowManagementService</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:32 Information] Start Workflow Management service: InProgress</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:32 Information] To perform StartWindowsService for WorkflowManagementService</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:32 Information] Executing StartWindowsService</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:32 Information] Service's status is Stopped. Starting it.</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:34 Information] Waiting for service to be on Running state.</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:37 Information] Start Workflow Management service: Success</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:37 Information] Completed with success the execution of: StartWorkflowManagementService</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:37 Information] </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Starting the execution of: AddDistributedCacheConfiguration</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:37 Information] Apply Distributed Cache Configuration: InProgress</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:37 Information] To perform Distributed Cache Configuration with command line /IAS /New ClusterSize=Small LOGFILE=&quot;C:\Users\Administrator\AppData\Local\Temp\DistributedCacheAppServerConfig(2008-11-09 21-08-37).log&quot; Provider=System.Data.SqlClient ConnectionString=&quot;Data Source=PDC08-CSD;Initial Catalog=DistributedCache;Integrated Security=True&quot; SERVICEPORT=22233 CLUSTERPORT=22234 ARBITRATORPORT=22235 REPLICATIONPORT=22236 UNBLOCKSERVICE=True UNBLOCKFILESHARING=True UNBLOCKREMOTEADMIN=True /quiet </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">[21:08:40 Information] Distributed Cache Configuration failed with error code: 2</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">[21:08:40 Error] Failed to apply Distributed Cache Configuration</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="background:yellow;font-size:7pt"><span style="font-family:Calibri">Failed to apply Distributed Cache Configuration</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="background:yellow;font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.ConfigurationOperations.AddDistributedCacheConfiguration(ConfigurationSettings settings)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="background:yellow;font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.ConfigurationSession.ExecuteAndContinue(ConfigurationAction action)</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">Failed to apply Distributed Cache Configuration</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">[21:08:40 Information] Apply Distributed Cache Configuration: Error</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">[21:08:40 Information] Completed the execution of: AddDistributedCacheConfiguration</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">[21:08:40 Information] 3 errors found during Apply Settings</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">[21:08:40 Error] Failed to Configure.<span style="">  </span>Please see the error, fix the problem, and try again.</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">Configuration completed with multiple errors.<span style="">  </span>The error list and details can be found in the Windows Logs Setup node in the Windows Event Viewer.<span style="">  </span>Filter for events from the source ASE_Setup.</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="background:yellow;font-size:7pt"><span style="font-family:Calibri">Microsoft.ApplicationServer.Setup.Core.SetupException: Configuration completed with multiple errors.<span style="">  </span>The error list and details can be found in the Windows Logs Setup node in the Windows Event Viewer.<span style="">  </span>Filter for events from the source ASE_Setup.</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="background:yellow;font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.ConfigurationSetupModule.ApplySettings()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="background:yellow;font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Configuration.ConfigurationSetupModule.PostInstall()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="background:yellow;font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Client.SetupWorkflow.PostInstall()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="background:yellow;font-size:7pt"><span style="font-family:Calibri"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Client.SetupWorkflow.StartActionPhase()</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt"><span style="">   </span>at Microsoft.ApplicationServer.Setup.Client.ProgressPage.StartAction()</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">=== Summary of Actions ===</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Enabling the following Windows features.<span style="">  </span><span style="">                 </span>:<span style="">  </span>Completed Successfully</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Application Server Role<span style="">  </span><span style="">   </span>:<span style="">  </span>Completed Successfully</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">IIS Management Console<span style="">  </span><span style="">                        </span>:<span style="">  </span>Completed Successfully</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Application Server Extensions for .NET 4<span style="">  </span><span style="">                    </span>:<span style="">  </span>Completed Successfully</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">Configure Application Server Extensions for .NET 4<span style="">  </span><span style="">                        </span>:<span style="">  </span>Failed</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Add connection strings<span style="">  </span><span style="">   </span>:<span style="">  </span>Completed Successfully</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Set root persistence behavior<span style="">  </span><span style="">              </span>:<span style="">  </span>Completed Successfully</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Configure Workflow Management service<span style="">  </span><span style="">                </span>:<span style="">  </span>Completed Successfully</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Set root monitoring behavior<span style="">  </span><span style="">                </span>:<span style="">  </span>Failed</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Start Event Collector service<span style="">  </span><span style="">                  </span>:<span style="">  </span>Failed</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">Start Workflow Management service<span style="">  </span><span style="">  </span>:<span style="">  </span>Completed Successfully</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri"><span style="background:yellow;font-size:7pt">Apply Distributed Cache Configuration<span style="">  </span><span style="">                      </span>:<span style="">  </span>Failed</span><span style="font-size:7pt"></span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri"> </span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-size:7pt"><span style="font-family:Calibri">===== Logging stopped: 2008-11-09 21:08:40-08:00 =====</span></span></p> <p class=MsoNormal style="line-height:normal;margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <p> </p>Tue, 24 Nov 2009 00:45:29 Z2009-11-25T22:02:51Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/b620e909-847b-4382-97cf-7e81947a288fhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/b620e909-847b-4382-97cf-7e81947a288fphilippe lombaershttp://social.msdn.microsoft.com/Profile/en-US/?user=philippe%20lombaersSupport for other DB than SQLServerHi,<br/><br/>Because my actual client is using oracle I really would like to see support for other DB types.<br/>Any plans for this ?<br/><br/>Thanks<hr class="sig">philippeWed, 29 Apr 2009 05:47:16 Z2009-11-24T09:40:39Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/22a13da7-9dcd-4bea-be39-ac52a6da6941http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/22a13da7-9dcd-4bea-be39-ac52a6da6941matthieuduluchttp://social.msdn.microsoft.com/Profile/en-US/?user=matthieudulucInstallation W2008 SP2 requirementsHello, <div><br/></div> <div>I try to install the beta 1 on a Windows 2008 SP2 VPC (Enterprise edition). I installed the hotfixes as required and Powershell V2 CTP2 (and IIS Admin Pack) , restarted but the setup wizard doesn't appear to detect Powershell V2 CTP2 because I am stuck to the Platform Validation step.</div>Sun, 22 Nov 2009 23:49:21 Z2009-11-23T19:24:11Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/8643670f-0224-4eda-a91a-24eae4b73610http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/8643670f-0224-4eda-a91a-24eae4b73610McGeekyhttp://social.msdn.microsoft.com/Profile/en-US/?user=McGeekyHow to get Dublin?When will we be able to get access to Dublin? Tue, 28 Oct 2008 20:19:59 Z2009-11-23T19:18:58Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/8cb6f3bd-331c-4b2c-a0aa-81bcad9c1b08http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/8cb6f3bd-331c-4b2c-a0aa-81bcad9c1b08Fran Perezhttp://social.msdn.microsoft.com/Profile/en-US/?user=Fran%20PerezError installing AppFabricHi<br/> <br/> I've got windows 7, with all the prerequisites already installed. When I try to installed the AppFabric, I've got the following error message:<br/> <br/> [01:04:38 Error] Unknown error (0x80240017)<br/> <br/> Unknown error (0x80240017)<br/> <br/> Microsoft.ApplicationServer.Setup.Core.SetupException: Unknown error (0x80240017)<br/>    at Microsoft.ApplicationServer.Setup.Installer.WusaProxy.GenerateAndThrowSetupException(Int32 exitCode, LogEventSource logEventSource)<br/>    at Microsoft.ApplicationServer.Setup.Installer.WusaProxy.Invoke(LogEventSource logEventSource, String packageName)<br/>    at Microsoft.ApplicationServer.Setup.Installer.CbsInstaller.Install()<br/>    at Microsoft.ApplicationServer.Setup.Client.ProgressPage.StartAction()<br/> <br/> <br/> thanks <br/> <br/>Thu, 19 Nov 2009 00:05:57 Z2009-11-21T00:38:18Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/b2de5a24-0f1c-4f90-91d1-a6862b7f610dhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/b2de5a24-0f1c-4f90-91d1-a6862b7f610dMichael Krejcik [MSFT]http://social.msdn.microsoft.com/Profile/en-US/?user=Michael%20Krejcik%20%5bMSFT%5dAnnouncing Beta 1 of the Windows Server AppFabric <p class=MsoNormal style="margin:0in 0in 0pt"><span style=""><span style="font-family:Calibri;font-size:small">We are happy to announce Beta 1 of the Windows Server AppFabric.<span style="">  </span>You can download or learn more about the Beta 1 </span><a href="http://msdn.microsoft.com/appfabric"><span style="font-family:Calibri;font-size:small">here</span></a><span style="font-size:small"><span style="font-family:Calibri">.<span style="">  </span></span></span></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style=""><span style="font-size:small"><span style="font-family:Calibri"><span style=""> </span></span></span></span></p> <p style="margin-left:0.5in"><span style="font-family:'Calibri','sans-serif';font-size:11pt" lang=EN>Today at PDC we are excited to introduce the Windows Server AppFabric Beta 1. AppFabric evolves the existing application server capabilities of Windows Server to make it easier to build, scale and manage Web and composite applications that run on Internet Information Services (IIS).</span></p> <p style="margin-left:0.5in"><span style="font-family:'Calibri','sans-serif';font-size:11pt" lang=EN>For Web applications, AppFabric provides caching capabilities to provide high-speed access, scale, and high availability to application data These capabilities are based on the technology previously code named “Velocity.”</span></p> <p style="margin-left:0.5in"><span style="font-family:'Calibri','sans-serif';font-size:11pt" lang=EN>For composite applications, AppFabric makes it easier to build and manage services built using <a href="http://msdn.microsoft.com/wf"><span style="color:#0000ff">Windows Workflow Foundation (WF)</span></a> and <a href="http://msdn.microsoft.com/wcf"><span style="color:#0000ff">Windows Communication Foundation (WCF)</span></a>. These capabilities are based on the technology previously code named “Dublin.”<span style="">  </span><a href="http://blogs.msdn.com/endpoint/archive/2009/11/17/developing-and-managing-services-with-windows-server-appfabric.aspx">continue reading…</a></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small">We really value your feedback - please enter any suggestions or product bugs using Microsoft Connect by clicking </span><a href="https://connect.microsoft.com/dublin"><span style="font-family:Calibri;font-size:small">here</span></a><span style="font-size:small"><span style="font-family:Calibri">.</span></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-size:small"><span style="font-family:Calibri">Thanks,</span></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-size:small"><span style="font-family:Calibri">Michael</span></span></p>Thu, 19 Nov 2009 02:34:26 Z2009-11-19T02:37:26Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/12510f89-4779-4e49-824c-73c599b73534http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/12510f89-4779-4e49-824c-73c599b73534dominpohttp://social.msdn.microsoft.com/Profile/en-US/?user=dominpoDoes Dublin will require xalmx activation Hello,<br>I want to know if dublin will only permit to activate xamlx services and xamlx workflow services ?<br>I mean that does using xaml is a requirement to host WCF &amp; Workflow Services in Dublin ?<br>Thx<br>Regards<br>DominiqueThu, 27 Nov 2008 16:13:30 Z2009-10-02T17:35:31Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/da7b5077-05e1-4028-b2d1-600af020300ehttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/da7b5077-05e1-4028-b2d1-600af020300eedhickeyhttp://social.msdn.microsoft.com/Profile/en-US/?user=edhickeyPresentation Videos from PDC 2008 Hello all,<br><br>If you were not able to attend PDC 2008 recently, we recorded a good number of the sessions on Channel 9.  Here's a link to all of the recorded sessions there:<br><br><a href="http://channel9.msdn.com/tags/PDC2008/">http://channel9.msdn.com/tags/PDC2008/</a><br><br>I hope this helps you gain some more knowledge about what we showed at PDC 2008!<br><br>EdThu, 06 Nov 2008 00:48:06 Z2009-09-19T19:42:04Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/b074a465-6db1-4de8-9e70-efa96ababd66http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/b074a465-6db1-4de8-9e70-efa96ababd66Kevin Hoffmanhttp://social.msdn.microsoft.com/Profile/en-US/?user=Kevin%20HoffmanWCF 4.0, WF 4.0, and Dublin vs Biztalk 2009Folks,<br/>   I'm looking at various ways of putting together a multi-tier architecture involving services and I'm looking at two options and I'm unclear on where the real value is. On the one hand, I look at services hosted in workflows hosted in Dublin and I see the ability to create something that is close to an ESB but not quite. I can script all of my transactional business logic into workflows that can be poked and prodded via WCF endpoints.<br/> <br/> However, I then look at Biztalk 2009 and it's ability to act as an &quot;on ramp&quot; (terminology not mine) for an ESB, complete with the ability to expose WCF endpoints that talk to Biztalk orchestrations and I'm left wondering.. which is the more robust solution? Why would one pick the .NET 4.0 &quot;biztalkless&quot; solution over the .NET 3.5 SP1 biztalk solution? (or would they?)<br/> <br/> Hopefully someone who is more knowledgeable in this area can enlighten me and hopefully send me down the right path :)<hr class="sig">The .NET Addict - http://dotnetaddict.dotnetdevelopersjournal.comMon, 10 Aug 2009 13:05:17 Z2009-11-25T18:49:07Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/221cd8c3-c8a5-471e-bd91-e00a97cd318fhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/221cd8c3-c8a5-471e-bd91-e00a97cd318fELorBahttp://social.msdn.microsoft.com/Profile/en-US/?user=ELorBaDublin & KQI's and KPI's<p><span style="font-size:10pt;color:black;font-family:'Tahoma','sans-serif'">I am trying to get familiar with Dublin Application roles. I am trying to find out how this application would help me manage in terms of the Key Quality Indicators (KQI’S); and Key Performance Indicators (KPI’S)?</span></p> <p><span style="font-size:10pt;color:black;font-family:'Tahoma','sans-serif'">Thank you in advance</span></p> <p><span style="font-size:10pt;color:black;font-family:'Tahoma','sans-serif'">Ed</span></p>Fri, 07 Aug 2009 08:53:06 Z2009-08-08T01:12:50Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/199f4e5e-7401-4d1d-b9a3-d8c343266d8bhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/199f4e5e-7401-4d1d-b9a3-d8c343266d8bedhickeyhttp://social.msdn.microsoft.com/Profile/en-US/?user=edhickeyConfig files needed for Dublin product analysis<p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small">Hello All,</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small">The Dublin team is looking for some feedback from you in order to make sure we are accurately targeting the correct features in Dublin.  Specifically, we are looking for information in Config files that you use in your WCF and WF applications, these can be either Web.Config or App.Config files.  We are interested in seeing these files, and especially the system.servicemodel section of the config files.  We understand that there may be information in there that you do not want to send to us, so please feel free to “scrub” these sections as need be, and I will assure you that any information from these files will not be used in any manner except for this specific internal analysis.  If you do not use config files <span style="color:#1f497d">i</span>n your applications, that is also valuable information to us, so if you could reply saying “We do not use config files in our apps” that would be very helpful too.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small">If you have a set of files for us to look at, we will need the following information so as to categorize our data correctly:</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <span style="font-family:Calibri;font-size:small"> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="color:black;font-size:12pt">What is the company type you work for, e.g. ISV, SI, Enterprise, etc.</span><span style="font-family:'Times New Roman','serif';color:black;font-size:12pt"></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="color:black;font-size:12pt">How many times is this configuration deployed with your services?</span><span style="font-family:'Times New Roman','serif';color:black;font-size:12pt"></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="color:black;font-size:12pt">How often do you find you need to modify your config files when they are deployed in production environments?  <strong><em>e.g </em></strong>daily, weekly, once a month, rarely, or never</span><span style="font-family:'Times New Roman','serif';color:black;font-size:12pt"></span></p> <font face=Calibri size=3> <p class=MsoNormal style="margin:0in 0in 0pt"> </p> </font></span> <p class=MsoNormal style="margin:0in 0in 0pt"> </p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small">Please send any config files (zipped preferably) to georgekr at m i c r o s o f t.com – obviously you will have to modify this address to get it to work, or please reply to this thread if you run into any problems or have any questions.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small">Thanks, <br/><br/>Ed</span></p>Mon, 27 Jul 2009 23:23:59 Z2009-07-27T23:24:27Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/905b19e1-6f12-4581-90ff-b1f983593d3ahttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/905b19e1-6f12-4581-90ff-b1f983593d3aMichael Anihttp://social.msdn.microsoft.com/Profile/en-US/?user=Michael%20AniWhich OS is required for DublinWill Dublin support Windows 2003 Server?Fri, 03 Jul 2009 07:35:22 Z2009-07-07T16:18:34Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/deffd565-8530-48a7-b043-cc1aee77de9ehttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/deffd565-8530-48a7-b043-cc1aee77de9eedhickeyhttp://social.msdn.microsoft.com/Profile/en-US/?user=edhickeyDublin TAP Announcement<p class=MsoNormal style="margin:0in 0in 0pt"><strong><span style="font-size:14pt"><span style="font-family:Calibri">Code name “Dublin” Technology Adoption Program <br/></span></span></strong><span class=text1><span style="font-size:10pt"><br/><span style="font-family:Arial">Microsoft is pleased to announce that nominations are now being accepted for participation in the “Dublin”</span></span></span><span style="font-family:'Arial','sans-serif';font-size:10pt"> Technology Adoption Program (TAP).  “Dublin” rounds out the existing application server capabilities in Windows  by providing additional features to help organizations manage and run Windows Communication Foundation (WCF) services and Windows Workflow Foundation (WF) services built using .NET 4.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">The TAP is a program designed for customers who have specific business needs to get early access to new technology and to drive their requirements into the current and future versions of the product.  In return, TAP participants help Microsoft reach its quality bar across product, documentation and support services and help validate features and use cases in real world environments.  Customers receive direct support by Microsoft and are able to deploy pre-release builds into production if needed.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">TAP requires significant time and resource commitment, so all nominations are required to have a compelling business need, appropriate resources and executive support to join this program.  Additionally, due to the cost of running such a program, there are a limited number of seats available.  </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">Should TAP not be suitable for you, Microsoft will also be offering a public beta later in 2009, which will enable you to evaluate the technology only in development and test environments.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">We are accepting nominations now and will continue to accept nominations until August when the program is scheduled to start or until capacity is exceeded.  Because “Dublin” needs WCF and/or WF 4 services to manage, we want to accept organizations into the program as soon as possible so that work can commence on the service development side prior to “Dublin” availability for TAP customers in August/September. </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">The rest of this document details the program benefits, the requirements for participants to join the program, the rough timeline of this program and how to submit your nomination.  We look forward to your participation. </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">Thank you</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">Microsoft</span></p> <span style="font-family:'Calibri','sans-serif';font-size:11pt"><br style="page-break-before:always"></span> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <h2 style="margin:12pt 0in 3pt"><span style="font-size:large"><span style="font-family:Arial"><span class=text1><span style="font-style:normal">TAP Program Benefits</span></span><span class=text1><span style="font-style:normal"></span></span></span></span></h2> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">TAP is a program designed to bring together the Microsoft engineering team and customer’s project team to drive a project into production prior to general release of the product.  As such Microsoft provides a range of resources and benefits to help make this happen as follows:</span><span style="font-size:10pt"></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-family:Arial"><span style="font-size:10pt">Program Management</span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Assigned Microsoft program manager from the product team</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">At least one on-site visit to meet with your project team and management to review project status</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 12pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Weekly conference calls with participants’ project teams</span></span></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:10pt"><span style="font-family:Arial">Product Training</span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Provide early access to product documentation and training resources.</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 12pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Invitation to attend monthly webcasts from the product team on specific areas of the product</span></span></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:10pt"><span style="font-family:Arial">Issue escalation and resolution</span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Bug/Issue advocacy by assigned PM during regular triage meetings</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Highest level of Technical Support dedicated to supporting your production environment</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 12pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Ability to request and receive quick fixes to approved builds for project blocking issues</span></span></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:10pt"><span style="font-family:Arial">Early access to product bits</span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 12pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Key milestones and interim builds</span></span></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:10pt"><span style="font-family:Arial">Community advantage </span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Private TAP community web site/forum established to discuss issues for peer help</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span style="font-family:Symbol"><span style=""><span style="font-size:small">·</span><span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Responsive engagement with the community/forum by the product group</span></span></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><br/><span style="font-family:'Arial','sans-serif';font-size:10pt">In this “Dublin” TAP program we are interested in working with organizations who want to evaluate “Dublin” and commit to providing bug reports and feature feedback as well as customers who want to take this to the next level and put “Dublin” into a production environment.  Therefore, we will have a “Production Pool” and an “Evaluation Pool” of customers.  For the production pool, the additional benefits of technical support, QFE fixes and licenses to go to production apply.</span></p> <h2 style="margin:12pt 0in 3pt"><span style="font-size:large"><span style="font-family:Arial"><span class=text1><span style="font-style:normal">TAP Program Requirements</span></span><span class=text1><span style="font-style:normal"></span></span></span></span></h2> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">Microsoft’s goal is to get critical feedback on feature capabilities and product quality that will be used to determine when “Dublin” is ready to ship.  We would like a limited number of customers to commit to production deployments of Dublin to manage production services as well as a larger pool of customers who want to put significant effort into evaluating “Dublin” but cannot commit to production deployment.  Since “Dublin”s focus is to help manage and run WCF 4  and WF 4 services, a significant amount of time will be spent by TAP customers building the underlying applications that “Dublin” will manage.  Some customers may have an existing application or one in development; others may be starting from scratch.  In any case the activities involved will be significant and there are some specific requirements that program participants will need to ensure happen:-</span><span style="font-size:10pt"></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-family:Arial"><span style="font-size:10pt">Product Use and Deployment</span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Participants must have a project that is related to a specific business need and has appropriate senior level support and funding.  This project will rely on “Dublin” and exercise one of more of the core scenarios listed below.</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Participants will install and run the most recent customer-ready build in their development environments upon joining the program.</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Participants who are selected into the “production deployment” pool will commit to going into production within 45 days prior to product release date on the release candidate bits and sign off on release 2 weeks prior to release date.</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Participants must have schedule flexibility (see program timetable below).  For example participants in the “production pool”, should not have projects that are fixed date driven.</span></span></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt 0.75in"><span class=text1><span style="font-size:10pt"><span style="font-family:Arial"> </span></span></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:10pt"><span style="font-family:Arial">Project Team and readiness </span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Assign Project Manager and suitable project staff including, as necessary, Microsoft partners, Microsoft Consulting Services, Microsoft Premier Support</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Team will participate in weekly conference calls with an assigned Microsoft Project Manager</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Team will provide ongoing weekly status updates</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Team will log product bugs and verify bug fixes</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Appropriate team members will attend TAP program training/conferences and participate in the TAP community</span></span></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:10pt"><span style="font-family:Arial"> </span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:10pt"><span style="font-family:Arial">Agree to participate in PR/launch activities and contribute project artifacts</span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Participant must be willing to take part in a range of PR activities, such as press releases, press interviews, customer interviews, advertising or launch events, written or video case studies, unless prevented from doing so by corporate policy or legal agreement</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Participants are strongly encouraged to commit to creating technical artifacts from their project that will help to provide guidance and best practices for others</span></span></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:10pt"><span style="font-family:Arial"> </span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:10pt"><span style="font-family:Arial">Documentation Requirements: </span></span></strong></span></p> <p class=MsoNormal style="line-height:12pt;margin:0in 0in 0pt"><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Participants must accept and sign the following agreements that will be provided if the nomination is accepted:</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Master TAP Agreement</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Agree to Program Description</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Supplemental  End User License Agreement</span></span></span></p> <p class=MsoNormal style="line-height:12pt;text-indent:-0.25in;margin:0in 0in 0pt 0.25in"><span class=text1><span style="font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span></span><span class=text1><span style="font-size:10pt"><span style="font-family:Arial">Non Disclosure Agreement</span></span></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <h2 style="margin:12pt 0in 3pt"><span style="font-size:large"><span style="font-family:Arial"><span class=text1><span style="font-style:normal">Participant Selection</span></span><span class=text1><span style="font-style:normal"></span></span></span></span></h2> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">As mentioned in the program requirements above, the participant should have a project that will exercise multiple core scenarios that “Dublin” addresses.  TAP participants will span a wide range of organization size, project complexity, and geographic location.  </span><span style="font-size:10pt"></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">We are looking for customers who, through an active project implementation, can validate some of the following scenarios:</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.25in"><span style="line-height:115%;font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Establish the appropriate IT Operations skills and best practices to use “Dublin” to deploy and manage a range of Windows Process Activation Service (“WAS”) hosted WCF or WF services:</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.5in"><span style="line-height:115%;font-size:10pt"><span style=""><span style="font-family:Calibri">-</span><span style="font:7pt &quot;Times New Roman&quot;">          </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Deployment, configuration and decommissioning of service components and other artifacts with “Dublin” (using both GUI tools (IIS Manager) and command-line scripting tools provided via Powershell) across environments (development, testing, staging, production) .  </span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.5in"><span style="line-height:115%;font-size:10pt"><span style=""><span style="font-family:Calibri">-</span><span style="font:7pt &quot;Times New Roman&quot;">          </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Services with high uptime requirements (both vertical and horizontal scaling architecture) and requirements to manage/monitor/report the SLA’s for these services.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.5in"><span style="line-height:115%;font-size:10pt"><span style=""><span style="font-family:Calibri">-</span><span style="font:7pt &quot;Times New Roman&quot;">          </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Highly available services that require changes such as versioning a service contract and rolling out this change to production with minimal impact on availability.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.5in"><span style="line-height:115%;font-size:10pt"><span style=""><span style="font-family:Calibri">-</span><span style="font:7pt &quot;Times New Roman&quot;">          </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Deployment using a virtualized infrastructure.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.5in"><span style="line-height:115%;font-size:10pt"><span style=""><span style="font-family:Calibri">-</span><span style="font:7pt &quot;Times New Roman&quot;">          </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Management of a large number of services.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.5in"><span style="line-height:115%;font-size:10pt"><span style=""><span style="font-family:Calibri">-</span><span style="font:7pt &quot;Times New Roman&quot;">          </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Integration of service and workflow management into a centralized operations management infrastructure, both Microsoft e.g. SCOM, and non Microsoft management platforms.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.25in"><span style="line-height:115%;font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Application scenarios that require high throughput.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.25in"><span style="line-height:115%;font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Development environments - both large and small, that plan to design, test/debug and deploy/undeploy/redeploy WF 4 services directly from Visual Studio.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.25in"><span style="line-height:115%;font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Applications that consist of long running workflows developed using WF 4 and the requirements and processes to manage these workflows over time (including processes to correct suspended workflows).</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.25in"><span style="line-height:115%;font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Applications that would benefit from dynamic message routing.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.25in"><span style="line-height:115%;font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Requirements for application health monitoring and detailed troubleshooting</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.25in"><span style="line-height:115%;font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Farm environments with multiple machines hosting services</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.25in"><span style="line-height:115%;font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Building “Dublin” dependencies into commercial applications that require integrated setup and configuration.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.25in"><span style="line-height:115%;font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Using “Dublin” in a virtual and non-virtual multi-tenanted hosting environment.</span></p> <p class=MsoListParagraph style="text-indent:-0.25in;margin:0in 0in 10pt 0.25in"><span style="line-height:115%;font-family:Symbol;font-size:10pt"><span style="">·<span style="font:7pt &quot;Times New Roman&quot;">         </span></span></span><span style="line-height:115%;font-family:'Arial','sans-serif';font-size:10pt">Migrating existing WCF &amp; WF 3.0/3.5 services to WCF and WF 4.0 and deploying these using “Dublin”.</span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <h2 style="margin:12pt 0in 3pt"><span style="font-size:large"><span style="font-family:Arial"><span class=text1><span style="font-style:normal">Program Timetable</span></span><span class=text1><span style="font-style:normal"></span></span></span></span></h2> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">The table below provides some general guidance for the TAP program timelines.  This is subject to change based on product development progress and feedback.</span><span style="font-size:10pt"></span></p> <table class=MsoNormalTable style="border-collapse:collapse" border=0 cellspacing=0 cellpadding=0> <tbody> <tr style="height:30.55pt"> <td style="padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:96.95pt;padding-right:5.4pt;height:30.55pt;padding-top:0in;border:windowtext 1pt solid" rowspan=3 width=129 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><strong><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">June - August</span></span></strong></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:112.8pt;padding-right:5.4pt;height:30.55pt;border-top:windowtext 1pt solid;border-right:windowtext 1pt solid;padding-top:0in" width=150 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Nominations</span></span></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:263.65pt;padding-right:5.4pt;height:30.55pt;border-top:windowtext 1pt solid;border-right:windowtext 1pt solid;padding-top:0in" width=352 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Customers nominated for the program and start addressing program requirements in order to be accepted.  </span></span></span></p> </td> </tr> <tr style="height:81.4pt"> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:112.8pt;padding-right:5.4pt;height:81.4pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=150 valign=top> <p class=MsoNormal style="margin:0in 0in 0pt;background:white"><span class=text1><span style="font-size:9pt"><span style="font-family:Arial">Selection &amp; Enrollment</span></span></span></p> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial"> </span></span></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:263.65pt;padding-right:5.4pt;height:81.4pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=352 valign=top> <p class=MsoNormal style="margin:0in 0in 0pt;background:white"><span class=text1><span style="font-size:9pt"><span style="font-family:Arial">Customers selected for the program are notified and given information regarding initial participation.  We will accept nominations as they are submitted on a case by case basis until the program is full.  Expect to be contacted regarding your acceptance/rejection within 2 weeks of your nomination.</span></span></span></p> <p class=MsoNormal style="margin:0in 0in 0pt;background:white"><span class=text1><span style="font-size:9pt"><span style="font-family:Arial">Master TAP Agreement<br/>Supplemental EULA (prior to deployment)<br/>NDA<br/>Program Description</span></span></span></p> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">All these documents must be returned.  Additionally, a signed Supplemental License must be on file at Microsoft and the Program Description must be returned acknowledge by the organization.</span></span></span></p> </td> </tr> <tr style="height:44.05pt"> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:112.8pt;padding-right:5.4pt;height:44.05pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=150 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">.NET 4 artifact implementation (WCF and WF)</span></span></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:263.65pt;padding-right:5.4pt;height:44.05pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=352 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Implementation of the .NET 4 artifacts e.g. WCF services and WF workflows should commence upon official acceptance into the program.</span></span></span></p> </td> </tr> <tr style="height:45.4pt"> <td style="border-bottom:windowtext 1pt solid;border-left:windowtext 1pt solid;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:96.95pt;padding-right:5.4pt;height:45.4pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=129 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><strong><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">August/September</span></span></strong></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:112.8pt;padding-right:5.4pt;height:45.4pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=150 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Release of CTP product build for testing</span></span></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:263.65pt;padding-right:5.4pt;height:45.4pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=352 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Deployment in development/lab environment within 14 days of availability. </span></span></span></p> </td> </tr> <tr style="height:13.1pt"> <td style="border-bottom:windowtext 1pt solid;border-left:windowtext 1pt solid;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:96.95pt;padding-right:5.4pt;height:13.1pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=129 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><strong><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Q3 2009 (Oct-Dec)</span></span></strong></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:112.8pt;padding-right:5.4pt;height:13.1pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=150 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Beta 1 release</span></span></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:263.65pt;padding-right:5.4pt;height:13.1pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=352 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Upgrade all environments deployed to this release and continue development and testing of solution</span></span></span></p> </td> </tr> <tr style="height:13.1pt"> <td style="border-bottom:windowtext 1pt solid;border-left:windowtext 1pt solid;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:96.95pt;padding-right:5.4pt;height:13.1pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=129 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><strong><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Q1 2010 (Jan-Mar)</span></span></strong></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:112.8pt;padding-right:5.4pt;height:13.1pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=150 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Beta 2 release</span></span></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:263.65pt;padding-right:5.4pt;height:13.1pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=352 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Upgrade all environments deployed to this release and continue development and testing of solution.  </span></span></span></p> </td> </tr> <tr style="height:13.1pt"> <td style="border-bottom:windowtext 1pt solid;border-left:windowtext 1pt solid;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:96.95pt;padding-right:5.4pt;height:13.1pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=129 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><strong><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">Q2 2010 (Apr-Jun)</span></span></strong></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:112.8pt;padding-right:5.4pt;height:13.1pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=150 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">RTM</span></span></span></p> </td> <td style="border-bottom:windowtext 1pt solid;border-left:#f0f0f0;padding-bottom:0in;background-color:transparent;padding-left:5.4pt;width:263.65pt;padding-right:5.4pt;height:13.1pt;border-top:#f0f0f0;border-right:windowtext 1pt solid;padding-top:0in" width=352 valign=top> <p class=MsoNormal style="line-height:115%;margin:0in 0in 10pt;background:white"><span class=text1><span style="line-height:115%;font-size:9pt"><span style="font-family:Arial">For those customers accepted into the “Production pool”, production go-live for solution up to 45 days prior to product final release.  Upgrade/deploy using release candidate product build/builds and system in production.</span></span></span></p> </td> </tr> </tbody> </table> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:14pt"><span style="font-family:Arial">How to Submit a Nomination</span></span></strong></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:'Arial','sans-serif';font-size:10pt">Please use the steps below to submit your application for participation in the TAP program.  You will be contacted by the Microsoft TAP program team within 2 weeks of your submission:</span><span style="font-size:10pt"></span></p> <p class=MsoListParagraph style="line-height:normal;text-indent:-0.25in;margin:0in 0in 0pt 0.5in"><span style="font-family:'Verdana','sans-serif';color:#1f497d;font-size:9pt"><span style="">1.<span style="font:7pt &quot;Times New Roman&quot;">    </span></span></span><span style="font-family:'Verdana','sans-serif';color:#333333;font-size:9pt">Log on to </span><a href="http://connect.microsoft.com/"><span style="font-family:'Verdana','sans-serif';font-size:9pt"><span style="color:#0000ff">http://connect.microsoft.com</span></span></a><span style="font-family:'Verdana','sans-serif';color:#333333;font-size:9pt">, register if you don’t have an account and a profile</span><span style="font-family:'Verdana','sans-serif';color:#1f497d;font-size:9pt"></span></p> <p class=MsoListParagraph style="line-height:normal;text-indent:-0.25in;margin:0in 0in 0pt 0.5in"><span style="font-family:'Verdana','sans-serif';color:#333333;font-size:9pt"><span style="">2.<span style="font:7pt &quot;Times New Roman&quot;">    </span></span></span><span style="font-family:'Verdana','sans-serif';color:#333333;font-size:9pt">Under &quot;CONNECTION DIRECTORY&quot; on the top menu, select the &quot;Server&quot; category</span></p> <p class=MsoListParagraph style="line-height:normal;text-indent:-0.25in;margin:0in 0in 0pt 0.5in"><span style="font-family:'Verdana','sans-serif';color:#333333;font-size:9pt"><span style="">3.<span style="font:7pt &quot;Times New Roman&quot;">    </span></span></span><span style="font-family:'Verdana','sans-serif';color:#333333;font-size:9pt">Look for &quot;<strong>Microsoft Codename &quot;Dublin&quot; Programs</strong>&quot; and select the “Apply” link next to &quot;<strong>Codename “Dublin” Technology Adoption Program (TAP)</strong>&quot;</span></p> <p class=MsoListParagraph style="line-height:normal;text-indent:-0.25in;margin:0in 0in 0pt 0.5in"><span style="font-family:'Verdana','sans-serif';color:#333333;font-size:9pt"><span style="">4.<span style="font:7pt &quot;Times New Roman&quot;">    </span></span></span><span style="font-family:'Verdana','sans-serif';color:#333333;font-size:9pt">Fill out the Dublin TAP Nomination form available from the Downloads section (on the left hand-side menu)</span></p> <p class=MsoListParagraph style="line-height:normal;margin:0in 0in 0pt 0.5in"><span style="font-family:'Verdana','sans-serif';color:#333333;font-size:9pt"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:14pt"><span style="font-family:Arial">Questions:</span></span></strong></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small">If you have any questions about the Dublin TAP program, please don’t hesitate to email us at: </span><a href="mailto:dublincp@microsoft.com"><span style="font-family:Calibri;color:#0000ff;font-size:small">dublincp@microsoft.com</span></a></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span class=text1><strong><span style="font-size:14pt"><span style="font-family:Arial">Additional Resources:</span></span></strong></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><a href="http://www.microsoft.com/NET/Dublin.aspx"><span style="font-family:Calibri;color:#0000ff;font-size:small">http://www.microsoft.com/NET/Dublin.aspx</span></a><span style="font-family:Calibri;font-size:small"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><a href="http://blogs.technet.com/chriscraft/default.aspx"><span style="font-family:Calibri;color:#0000ff;font-size:small">http://blogs.technet.com/chriscraft/default.aspx</span></a><span class=text1><span style="font-family:Arial"><span style="font-size:small"> </span></span></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><a href="http://msdn.microsoft.com/en-us/magazine/2009.01.net40.aspx"><span style="font-family:Calibri;color:#0000ff;font-size:small">http://msdn.microsoft.com/en-us/magazine/2009.01.net40.aspx</span></a></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="color:#1f497d"><span style="font-family:Calibri"><span style="font-size:small">Recent TechEd 2009 Sessions on Dublin:</span></span></span></p> <p class=MsoNormal style="margin:0in 0in 0pt 0.5in"><span style="color:#1f497d"><span style="font-family:Calibri;font-size:small">SOA202 – A Lap around Dublin<br/></span></span><a href="http://www.msteched.com/online/view.aspx?tid=9bd4c1fc-6f4d-459e-9d18-83016bb9bd90"><span style="font-family:Calibri;color:#0000ff;font-size:small">http://www.msteched.com/online/view.aspx?tid=9bd4c1fc-6f4d-459e-9d18-83016bb9bd90</span></a><span style="color:#1f497d"></span></p> <p class=MsoNormal style="margin:0in 0in 0pt 0.5in"><span style="color:#1f497d"><span style="font-family:Calibri;font-size:small">SOA310 – Managing, Tracking and Troubleshooting Services with Dublin<br/></span></span><a href="http://www.msteched.com/online/view.aspx?tid=a0ba0aad-eb7e-41bb-bcf6-a0fe2e6ea418"><span style="font-family:Calibri;color:#0000ff;font-size:small">http://www.msteched.com/online/view.aspx?tid=a0ba0aad-eb7e-41bb-bcf6-a0fe2e6ea418</span></a><span style="color:#1f497d"></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span class=text1><span style="font-family:Arial;font-size:small"> </span></span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p> <p class=MsoNormal style="margin:0in 0in 0pt"><span style="font-family:Calibri;font-size:small"> </span></p>Mon, 15 Jun 2009 23:32:23 Z2009-06-15T23:33:00Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/81a5fa10-7336-4272-9122-f60ffb9ead6dhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/81a5fa10-7336-4272-9122-f60ffb9ead6dEd Hillhttp://social.msdn.microsoft.com/Profile/en-US/?user=Ed%20HillWindows Service Host - No IIS - Where does Dublin fit?Hi<br/><br/>Our local, load balanced app servers host our WCF endpoints via windows services. It's the local network, .net to .net, tcp + binary serialization: high throughput, high performance scenario.<br/><br/>IIS isn't even installed on the app server boxes since it's not needed (and you don't need to harden what's not there, even with ).<br/><br/>I've only seen a little bit of the Dublin information but it seems to be all IIS extension this, IIS extension that...<br/><br/>Is Dublin going to provide a direct alternative to WCF hosted under a windows service?<br/><br/>Cheers<br/><br/>Ed<br/><br/><br/>Update: I forgot to mention those servers are W2K3...Mon, 01 Jun 2009 11:50:09 Z2009-06-12T16:57:16Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/466553a3-8209-4e09-8672-89d72f88b2b6http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/466553a3-8209-4e09-8672-89d72f88b2b6davidpbhttp://social.msdn.microsoft.com/Profile/en-US/?user=davidpbURL Rewrite - dynamically generate rewrite maps?<p>Hi,</p> <p>Is it possible to dynamically generate rewrite maps?  I have hundreds of products in my product catalogue so it isn't feasible to add a key/value pair for each possibility.</p> <p> e.g. www.somedomain.com/products.aspx?id=1 should rewrite to www.somedomain.com/products/fitness</p> <p>Or is there a better way of handling this?</p> <p> </p> <p>Thanks,</p> David.Mon, 25 May 2009 23:32:22 Z2009-06-15T17:02:06Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/fe0b9024-8af9-47ae-a0b5-9f3cae40535fhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/fe0b9024-8af9-47ae-a0b5-9f3cae40535fRagzehttp://social.msdn.microsoft.com/Profile/en-US/?user=RagzeHow to read an email from microsoft exchange server through ASP .net 2.0Hi All,<br/><br/>Please any body can help me regarding ---read an email from microsoft exchange server through ASP .net 2.0Thu, 16 Apr 2009 08:37:22 Z2009-04-22T09:37:27Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/ec1c32ff-48bb-401e-b843-e4f330172f56http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/ec1c32ff-48bb-401e-b843-e4f330172f56Scott Rudyhttp://social.msdn.microsoft.com/Profile/en-US/?user=Scott%20Rudy.Net Remoting&quot;Remoting&quot; seems to be a dirty little secret in the .Net world since WCF has come out. However, I am wondering if Dublin would also be able to handle hosting this type of application. My guess is the answer is &quot;yes, but...&quot;. However, I don't know what the &quot;but...&quot; is. Can anyone elaborate?Thu, 09 Apr 2009 13:46:54 Z2009-04-16T15:51:26Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/db527f35-2645-42e4-a9a3-d63bf418dd99http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/db527f35-2645-42e4-a9a3-d63bf418dd99Greg.Ahttp://social.msdn.microsoft.com/Profile/en-US/?user=Greg.ADublin Server Clustering Hi<br><br>What will be the approach to load balanced clustering of servers under Dublin? Will workflow execution occur on multiple servers? I expect a workflow instance domain is limited to a single server but will new instances of the same workflow type (pattern) instantiate on other servers to scale?<br><br>Thanks<br><br>GregWed, 19 Nov 2008 01:01:31 Z2009-04-02T17:38:15Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/02b695d0-0104-41c9-9879-8e8260cadb51http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/02b695d0-0104-41c9-9879-8e8260cadb51Alan Smith MVPhttp://social.msdn.microsoft.com/Profile/en-US/?user=Alan%20Smith%20MVPBizTalk WCF Endpoints in Dublin? Hi,<br> <br>I've been involved in a few BizTalk vs. Dublin debates in the past week, but not had a chance to talk about BizTalk + Dublin.<br><br>As a long time BizTalk guy, I see some major advantages of using Dublin in some scenarios. I was aslo thinking that Dublin could make a good host for WCR endpoints that publsh to the message box database. At present BizTalk publishes WCF services to IIS for HTTP protocols. It would be great to have BizTalk publish WCF endpoints to Dublin, and be able to leverage the functionality Dublin provides.<br><br>Has any one else considered this a good option, and is it a workable scenario for BizTalk 2009?<br><br>Regars,<br><br>Alan<br>Wed, 05 Nov 2008 21:23:11 Z2009-04-01T21:41:20Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/281a36b7-20e0-4d58-a764-a27996d8b4c9http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/281a36b7-20e0-4d58-a764-a27996d8b4c9Denneshttp://social.msdn.microsoft.com/Profile/en-US/?user=DennesWorkflow Validation Failed in dublin VM from PDCHi,<br><br>Today I started to use dublin VM from PDC, creating some small workflows. In the first try, I received this error when I run the workflow (wcf + sequential workflow). The WCF host show this message &quot;workflow validation failed&quot;.<br><br>After some search on web, I discovered the problem is the declarative rule condition. So, when I change the declarative rule condition to code condition it works fine, but with declarative rule condition it doesn't.<br><br>The workflow is very simple, an input number, &quot;if&quot; activity and an output calculation result. Using code condition works fine, declarative rule condition doesn't.<br><br>What am I doing wrong ? How to make declarative conditions work in dublin VM ?<br><br>(the same workflow constructed in VS 2008 works well with declarative conditions, using the same steps to build the workflow).<br><br>Thanks !<br><br>[]'s<br><br>Dennes<hr class="sig">Dennes - Se resolveu, classifique a mensagem, por favor - [http://www.bufaloinfo.com.br] NOVO DVD Segurança no ASP.NET : http://www.bufaloinfo.com.br/LearingSeriesSegurancaASPNET2.aspFri, 13 Mar 2009 20:26:54 Z2009-03-26T16:48:13Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/0bcd708a-5379-4a91-a4d2-01e85e92c4b1http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/0bcd708a-5379-4a91-a4d2-01e85e92c4b1philippe lombaershttp://social.msdn.microsoft.com/Profile/en-US/?user=philippe%20lombaersAny timelines for first CTP<p>Hello,<br>I'm going to start a service extensive new project in a few months and I'm asking my self should I already use Dublin in my technical design.<br><br>Thanks</p><hr class="sig">philippeTue, 17 Mar 2009 06:49:03 Z2009-03-26T16:37:30Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/8ebfc57f-b659-4340-918c-7e5dbb612fa3http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/8ebfc57f-b659-4340-918c-7e5dbb612fa3TFarrellhttp://social.msdn.microsoft.com/Profile/en-US/?user=TFarrellPDC email address dublinw@microsoft.comI tried sending an email to the address defined on the business card received at the PDC:<br><br>dublinw@microsoft.com<br><br>That address seems to bounce with user unknown?<br>Tue, 18 Nov 2008 19:43:33 Z2009-02-17T02:21:10Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/d34d42ab-b0fa-46df-9a60-963409dc8124http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/d34d42ab-b0fa-46df-9a60-963409dc8124Richard Blewetthttp://social.msdn.microsoft.com/Profile/en-US/?user=Richard%20BlewettAuto start options - where to configure Hi<br><br> <p style="margin:0cm 0cm 0pt"><font face=Calibri>I’ve been digging around in Dublin looking for where I set up auto restart and auto start features. I’ve found the config settings heartbeatInterval, pollingInterval and heartbeatValidForPeriod. Does anyone have a definition as to what these values control?<br></font><font face=Calibri> </font></p> <p style="margin:0cm 0cm 0pt"><font face=Calibri>Also these values all appear to be about restarting a stopped instance – where do I configure auto-start? i'm using the PDC bits<br></font></p> <p style="margin:0cm 0cm 0pt"><font face=Calibri><br>Thanks<br> </font></p><hr class="sig">Richard Blewett, <a href="http://www.thinktecture.com">thinktecture</a> - <a href="http://www.dotnetconsult.co.uk/weblog2">http://www.dotnetconsult.co.uk/weblog2</a>Mon, 19 Jan 2009 20:42:13 Z2009-02-05T18:33:28Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/09648596-eaa9-4d41-a047-7d3714cc307dhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/09648596-eaa9-4d41-a047-7d3714cc307dedhickeyhttp://social.msdn.microsoft.com/Profile/en-US/?user=edhickeyDealing with the Visual Studio 2010 expiration in the WCF and WF 4.0, “Oslo”, & “Dublin” PDC08 Virtual Machine  <p><span style="font-family:'Calibri','sans-serif'">If you’ve been using the </span><b><span style="font-family:'Calibri','sans-serif'">WCF and WF 4.0, “Oslo”, &amp; “Dublin” PDC08 Virtual Machine</span></b> <span style="font-family:'Calibri','sans-serif'">provided on the PDC08 Goods Disk, you’ve probably noticed that Visual Studio 2010 within the VPC expired at the end of December and you are presented the following message “The evaluation period for Visual Studio Trial Edition has ended”.  Below are details on how you can export your data and get the image working again.</span></p> <p><span style="font-family:'Calibri','sans-serif'">The work around involves creating a new differencing disk and new virtual machine configuration file and then disabling the clock synchronization between the host and guest OS.  In the end you will have a fresh virtual machine that believes it is 10/10/2008 and the clock will only increment when the machine is running.</span></p> <p><b><span style="font-family:'Calibri','sans-serif'">NOTE</span></b><span style="font-family:'Calibri','sans-serif'">: This workaround assumes you have not altered the “PDC08-CSD.vhd” file that was marked Read Only on the PDC08 Goods Disk.  If this file has been altered, the work around may not work. </span></p> <p style="margin-left:0.5in"><span style="font-family:'Calibri','sans-serif'"><span>1.<span style="font:7pt 'Times New Roman'">      </span></span><b><span style="font-family:'Calibri','sans-serif'">Export the data you want to keep from the VPC image</span></b><span style="font-family:'Calibri','sans-serif'">.  This can be done using the “Shared Folders” feature of VPC 2007 to copy the data to your host and then copied into the new image at the end of this process.  See the “Share a folder between a virtual machine and the host operating system” topic in VPC 2007 Help for more details.</span></p> <p style="margin-left:0.5in"><span style="font-family:'Calibri','sans-serif'"><span>2.<span style="font:7pt 'Times New Roman'">      </span></span><b><span style="font-family:'Calibri','sans-serif'">Shut down the Virtual Machine and discard your changes.</span></b><span style="font-family:'Calibri','sans-serif'"> At the end you will end up with a fresh, new image but you need to discard any saved changes so that you can alter the VMC file later in this process.</span></p> <p style="margin-left:0.5in"><span style="font-family:'Calibri','sans-serif'"><span>3.<span style="font:7pt 'Times New Roman'">      </span></span><b><span style="font-family:'Calibri','sans-serif'">Create a new <i>differencing </i>disk</span></b><span style="font-family:'Calibri','sans-serif'">. </span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>a.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">On the “Goods Disk” search for the PDC08-CSD-WorkDisk.vhd file and rename it to anything you want.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>b.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Launch VPC 2007, click File, select Virtual Disk Wizard and click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>c.<span style="font:7pt 'Times New Roman'">       </span></span><span style="font-family:'Calibri','sans-serif'">Select “Create a new virtual disk” and click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>d.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Select “A virtual hard disk” and click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>e.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Store the new disk in the same folder where you found the PDC08-CSD-WorkDisk.vhd file and give it the same name.  Click Next to continue.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>f.<span style="font:7pt 'Times New Roman'">        </span></span><span style="font-family:'Calibri','sans-serif'">Select “Differencing” and click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>g.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Locate the “PDC08-CSD.vhd” file in the same folder where you found the other vhd file, select it and click Open and Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>h.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Click Finish and then Close</span></p> <p style="margin-left:0.5in"><span style="font-family:'Calibri','sans-serif'"><span>4.<span style="font:7pt 'Times New Roman'">      </span></span><b><span style="font-family:'Calibri','sans-serif'">Create a new Virtual Machine</span></b><span style="font-family:'Calibri','sans-serif'">.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>a.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Launch VPC 2007, click New and click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>b.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Select “Create a virtual machine” and click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>c.<span style="font:7pt 'Times New Roman'">       </span></span><span style="font-family:'Calibri','sans-serif'">Click browse and navigate to the same folder where you created the new PDC08-CSD-WorkDisk.vhd file in step 3 above.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>d.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Create a new vmc file with any name you like and click Save, then click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>e.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Select Windows Server 2008 in the Operating System dropdown and click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>f.<span style="font:7pt 'Times New Roman'">        </span></span><span style="font-family:'Calibri','sans-serif'">Select “Adjusting the RAM”, click Next, set the amount of RAM you want to allocate (we allocated 1536 in the original virtual machine) and click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>g.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Select “An existing virtual hard disk” and click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>h.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Click browse and select the new the new PDC08-CSD-WorkDisk.vhd file in step 3 above and click Open.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>i.<span style="font:7pt 'Times New Roman'">        </span></span><span style="font-family:'Calibri','sans-serif'">Check the Enable undo disks box and click Next.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>j.<span style="font:7pt 'Times New Roman'">        </span></span><span style="font-family:'Calibri','sans-serif'">Click Finish.</span></p> <p><b><span style="font-family:'Calibri','sans-serif'">YOU MUST DO STEP 5 BEFORE LAUNCHING THE IMAGE OR YOU WILL HAVE TO DO STEPS 3 &amp; 4 AGAIN.</span></b></p> <p style="margin-left:0.5in"><span style="font-family:'Calibri','sans-serif'"><span>5.<span style="font:7pt 'Times New Roman'">      </span></span><b><span style="font-family:'Calibri','sans-serif'">Disable the host OS synchronization of the VPC</span></b><span style="font-family:'Calibri','sans-serif'">.  This is a change to the PDC08-CSD.VMC file that disables the clock synchronization between the VPC and the host OS.  This means that time in the VPC moves forward only when the VPC is being used. As a result, you will have over 2 months of <i>runtime</i> (not wall time) for a fresh VPC.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>a.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Find the PDC08-CSD.VMC file in the same folder where you found the PDC08-CSD-WorkDisk.vhd in step 2.</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>b.<span style="font:7pt 'Times New Roman'">      </span></span><span style="font-family:'Calibri','sans-serif'">Open the file in Notepad and made the change highlighted in RED below:</span></p> <p style="margin-left:1.5in"><span style="font-family:'Calibri','sans-serif'">&lt;integration&gt; <br>    &lt;microsoft&gt; <br>        &lt;mouse&gt; <br>            &lt;allow type=&quot;boolean&quot;&gt;true&lt;/allow&gt; <br>        &lt;/mouse&gt; <br><b><i>        <span style="color:red">&lt;components&gt; <br>            &lt;host_time_sync&gt; <br>                &lt;enabled type=&quot;boolean&quot;&gt;false&lt;/enabled&gt; <br>            &lt;/host_time_sync&gt; <br>        &lt;/components&gt; <br></span></i></b><br><i><b><span style="color:#008040;font-family:'Calibri','sans-serif'">Bunch of other stuff that I am skipping over to save space...</span></b></i><b> </b><b><span style="color:#008040"><br></span></b>    &lt;/microsoft&gt; <br>&lt;/integration&gt;</span></p> <p style="margin-left:1in"><span style="font-family:'Calibri','sans-serif'"><span>c.<span style="font:7pt 'Times New Roman'">       </span></span><span style="font-family:'Calibri','sans-serif'">Save and close the VMC file.</span></p> <p style="margin-left:0.5in"><span style="font-family:'Calibri','sans-serif'"><span>6.<span style="font:7pt 'Times New Roman'">      </span></span><b><span style="font-family:'Calibri','sans-serif'">Launch the Virtual Machine in VPC and repeat step 1</span></b><span style="font-family:'Calibri','sans-serif'"> to create the Shared Folder for copying your data back into your new image.</span></p> <p><span style="font-family:'Calibri','sans-serif'">Your virtual machine will now show a date of 10/10/2008 and will only increment when the virtual machine is running. </span></p> <p><b><span style="font-family:'Calibri','sans-serif'">One important note</span></b><span style="font-family:'Calibri','sans-serif'">:  Don’t attempt to join the VPC to a domain since the domain will set the time within the VPC and thus cause Visual Studio to expire. </span></p> <p><span style="font-family:'Calibri','sans-serif'">Many thanks to Jeff Beehler for this information which he <a href="http://blogs.msdn.com/jeffbe/archive/2008/12/09/dealing-with-the-team-system-2010-ctp-expiration.aspx"><font color="#0000ff">posted on his blog</font></a>, Brian Keller and his detailed description of the <a href="http://blogs.msdn.com/briankel/archive/2008/10/27/visual-studio-2010-ctp-vpc-dealing-with-activation-messages.aspx"><font color="#0000ff">various activation messages</font></a> associated with the CTP as well as to Virtual PC Guy who provided the <a href="http://blogs.msdn.com/virtual_pc_guy/archive/2007/11/28/disabling-time-synchronization-under-virtual-pc-2007.aspx"><font color="#0000ff">original information</font></a> on how to disable the VPC clock synchronization.  </span></p> <p style="margin:0in 0in 10pt"><span><font face=Calibri>If you’ve converted this </font><a href="http://blogs.msdn.com/granth/archive/2008/11/03/converting-vs2010-ctp-to-hyper-v.aspx"><font face=Calibri color="#0000ff">VPC image to HyperV</font></a><font face=Calibri> following Grant’s instructions, be sure to read Cameron’s update to learn of a </font><a href="http://blogs.msdn.com/camerons/archive/2008/12/06/vsts-2010-ctp-hyper-v-and-january-1st-2009.aspx"><font face=Calibri color="#0000ff">similar workaround for HyperV</font></a><font face=Calibri>.</font></span></p></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span>Thu, 08 Jan 2009 18:43:46 Z2009-01-08T18:43:48Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/2605edea-890c-4ee3-aa65-7931c24bf3c2http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/2605edea-890c-4ee3-aa65-7931c24bf3c2Greg.Ahttp://social.msdn.microsoft.com/Profile/en-US/?user=Greg.AUpgrading to Dublin For systems running .Net v3.0/v3.5 workflows:<br><br>What is the strategy proposed for upgrading to .Net 4.0, and subsequently installing the Dublin extensions and additions, from .Net v3.5 where workflow instances are either running or persisted to the .Net v3.5 peristence store?<br><br>How will the process of upgrading to .Net 4.0 impact the running workflow instances?<br>Will the v3.5 activity instances continue to operate under v4.0? If .Net v4.0 is like v3.0 was to .Net 2.0 where the two essentially co-exist.<br>Will the persistence store DB schema be backwards compatible with the .Net v3.5 schema? Will data be impacted? or is a new data store required along with the old store?<br>Will Dublin management recognise .Net v3.5 workflow instances...this would imply .Net v4.0 and v3.5 coexisted somehow.<br><br>...maybe there will be a whitepaper on this to a avoid lengthy forum post :-)<br><br>Thanks<br><br>Greg<br>Wed, 19 Nov 2008 00:55:00 Z2008-12-11T21:46:47Zhttp://social.msdn.microsoft.com/Forums/en-US/dublin/thread/48195661-9280-4158-8242-d3f837ef6509http://social.msdn.microsoft.com/Forums/en-US/dublin/thread/48195661-9280-4158-8242-d3f837ef6509edhickeyhttp://social.msdn.microsoft.com/Profile/en-US/?user=edhickeyWelcome to the AppFabric Server and Workflow Management Forum  <p style="margin:0in 0in 10pt"><span style="font-family:Calibri">Welcome to the AppFabric Server and Workflow Management Forum, formerly callled Microsoft Codename “Dublin”.<br/></span><span style="font-family:Calibri"><br/>This Forum is for discussion of all aspects of AppFabric Server and Workflow Management.  For more information on AppFabric Server and Workflow Management, please visit the Developer Center at  <a href="http://msdn.microsoft.com/en-us/windowsserver/ee695849.aspx">http://msdn.microsoft.com/en-us/windowsserver/ee695849.aspx</a></span><span style="font-family:Calibri">  More information will be posted here as it becomes available.</span></p> <span style="font-family:Calibri"> <p style="margin:0in 0in 10pt 0.25in;background:white"><strong><span style="text-decoration:underline"><span style="font-family:'Tahoma','sans-serif';color:black;font-size:10pt">To enter product bugs and suggestions - Microsoft Connect</span></span></strong> <span style="font-family:'Tahoma','sans-serif';color:black;font-size:10pt">– Please use the Microsoft Connect site to enter <strong>product issues/bugs and suggestions</strong>, as well as vote on top issues. You can enter feedback in Connect by </span><span style="font-family:'Verdana','sans-serif';color:black;font-size:10pt"><a href="https://connect.microsoft.com/dublin"><span style="font-family:'Tahoma','sans-serif'">clicking here</span></a></span><span style="font-family:'Tahoma','sans-serif';color:black;font-size:10pt">. </span></p> <p style="margin:0in 0in 10pt 0.25in"><strong><span style="text-decoration:underline"><span style="font-family:'Tahoma','sans-serif';color:black;font-size:10pt"><br/>To try out core product scenarios and vote – Scenario Voting</span></span></strong><strong> </strong><span style="font-family:'Verdana','sans-serif';color:black;font-size:6pt">- </span><span style="font-family:'Tahoma','sans-serif';color:black;font-size:10pt">Try out a few key scenarios in the product and tell us what you think! <strong>Were you successful? Was it easy? How can we make it better? </strong>Go to <a href="https://input.microsoft.com/"><span style="color:#003399">https://input.microsoft.com/</span></a></span></p> <span style="font-family:Calibri"><font face=Calibri> <p style="margin:0in 0in 10pt">Thanks,<br/><br/>Ed</p> </font></span> <p style="margin:0in 0in 10pt"> </p> </span> <p style="margin:0in 0in 10pt"> </p>Mon, 27 Oct 2008 15:19:32 Z2008-12-10T18:10:22Z