Web Deployment Project Directories

C

Chuck

Does a Web Deployment Project in vs10 delete the current website and then
install the new one. I noticed if I created a directory on the IIS website
it did not get deleted.
However, if I created a file on the IIS website it did get deleted.
 
A

Allen Chen [MSFT]

Hi,
Does a Web Deployment Project in vs10 delete the current website and then
install the new one. I noticed if I created a directory on the IIS website
it did not get deleted.
However, if I created a file on the IIS website it did get deleted.

I think the behavior is, it checks the destination folder and compare the
files in it with the files pending to be deployed. If there's an existing
file in the destination folder that is not included in the pending-deploy
files that file will be deleted. The destination folder and the folder in
it will not be deleted, however.

Do you have any further questions regarding this issue? Please feel free to
ask if you have.

Regards,
Allen Chen
Microsoft Online Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.

Note: MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 2 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions. Issues of this
nature are best handled working with a dedicated Microsoft Support Engineer
by contacting Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subscriptions/aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
A

Allen Chen [MSFT]

Hi,
so is that the expected behavior or is it a bug in 2010.

Thanks for your reply. I don't think it's a bug. This behavior is the same
as Web Deployment project for Visual Studio 2008.

If you have further questions please feel free to ask.

Regards,
Allen Chen
Microsoft Online Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).
 
A

Allen Chen [MSFT]

Hi,
so is that the expected behavior or is it a bug in 2010.

Sorry I'd like to take my words back. I just did a test. In VS2008 the
newly added folder will be deleted as well so it looks like the behavior
has slight difference between VS2010 and VS2008. I've submitted a report.
Please leave your comment there. Our dedicated support engineers will work
with you for this issue.

https://connect.microsoft.com/VisualStudio/feedback/details/574578/web-deplo
yment-project-has-different-behavior-in-vs2010-and-vs2008


Regards,
Allen Chen
Microsoft Online Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).
 
A

Allen Chen [MSFT]

Hi,
so is that the expected behavior or is it a bug in 2010.

Do you have further questions? Please feel free to ask if you have.

Regards,
Allen Chen
Microsoft Online Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top