I'm trying to display folders and files from my network share but I'm getting errors for the PATH. here is the path I use : TreeView1.Nodes[0].Value = Server.MapPath("myserver\myfolder"); Any idea or help please