I'm trying to install Windows Server AppFabric using Web Platform Installer on my testing Windows Server 2008 Enterprise Edition. Although I have SQL Server (Developer Edition) installed on the server, WPI is still "insisting" that I need SQL Server Express, and I don't have option to change that.
The question is: how can I tell the setup that I already have SQL Server and don't need the Express Edition? The same goes when I go production; I'll have my SQL Server on separate server, so how can I tell AppFabric what SQL Server it need to connect to, as well as preventing SQL Server Express Edition from being installed.
P.S. I'm intending to use AppFabric for caching only and only on a single server; i.e. no WCF and WF fancy stuff or distributed cache.
Thanks
TheBlueSky
