Support Team
06-22-2009, 12:53 PM
This error will come up if Liberty cannot connect to and successfully communicate with the MS SQL Server database engine. Important things to consider:
- When Liberty is installed, one MUST select "Server" on the first installation/computer that is being designated as the database server. If there will only be one computer, then it is the server. Selecting "Client" will result in this error, since there is no MS SQL Server to connect to.
- Firewalls, security, et al can block a stand-alone computer OR network workstations from connecting to the server. Make sure all programs have been properly configured. For troubleshooting, disable all security (temporarily) and see if the connection works. If so, contact your security software provider for assistance with your security product.
- Name resolution. Your computers must be able to resolve computer names. A workstation would connect to server (if server was your server's name). If this is a new installation, you would point your workstations to server\Liberty, as we now perform a named instance installation of MS SQL Server
- You have a non-named instance server (installed from Liberty 2002 or a L4C installation prior to 3.5a) and thus, your MS SQL Server shows just server for the server name. You then went to add a new workstation to the network using an installer version 3.5a or above, which is trying to A) connect to server\Liberty and B) is trying to pass through a new/different password to the server. This is a Known Issue outlined within My Resaleworld. It's also VERY easy to fix. 1) visit HKEY_LOCAL_MACHINE\SOFTWARE\ResaleWorld.com\RWD\Da tabase in the Registry and you'll find the password (DBPassord) starts with a 6. Visit the same key on the workstation, and you'll find it starts with a 5. Copy/paste that key OR log in to My Resaleworld and view our FAQ entry under Installation Issues for a patch (I don't want to post that out here for fear of someone executing it when it's not need, thus, breaking their system).
One of the big questions to ask is, "has this ever worked?" If you were able to connect yesterday but can't today, something has changed. Security? Physical connection? If it's never worked though, chances are it's one of the installation issues outlined above.
This is a 'starter' thread and we'll keep it posted as new issues/findings come up.
- When Liberty is installed, one MUST select "Server" on the first installation/computer that is being designated as the database server. If there will only be one computer, then it is the server. Selecting "Client" will result in this error, since there is no MS SQL Server to connect to.
- Firewalls, security, et al can block a stand-alone computer OR network workstations from connecting to the server. Make sure all programs have been properly configured. For troubleshooting, disable all security (temporarily) and see if the connection works. If so, contact your security software provider for assistance with your security product.
- Name resolution. Your computers must be able to resolve computer names. A workstation would connect to server (if server was your server's name). If this is a new installation, you would point your workstations to server\Liberty, as we now perform a named instance installation of MS SQL Server
- You have a non-named instance server (installed from Liberty 2002 or a L4C installation prior to 3.5a) and thus, your MS SQL Server shows just server for the server name. You then went to add a new workstation to the network using an installer version 3.5a or above, which is trying to A) connect to server\Liberty and B) is trying to pass through a new/different password to the server. This is a Known Issue outlined within My Resaleworld. It's also VERY easy to fix. 1) visit HKEY_LOCAL_MACHINE\SOFTWARE\ResaleWorld.com\RWD\Da tabase in the Registry and you'll find the password (DBPassord) starts with a 6. Visit the same key on the workstation, and you'll find it starts with a 5. Copy/paste that key OR log in to My Resaleworld and view our FAQ entry under Installation Issues for a patch (I don't want to post that out here for fear of someone executing it when it's not need, thus, breaking their system).
One of the big questions to ask is, "has this ever worked?" If you were able to connect yesterday but can't today, something has changed. Security? Physical connection? If it's never worked though, chances are it's one of the installation issues outlined above.
This is a 'starter' thread and we'll keep it posted as new issues/findings come up.