Hi,
I have a weird situation with configuring BAM in a distributed scenario.
Topology:
1 VM running DC
1 VM running SQL Server and ENTSSO
1 VM (trying to) run BizTalk Server
I have installed and configured BizTalk Server; ENTSSO, Group and runtime are configured.
However, the BAM Configuration fails with a weird error: File Not Found. It does so when checking the SQL Server version.
I have installed what I normally install for 2010, amongst which are the SQL Server client tools (2012).
Any clues on how to proceed from here? I have tried with two different VM's to exclude OS polution and this is consistent.
Thanks
Charles.
[LOG snippet]
2012-11-10 00:59:34:0035 [Info] BAMTools Determining version of Microsoft SQL Server installed on server .
2012-11-10 00:59:48:8078 [Error] BAMTools Error configuring
Error determining version of Microsoft SQL Server installed on server . (Microsoft.BizTalk.Bam.CfgExtHelper.Utility)
A network-related or instance-specific error occurred while establishing a connection 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 connection to SQL Server) (.Net SqlClient Data Provider)
The system cannot find the file specified ()
[END LOG snippet]