Saturday, March 24, 2012

Web Deployment Project

Does anyone know how to use this tool and get similar results to using the
"Publish" option from the <Build> dropdown?
I want the benefits of Pre-Compilation, but when I use the deployment
project, the results that are sent to the /Release directory, contain a
bunch of unnecessary .resx files as well as ALL files in my project as
opposed to only those files "included" in the project. "Publish" will
publish ONLY those files/directories you "include" in the project, while
"deployment" sends almost ALL files/directories to the release directory.

I must be doing something wrong, because this makes no sense. The final
product of the deployment project is nothing close to a deployable set of
files.

Thanks.are you using visual studio 2005?
you may want to check out the project properties >> build / debug
properties
Yes 2005. I have tried a bunch of different settings for the Property
Pages, but it keeps publishing unnecessary files such as the .sln and
project files. Rediculous.

<josh.hankinson@.gmail.com> wrote in message
news:1147354036.741778.195290@.i39g2000cwa.googlegr oups.com...
> are you using visual studio 2005?
> you may want to check out the project properties >> build / debug
> properties

0 comments:

Post a Comment