2
Answers

What is workaround for Server.MapPath() in Azure environment

Photo of Manas Mohapatra

Manas Mohapatra

10y
9.9k
1
I am using asp.net web application and want to migrate to Azure environment.
 
Problem is Server.MapPath("") is used in application. Is that work fine in Azure?
 
If answer is NO then what is workaround for that?
 
Thanks in advance. 

Answers (2)