BizTalk 2013 SSO installation error: Internal Error 2337
Just a quick blog here. For myself and for other guys on the Internet run into same problem.
I tried to do a cluster installation of the SSO Master Secret Server for BizTalk Server 2013 and I got the error below:
Product: Microsoft Enterprise Single Sign-On — Internal Error 2337. 0, Microsoft.ExceptionMessageBoxCopy.dll
The solution is easy. Make sure you install the .Net Framework (4.5) first. And then restart your SSO Master Secret Server installation for BizTalk.
I encountered the error because I was installing the Master Secret Server on a pre-configured server and I just assumed everything I needed also got installed. Of course I have to do these checks, but it would be nice the installer would perform these checks as well before installing 🙂