directory - Create a folder in a virtual folder with c# -


i created virtual folder in iis. in website, want create folders in virtual folder. tried multiple options, none worked. 1 of them:

directory.createdirectory(~/[virtual folder]/[map doesn't exist]); 

i guess it's taking project folder , not referencing real folder. has idea how this?

thanks in advance!

physical path answer paul zahra.


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -