I have an SQL 7 server (MSDE Version) running on W2k Workstation. NetBios is installed.

When I try to get a list of SQL servers using the "ListAvailableSQLServers" command it returns 0 results. Not even the local.

When I type isql -L from the command prompt I get the following error:

Locally configured servers:
-- NONE --
Net-Library version does not support server enumeration.

Another of my SQL Servers can see other servers but, cannot see the one giving me the problem.

Any suggestions?