I have been running through the troubleshooter web page suggested above and I've noticed some things I need to have clarified. One of things I was asked to check in this troubleshooter was to open up a command window and type "net view". Below is a screen capture of what followed:
C:\Documents and Settings\Mykyl>net view
System error 1060 has occurred.
The specified service does not exist as an installed service.
C:\Documents and Settings\Mykyl>net view \\gimp
Shared resources at \\gimp
Mykyl's Room
Share name Type Used as Comment
-------------------------------------------------------------------------------
Mykyl's Printer Print Canon S600
Printer Print SnagIt 7
Printer2 Print ScanSoft PDF Printer
Printer3 Print Microsoft Office Document Image Writer
Printer4 Print Family Tree Maker Printer
Printer6 Print Adobe PDF
SharedDocs Disk
The command completed with one or more errors.
C:\Documents and Settings\Mykyl>net view
System error 1060 has occurred.
The specified service does not exist as an installed service.
C:\Documents and Settings\Mykyl>net view \\family
The Workstation service has not been started.
More help is available by typing NET HELPMSG 2138.
C:\Documents and Settings\Mykyl>net view \\FAMILY
The Workstation service has not been started.
More help is available by typing NET HELPMSG 2138.
C:\Documents and Settings\Mykyl>net helpmsg 2138
The Workstation service has not been started.
EXPLANATION
You have tried to use the network before starting the
Workstation service.
ACTION
Start the Workstation service by typing:
NET START WORKSTATION
C:\Documents and Settings\Mykyl>net start workstation
The service name is invalid.
More help is available by typing NET HELPMSG 2185.
C:\Documents and Settings\Mykyl>net helpmsg 2185
The service name is invalid.
EXPLANATION
You tried to start a service that is not configured on this system.
ACTION
Check the spelling of the service name or check the configuration information for the service using the Services option from Server
Manager.
C:\Documents and Settings\Mykyl>
I'm not sure why "net view" by itself returned an error, but "net view \\gimp" does produce results. Also, as you can see, "net view \\family" produces an error. You'll notice that "net start workstation" produces an error as well. So how I get the "workstation" servers running.
Something else I found while looking through the services application was that I cannot find "Computer Browser". Turning the service on was suggested by the troubleshooter web page as referenced by this hyperlink "
http://support.microsoft.com/kb/318030/".
How do I turn on the "Computer Browser?"