L
Leo Violette
I'm using VS 2008 SP1
My Web site uses an ASP.NET Web Application and an ASP.NET Web Service.
I've added deployment projects for them.
For some reason, every time the deployment project builds, it's updating the
package code inside the vdproj file.
This works fine if I have that file checked out.
But, our build machine chokes on it because an error message pops up:
"The command you are attempting cannot be completed because the file
'MyWebAppSetup.vdproj' is under source code control and is not checked out."
It's attempting to update the "Package Code" inside of the vdproj file.
Why does it want to update this with every build? Can I turn that
off?
Leo.
My Web site uses an ASP.NET Web Application and an ASP.NET Web Service.
I've added deployment projects for them.
For some reason, every time the deployment project builds, it's updating the
package code inside the vdproj file.
This works fine if I have that file checked out.
But, our build machine chokes on it because an error message pops up:
"The command you are attempting cannot be completed because the file
'MyWebAppSetup.vdproj' is under source code control and is not checked out."
It's attempting to update the "Package Code" inside of the vdproj file.
Why does it want to update this with every build? Can I turn that
off?
Leo.