I need a reference to Server.MapPath because I am using an api which needs it.
Even if there is a straight .net way to unzip a file I would still like to know what I’m doing wrong.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The server is a part of http call
if you do not have this Http Context alive, you can not have the Server.
One other way for the MapPath is to use the
HttpRuntime.AppDomainAppPathand add your rest of your directory file