VSTS July CTP Error 32000.Failed to execute action.
I am using the following VSTS dual server install config (all on VPCs):
Win2K Server (Sp4) DC
Win2003Server Std - SP1 : Data layer (with Sql Server 2005 Standard June CTP)
Win2003Server Std - Sp1: App layer (with IIS and SMTP server installed)
I get the dreaded 32000 error installing Team Foundation Server (app services):
Error 32000.Failed to execute action.
When I look at the log file, I saw a message about something not being supported with Sql Server 2005 Std. Here is the actual error (in the setupwarehouse.log file):Microsoft.AnalysisServices.OperationException: Errors related to feature availability and configuration: The 'Metadata translations' feature is not included in the 'Standard Edition' SKU...
I am now wondering if the Sql Server 2005 Std June CTP is compatible with the July CTP of VSTS (the installation notes seem to provide conflicting info about that). In one place it says you need to use the June CTP of SQL Server, then other places say only the included ? Express Edition is supported.
Can anyone provide any assistance? I had a myriad of installation issues with VSTS June CTP, but finally got most of it to work (single server setup), with help from a number of posts here and on othe blogs (it wasn't simple!).

