how to synchronize project ??

Discussion in 'Visual Studio' started by joer00, Jun 28, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I dont see any sync method on VS.net ! I uploaded and overwrote my global.asax file with a new version, but running the web still uses the old one ! Only way to get it use the new one is to copy the whole project which takes forever !!

    What is the way to do this correctly ?

    Joe
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    make sure you copy the dll file to the bin.

    quote:Originally posted by joer00

    I dont see any sync method on VS.net ! I uploaded and overwrote my global.asax file with a new version, but running the web still uses the old one ! Only way to get it use the new one is to copy the whole project which takes forever !!

    What is the way to do this correctly ?

    Joe
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page