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 495869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T05:37:56+00:00 2026-05-13T05:37:56+00:00

Our process for creating a new development (get latest, setup db, setup IIS directories

  • 0

Our process for creating a new development (get latest, setup db, setup IIS directories with permissions) environment has got a little complicated and I want to automate it.

The only bit I am stuck on is creating an IIS Virtual Directory for the WCF service layer. We develop with windows XP (IIS 5.1) but will be moving to Windows 7 (IIS 7) soon.

Can anyone help please?

  • 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. Editorial Team
    Editorial Team
    2026-05-13T05:37:56+00:00Added an answer on May 13, 2026 at 5:37 am

    You can use SDC tasks for XP. Here is a sample.

    <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    
      <PropertyGroup>
        <TasksPath>$(MSBuildExtensionsPath)\MSBuildCommunityTasks\</TasksPath>
      </PropertyGroup>
      <Import Project="$(TasksPath)Microsoft.Sdc.Common.tasks"/>
    
      <Target Name="Demo">
        <Microsoft.Sdc.Tasks.Web.WebSite.CreateVirtualDirectory
          VirtualDirectoryName="SampleVDir"
          WebSiteName="Default Web Site"
          Path="C:\temp\SampleWeb"
          AppCreate="true" />
      </Target>
    </Project>
    

    Then to exeucte msbuild.exe CreateVDir.proj /t:Demo

    Where CreateVDir.proj is the name of the file.

    For IIS 7 you can use MSBuild Extension Pack.

    Also if you’re up to it, another option is MSDeploy which is the way I would do it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are in the process of creating active-x controls used within our application. Since
I have been tasked with creating a reusable process for our Finance Dept to
I'm programmatically creating an edmx file as part of our code generation process and
Our development process is highly automated via a raft of bash and php scripts
We're currently in the process of re-creating a brand new security model that dwarfs
I am in the process of creating a Git working copy from our SVN
We're currently using Salesforce for our sales process, which involve trying to get people
So, in the process of creating our tables, we weren't paying close enough attention
We have a site that needs to (as part of our process) generate a
Our build process uses Visual Studios 2003 link.exe for linking. On one machine we're

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.