![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I just bought a computer with VISTA on it.
I connected to my network and join to my domain. I can ping the server's ip address but server cannot ping this workstation. I also cannot ping vista workstation from any other computers with xp. I can go on internet and have no problem. This is the only vista workstation I have. I also cannot install sql2k on it. It errors out complaining about compatibility. I would appreciate if someone please help. |
|
|||
|
"Mehbs" wrote ...
I just bought a computer with VISTA on it. I connected to my network and join to my domain. I can ping the server's ip address but server cannot ping this workstation. I also cannot ping vista workstation from any other computers with xp. I can go on internet and have no problem. This is the only vista workstation I have. The Windows Firewall will, by default, reject incoming ICMPs. This is by design: it's to prevent Denial-of-Service attacks. To let your Vista machine respond to ping, you need to make the Network "Private" instead of Public. This is configured in the Network and Sharing Centre. You also need to turn File Sharing "ON". If File sharing is off, the machine does not respond to ping (I guess this is part of the DoS protection). I also cannot install sql2k on it. It errors out complaining about compatibility. That's right. Microsoft does not support running SQL Server 2000 on Vista. Nt only is it not "supported" in teh official sense, SQL Server 2000 does not run very well on Vista, you will have many problems even if you can manage to get it installed somehow. To run SQL Server on Vista, you will need to upgrade to SQL Server 2005. See: http://www.microsoft.com/sql/howtobuy/sqlonvista.mspx You can, of course, contnue to connect to SQL Server 2000 databases running on other machines. Hope it helps, -- Andrew McLaren amclar (at) optusnet dot com dot au |