asp.net - Folder access issue in window7 with out administrator rights -


i want access folder can read write , delete files in c drive through application , application developed in asp.net using c# window service. found c:\users\default\appdata\roaming or c:\program data folder accessible user , can read write or delete files out admin rights. unfortunately not available in window xp there folder available in xp , win7 user can write/delete/read out administrator rights?

you can use temporary folder on c drive: "c:\temp".


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -