I need to store files in a FileTable
. As I do not know the local path where the files that are in FileTable
are, map the network path of the FileTable
directory, and thus access the FileTable
directory.
I need to have the application save the files in FileTable
, so I created a virtual directory pointing to the mapping.
You are giving 404 error ( not found ) so I wanted to know: can I use the virtual directory for this purpose and the problem is some configuration, or can not I use the virtual directory in this case?