Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Connection error

Author  Topic 

putane.sanjay
Yak Posting Veteran

77 Posts

Posted - 2007-01-22 : 09:03:36
Hi
While registering sql server iam getting error
error:
general network error. check your netrwork documentation connection write (send())

please suggest me

harsh_athalye
Master Smack Fu Yak Hacker

5581 Posts

Posted - 2007-01-23 : 02:45:33
Check
1) Whether you are using correct authentication mode (Windows or SQL Server)
2) Whether login name and password is correct
3) Whether servername is correct

Harsh Athalye
India.
"The IMPOSSIBLE is often UNTRIED"
Go to Top of Page

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2007-01-23 : 03:59:17
problem is with your network. Try and see if you can ping the server
Go to Top of Page

putane.sanjay
Yak Posting Veteran

77 Posts

Posted - 2007-01-23 : 04:24:17
this was the problem with the service packs,just i updated the sp4 now the server has been registered successfully through EP.

Thank you for your suggestions,

Go to Top of Page
   

- Advertisement -