Products A-Z All Services Can't find what you're looking for? Chat Live!
Products A-Z Can't find what you're looking for? Chat Live!
Can't find what you're looking for? Chat Live!
Hi Guys,
I am setting up a development environment to develop some custom components for BBNC. I am having some issues with the BBNC install.
I have setup RE7 on the same machine with a database authenticating through Windows Auth, it all works well. After install of BBNC I get the following error on the testconfig.aspx.
Does anyone know what might be causing this and how to correct it?
It looks like an authentication error and I would assume the details are in the RE7 WS web.config but I cannot find anything in the config related directly to the RE7 database login. As a matter of fact, I cannot remember any mention of auth details for the WS when I installed BBNC. I have also searched through the BBNC and BB knowledge base to no avail. Any help would be appreciated.
Michael
Update:
Figuring it's a windows authentication issue I setup SQL server and RE7 with SQL server authentication instead. They are both working fine.
I then try to install BBNC and it wont install the database at all. There are no options in the install process for the SQL Server sa username and password so I don't know how it would setup the database to start with. The installer ends up failing when it does it's checks and can't connect to the database (which isn't there). So as far as I can tell, BBNC wont work with SQL Server auth at all!
Any help would be appreciated
The issue has been overcome. Rather than do a cold NC install for development I restored the backed up production NC database to the development SQL server instance and hooked the details for that into the installer options. All came up fine.
Thanks to Garrett Keating for the help and advice :)