ASP.NET project depoyment

T

TaeHo Yoo

Hi,

We have 5 developers who work on the same project using asp.net and
source safe. This project consists of a lot of reporting pages and when
each developer gets a task and finishs it then they deploy it. Now the
problem we are having is that when you deploy it you have to compile a
project and deploy the .dll file of the project but sometimes a
developer forgets to get the latest version and deploy it which of
course results in a lot of problem.
Does anyone have an idea of how to handle this? Are there any thirdparty
tools to handle this situation at all?

Thanks
 
A

Alvin Bruney - ASP.NET MVP

this is more of a developer problem, i am not sure if you can get a tool to
take over that responsibility for you.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
 

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