|
-
June 14th, 2006, 09:34 AM
#1
Visual Studio 2005 Post build event fails when updating assemblies in DEVPATH folder
We are using the DEVPATH environment variable in combination with
developmentMode in the machine.config in order to reference all
assemblies from a common location.
A post build event copies the target assembly for each project into the
DEVPATH folder.
However, after the 2nd build or so the copy command inserted in the
Post Build events fails since the IDE is locking these files. Is there
a way around this.
Sanjeev
-
July 24th, 2006, 04:11 PM
#2
Re: Visual Studio 2005 Post build event fails when updating assemblies in DEVPATH folder
 Originally Posted by Sanjeev K
However, after the 2nd build or so the copy command inserted in the
Post Build events fails since the IDE is locking these files.
What is the nature of the files being copied?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|