Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
BuildMaster Installation Error
-
I just installed your product for the first time. I provided credentials for an existing SQL Server (2008) and told it to use IIS. It installed SQL Server Express anyway (which took a long time and should be completely unnecessary). Then after installation completed, it loaded the URL http://localhost:81/Errors/Configuration.htm which doesn't load, it just shows "This page isn't redirecting properly" (which means it's redirecting to itself).
While I expect it might be caused because the SQL credentials were tested with my current user account but it is using a service account to connect, or maybe it didn't configure IIS correctly, it seems like a fairly poor user experience for just pulling the product out of the box.
Fun Lights Out game though.
-
Hi Joe,
Sorry for the poor experience... we do strive for a easy OOB experience, but obviously have only so much control over the underlying platform (IIS).
SQL Server is required, but you don't have to install SQL Express; we'll try to clarify the "use your own" option on the installation screen.
SQL Express is provided for those who don't have a SQL Server instance to use. We don't have much control over the obscene amount of time it takes, but that's why Lights Out is there...
The redirection is a result of some IIS configuration. It could be a LOT of different things, maybe .NET 2 isn't installed/configured/enabled, maybe a global handler is there, etc. This is why we provide the integrated web server, to get started faster.
Can you provide some specifics about what IIS you're using? We might be able to provide some pointers on where to start looking...