Re: Could not copy temporary files to the output directory
From: Yunus Emre ALPÖZEN (yemre_at_msakademik.net)
Date: 01/31/05
- Next message: cFleury: "public vars losing values"
- Previous message: Kostadin Kostov: "RE: Help: RangeValidator Not Working!"
- In reply to: Verane: "Could not copy temporary files to the output directory"
- Next in thread: Kostadin Kostov: "RE: Could not copy temporary files to the output directory"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 Jan 2005 18:12:21 +0200
It is my nightmare. Today I got this error seven times... While closing
VS.NET it gives an error message and ask me to report this bug.... Restarts
VS.NET, and then everything works fine for a while...
-- Thanks, Yunus Emre ALPÖZEN "Verane" <verane.chanson@varianinc.com> wrote in message news:5b21b1a9.0501310754.63a0d546@posting.google.com... > Hi, > I have read the thread named "Could not copy temporary files to the > output directory" on this newsgroup. And I have the same symptoms on > my machine. But I didn't find any solution suitable for me. (I don't > use ASP.NET or any web service at all, only windows forms). > > Here is how I work : > I have a solution with 10 projects inside. Each of them is built in a > different directory (MyProject/bin/debug for each project). I have > then a post-build event that copy all those dlls in a single directory > called M:\bin. > (I have done that to avoid compiling all my projects in the same > directory, and because I need them to be in a unique directory to be > able to debug). > Each project has some references on assemblies that come either from > the same solution or from third party components. In each case I set > the reference by brwosing the dll in M:\bin and not using a 'project > reference'. > I always set 'local copy' to true. > > the problem is that I randomly get errors that my dll could not been > copied in the output directory or I also get some 'post-build event > failed' when I do re-built. > I sometimes also get the same kind of errors about the .pdb files. > > At the moment I do the rebuilt, my application is not runnig. Often I > have those problems just after having opened visual studio, even > before I have run my application once. > > The only solution I have found for the moment is to close Visual > Studio, delete the .dll or .pdb and re open visual studio... This is > very annoying, because it takes a long time to open the solution... > > > Is there something I do wrong ?? Is there a workaround ?? > > Any help will be appreciated ! > Thanks, > Verane.
- Next message: cFleury: "public vars losing values"
- Previous message: Kostadin Kostov: "RE: Help: RangeValidator Not Working!"
- In reply to: Verane: "Could not copy temporary files to the output directory"
- Next in thread: Kostadin Kostov: "RE: Could not copy temporary files to the output directory"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|