Hello folks newby here. I created a website in VS2005, all is well and it publishes fine.
It allows users to upload files, the question is where do you place your "upload" folder. In my case I created an folder within the website, however the VS publish process deletes all files and folders when it does it update, so any uploaded files would be toast.
Considered setting up a virtual folder in IIS, but thought I'd ask around first.
Thanks in advance for your responses.