I have some software that is usually relies on data that is stored on a local hard drive. However one of my clients is encountering an error that I am unable to reproduce, and I think this may have something to do with the fact that their data is on a SAN. The program crashes randomly, and only when manipulating files.
It would be useful to have some software that could simulate a shared drive on the network that would allow me to cause different kinds of network/permissions errors so we can reproduce the bug. Is there something out there that does this for a Windows-based environment?