Sounds like a file access problem.  This worked for me.
Read about each parameter and remember to use testparm .
Let us know how you solved this.
[public]
    comment = access to the data space
    path = /home/public
    public = yes
    read only = no
    guest ok = yes
    case sensitive = no
    mangle case = yes
    preserve case = yes
    browseable = yes
    writable = yes
    printable = no
    create mode = 0777
----- Original Message ----- 
From: Mikes work account          Sent: Friday, April 13, 2001 9:01 AM
> At the risk of appearing dumb, I just need some help with this.
Asking for help from those more experienced is a wise thing to do.
> 
> I have samba running on my server and I can see the server in my network
> neighborhood on my '98 box.  When I try to access cannot find the file,
> 
> [mikes_share]
> comment = my linux share
> path = /home/rock/mikes_share
> public = no
> browsable = yes
> writable = yes
> read only = no
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:38:15 EDT