PDA

View Full Version : how to synchronize project ??


joer00
06-28-2004, 12:12 AM
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

bruce
06-29-2004, 10:01 AM
make sure you copy the dll file to the bin.

[b]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">