Hi Frenz!!
I have this question in deployment. The IIS is installed in my C:\ and refers \inetpub\wwwroot in my c:\ .
If I had created a web project in my IDE say with this path --> C:\inetpub\wwwroot\WebFolder1\ChildFolder1\WebProject.csproj
, and then deploy it in the target machine with the virtual directory(in the Properties of the Setup Project ) as "WebFolder1\ChildFolder1".
Take the case that my target machine is having its IIS installed in the D:\ and refers to d:\inetpub\wwwroot , Can I expect my deployment to go down well with this kinda config??? Or will it bomb ?? I am asking you this absurd or brilliant question ;-) because I really dont have the environment to test this.
Also I want to know the case of my deployment being done on a Share ( say like F$ ) in the target machine.
Will this also raise up issues of Trust Relationship in case oif shares?
Amicalement,
Neutrino.
"Life grows when shared".
I have this question in deployment. The IIS is installed in my C:\ and refers \inetpub\wwwroot in my c:\ .
If I had created a web project in my IDE say with this path --> C:\inetpub\wwwroot\WebFolder1\ChildFolder1\WebProject.csproj
, and then deploy it in the target machine with the virtual directory(in the Properties of the Setup Project ) as "WebFolder1\ChildFolder1".
Take the case that my target machine is having its IIS installed in the D:\ and refers to d:\inetpub\wwwroot , Can I expect my deployment to go down well with this kinda config??? Or will it bomb ?? I am asking you this absurd or brilliant question ;-) because I really dont have the environment to test this.
Also I want to know the case of my deployment being done on a Share ( say like F$ ) in the target machine.
Will this also raise up issues of Trust Relationship in case oif shares?
Amicalement,
Neutrino.
"Life grows when shared".