I have succesfully installed Oslo CTP, can run Quadrant session with Repository db, but cannot installQuadrant samples to Repository db. Am running Vista Ultimate, SQL Server 2008 Express.
When I run:
mx.exe install Microsoft.Samples.mx -database:Repository
I get:
A network-related or instance-specific error occurred while establishing a conne
ction to SQL Server. The server was not found or was not accessible. Verify that
the instance name is correct and that SQL Server is configured to allow remote
connections. (provider: Named Pipes Provider, error: 40 - Could not open a conne
ction to SQL Server)
I have done everything here:
http://www.cryer.co.uk/brian/sqlserver/hresult_0x2_npp_error_establishing_connection.htm
I can run:
sqlcmd -S <server>\SqlExpress
and run sql commands, this seems to be case sensitive. Any help is appreciated to get the Quadrant samples installed in Repository.