Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Web Setup Project....

Web Setup Project....

Scheduled Pinned Locked Moved ASP.NET
helpquestionworkspace
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    joaoPaulo
    wrote on last edited by
    #1

    hei!! (sory about my English X| ) so, i'm makink a web setup project, but i have a litle problem. i realy like with the user choise a directory to create the 'virtual directory'... cause now it always is created on defalut iss directory: "C:\inetpub\wwwroot"(i my case) so, its possible the user choise a different directory to create the virtual directory?? (by the web setup project) any help or tip will be great!! thanks!!! joao paulo melo - southBrazil blitzkrieg bop!!

    S 1 Reply Last reply
    0
    • J joaoPaulo

      hei!! (sory about my English X| ) so, i'm makink a web setup project, but i have a litle problem. i realy like with the user choise a directory to create the 'virtual directory'... cause now it always is created on defalut iss directory: "C:\inetpub\wwwroot"(i my case) so, its possible the user choise a different directory to create the virtual directory?? (by the web setup project) any help or tip will be great!! thanks!!! joao paulo melo - southBrazil blitzkrieg bop!!

      S Offline
      S Offline
      Serge Lobko Lobanovsky
      wrote on last edited by
      #2

      No, it is not possible with the web setup projects. However, you can do the following: 1) Before running your setup on the target PC, stop all the websites _except_ the one you want to create virtual directory in 2) Use Wise Professional installer. You can do a hell lot more things with it than with VS.NET crippled deployment projects. Regards, Serge (Logic Software, Easy Projects .NET site)

      J 1 Reply Last reply
      0
      • S Serge Lobko Lobanovsky

        No, it is not possible with the web setup projects. However, you can do the following: 1) Before running your setup on the target PC, stop all the websites _except_ the one you want to create virtual directory in 2) Use Wise Professional installer. You can do a hell lot more things with it than with VS.NET crippled deployment projects. Regards, Serge (Logic Software, Easy Projects .NET site)

        J Offline
        J Offline
        joaoPaulo
        wrote on last edited by
        #3

        hei!, 10x for your help!! so, i'm think about starting to work with the Wise Professional Installer.. well, I solve my problem doing a 'win app setup', then the user can select a directory to install the project, and i handle the commit event and i perform a code to create the virtual directory on my own way.. and that works fine... BUT..! now i need with the user could install a second project (a second virtual directory), and on the second time with the user perform my installer, it do just perform the 'repair' or 'remove' action.... so I'm think about manipulate the 'repair'-action, to create a second virtual directory... but i can not found any documentation about that... so, anybody can help ?? should i work with the 'Wise Professional Installer'?? thanks João Paulo Melo - southBrazil

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups