I have a windows service that needs to manage files in a virtual directory on the PC.

However, it doesn't seem to work with Server.MapPath, no error is thrown, just nothing happens....

Any idea why, or how I can get it to work?