Hi, When I use : Response.WriteFile(Server.MapPath("server1\test1.html")) It looks like it goes to C:\Sourcegearroot\Web Repository\webistes\server1\test1.html' How can I go \\server1\test.html instead? Thanks