Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 132951
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:20:39+00:00 2026-05-11T06:20:39+00:00

is it possible to manage IIS web applications with NAnt? For example stop or

  • 0

is it possible to manage IIS web applications with NAnt? For example stop or start it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T06:20:40+00:00Added an answer on May 11, 2026 at 6:20 am

    Maybe you can use exec task to execute

    iisreset -stop iisreset -start 

    EDIT : And this VBS might help for stopping/starting WebApplications under IIS

    Here is the accespted solution to stop a website with nant task on IIS :

    <target name='stopSite'>    <exec program='cscript.exe'>      <arg value='C:\windows\system32\iisweb.vbs' />      <arg value='/stop' />      <arg value='test' />    </exec>  </target> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: NAnt or MSBuild, which one to choose and when? What is the
I have installed an ASP.NET 4.0 Web forms application in IIS 7.5. If I
I am using asp.net web site administration tool to manage the different roles in
Is it possible to install the IIS part of SSRS 2008 on a separate
I wonder how is it possible to manage transaction in c# code.. I have
I've been trying to work out whether it's possible to manage (i.e. add tables,
like in C#, Is it possible to manage un-managed in JAVA? I want to
Is it possible to read the IIS re-write rules from the Azure ServiceConfiguration file
I am about to start a new project building a web UI with a
What is the easiest way to do this? Is it possible with managed code?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.