RE: build process
- From: "Bertrand" <Bertrand@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 May 2005 06:36:04 -0700
Hi jack,
have a look on this
site:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/tdlg_rm.asp
there's a program(with source code) call Build It that makes quite all what
you want to do.
I hope it will help you.
In my case i face a problem with the build of the solution, sometimes the
build process freeze, and I still haven't found any explanation.
Bertrand
"Jack" wrote:
> Hi,
>
> I'd like to create an automated build that will:
> stop IIS
> then delete the directory and all sub-dirs containing the asp.net solution
> get the latest solution from VSS
> build the solution
> delete the DB from the local machine
> backup the SQL server db from the DB server
> copy and restore the db backup to the local machine.
> start IIS
>
> Is it easiest to do this with a batch file or does VS.NET have a more
> efficient way of doing this?
> I started creating a batch file but I'm having problems connecting to VSS on
> a remote database.
>
> Thanks in advance.
.
- Prev by Date: Re: Running cl.exe in BelowNormal priority
- Next by Date: Help setting up .net apps within sharepoint web site
- Previous by thread: Visual Web Developer 2005 Express Edition Beta
- Next by thread: Help setting up .net apps within sharepoint web site
- Index(es):
Relevant Pages
|