Re: How to change the TARGETDIR of a web setup project ?

Tech-Archive recommends: Speed Up your PC by fixing your registry



The trick I've done in the past is to create the virtual directory first then create a new web project in VS.NET with the same name. VS.NET then just drops all the files into wherever you've configured that vdir.

-Brock
DevelopMentor
http://staff.develop.com/ballen



Hi,

I want to create a deployment project of my web application. But I
want to force the target physical folder instead of the
"c:\inetpub\wwwroot" (or the root folder used by IIS)

how to do this?

thanks.

Jerome.




.