Compilation Problems

  • Thread starter Thread starter JM
  • Start date Start date
J

JM

I connect to a remote server to manage 2 ASP.NET sites.
Lately when I compile either project the dll on the server
does not get replaced. The weird thing is that one
project is in VS.NET 2002 and the other in VS.NET 2003.

It hardly seems possible that both applications are
corrupted.

Are there any configuration settings that could affect the
dll file replacement?
 
There is a property on each file called Copy Local. If
set to False, the file would not be copied. Also, is it
possible that the file is currently in use and therefore
cannot be replaced?

Hope this help.

Bruce Johnson
http://www.ObjectSharp.com/Bruce
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top