AdventureWorks2008R2_NovemberCTP.exe works only on default instance
description
Sql 20008 R2 november ctp installed as named instace ,
On teh same server a default Sql 2005 is present
THe following errors happen while executing AdventureWorks2008R2_NovemberCTP.exe
If the defaul Sql 2005 is not running -->error Can't connect to local Sql service
If the defaul Sql 2005 is running -->Failed object initialization (isupportinitialize.endinit)Cannot read property Filestreamlevel
Is it by design that AdventureWorks2008R2_NovemberCTP.exe can run only on default instance of Sql server 2008 R2 NovemberCTP?