Get this compile error "Could not copy temporary files to the output directory."
-
Hello! I use VS 2003 and C# When I build an exe file that use 6 class library dll I get this error. Could not copy temporary files to the output directory. The file 'MeltPracStorage.dll' cannot be copied to the run directory. Det går inte att komma åt filen eftersom den används av en annan process. All six project is located in the solution that build the exe file This compile error occurred when I add project 'MeltPracStorage to the solution. I use copy local=true If I have this MeltPracStorage in a solution of its own and only reference the class dll MeltPracStorage.dll in the reference list for the project that build the exe file I don't get any errors. The MeltPracStorage.dll size is 176 kB Have you any kind of suggestion to ny problem. //Tony
-
Hello! I use VS 2003 and C# When I build an exe file that use 6 class library dll I get this error. Could not copy temporary files to the output directory. The file 'MeltPracStorage.dll' cannot be copied to the run directory. Det går inte att komma åt filen eftersom den används av en annan process. All six project is located in the solution that build the exe file This compile error occurred when I add project 'MeltPracStorage to the solution. I use copy local=true If I have this MeltPracStorage in a solution of its own and only reference the class dll MeltPracStorage.dll in the reference list for the project that build the exe file I don't get any errors. The MeltPracStorage.dll size is 176 kB Have you any kind of suggestion to ny problem. //Tony
Hello, Please check that the dll file is being used by an running .exe file. close the application and try to build it. It should work. HTH. Cheers :) Maqsood Ahmed - MCAD.net Kolachi Advanced Technologies http://www.kolachi.net
-
Hello, Please check that the dll file is being used by an running .exe file. close the application and try to build it. It should work. HTH. Cheers :) Maqsood Ahmed - MCAD.net Kolachi Advanced Technologies http://www.kolachi.net
follow the steps.. 1) Close VS.net 2) Delete the and obj folder inside of the project u trying to build. 3) now build the application. There are chances that the pdb might be the problem,:) Mind think with Ideas,not Data. No amount of Information or Data could be compared with an inspired thought. -- modified at 9:15 Tuesday 28th March, 2006