How to access folder and file out side the virtual path on server ?
                            
                         
                        
                     
                 
                
                    I am trying to create a file outside my root folder( outside form virtual directory ) on server.
How to create a file in folder which is out side from my site's root folder?
I just made attempted through http web request from asp.net page but its not working.
Any idea or suggestions will be appreciated.
Thanks