Publishing -- Not deleting a folder

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an asp.net 2.0 application, that I publish in VS 2005.
I want to make it so when I publish the site, it doesn't delete the stats
folder thats there from the company I'm hosting it on.
Is there a way to publish my site, but have it not delete that stats folder?

Thanks!

-- Casey
 
Casey said:
I have an asp.net 2.0 application, that I publish in VS 2005.
I want to make it so when I publish the site, it doesn't delete the stats
folder thats there from the company I'm hosting it on.
Is there a way to publish my site, but have it not delete that stats folder?

You could use the Copy Website feature instead of publish
 

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

Back
Top