Rebuild from the Deployment Project

T

tshad

I have 2 different apps that both have deployment projects in them.

In one, when I right-click the Deployment Project and select Rebuild, it
does a rebuild all and says it is rebuilding all in the status bar.

In the other, it says the same thing, but doesn't rebuild everything. When
I look at the business Layer project in the bin folder, the
businessLayer.dll has an old date on it.

What causes the Deployment Project to do an actual rebuild all?

Thanks,

Tom
 
W

Wilson, Phil

It sounds to me like you need solution dependencies set up so that the setup
project build depends on your Dll.
 

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