B
Brian Henry
Hi everyone,
I have a project that has vbaccelerators listbar control in (coded in c#) i
also in the same solution have a bunch of vb.net projects (one of which
references the C# control and uses it in the project... its referenced by
project output *NOT by the actuall dll file*) and every time it compiles i
get this message
------ Build started: Project: acclListBar, Configuration: Release
..NET ------
Preparing resources...
Updating references...
Performing main compilation...
Build complete -- 0 errors, 0 warnings
Building satellite assemblies...
The file 'acclListBar.dll' cannot be copied to the run directory. The
process cannot access the file because it is being used by another process.
Could not copy temporary files to the output directory.
which causes a problem... does anyone know what is causeing this or how to
fix it? thanks
I have a project that has vbaccelerators listbar control in (coded in c#) i
also in the same solution have a bunch of vb.net projects (one of which
references the C# control and uses it in the project... its referenced by
project output *NOT by the actuall dll file*) and every time it compiles i
get this message
------ Build started: Project: acclListBar, Configuration: Release
..NET ------
Preparing resources...
Updating references...
Performing main compilation...
Build complete -- 0 errors, 0 warnings
Building satellite assemblies...
The file 'acclListBar.dll' cannot be copied to the run directory. The
process cannot access the file because it is being used by another process.
Could not copy temporary files to the output directory.
which causes a problem... does anyone know what is causeing this or how to
fix it? thanks