Some how I got it going
I do have one more problem:
On the server with MS firewall on and laptop MS firewall off I can log into D-tools. With MS firewall turn on on both PC it gives me an error.
I made sure I added exception, port 9000, 1434 and 1433 on the laptop and server.
The error
Desription: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
Email:
User Message:
Details: Error: SqlException ErrorCode=-2146232060 (DTools.SystemIntegrator.Registration.Client.View. LoginForm.SignInButton_Click) V5.2.0.0
Source: .Net SqlClient Data Provider
Stacktrace:
at DTools.SystemIntegrator.Registration.Client.View.L oginForm.SignInButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Errors=System.Data.SqlClient.SqlErrorCollection
Class=20 (0x14)
LineNumber=0 (0x0)
Number=-1 (0xFFFFFFFF)
Server=
State=0 (0x0)
ErrorCode=-2146232060 (0x80131904)
Message=An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
Data=System.Collections.ListDictionaryInternal