Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Local site not copying to deployment server?

Reply
Thread Tools

Local site not copying to deployment server?

 
 
David Veeneman
Guest
Posts: n/a
 
      02-08-2007
Here's a problem I haven't run into before. I'm testing my site on a remote
server. This morning, I changed an error message in an email, tested it
locally, then used 'Copy Web Site...' to copy the change to the remote
server. When I tested for the error on the remote server, I got the old
error message, not the new one.

I assumed the old code was being cached by the server, so I made a change to
Web.config on the remote server to force a flush of the server cache. When I
tested again, I still got the old error message. I cleared the entire site
and re-uploaded it, using 'Copy Web Site...'. I still got the old error
message.

The change was made in a DLL on my site, so I assumed I was compiling a
release version and linking the web site to an old debug version, even
though that should have shown up in my local testing. I deleted all binaries
from the solution, recompiled the DLL, and linked the web site to the
release version of the DLL. I reuploaded again, and I still got the old
error message.

Has anyone else run into anything like this? Any suggestions? Thanks

David Veeneman
Foresight Systems


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fixed: The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {555F3418-D99E-4E51-800A-6E89CFD8B1D7} to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19). Skybuck Flying Windows 64bit 1 06-29-2009 06:17 PM
Enterprise Library deployment problem. Why needs to InstallUtil DLLs to the deployment server? If not, Registry Error whould shown. Benny Ng ASP .Net 0 10-03-2005 05:40 AM
Validation jscript not firing on the deployment site Rolly Ferolino ASP .Net 4 04-05-2005 11:25 PM
Browser link to local file works when local, not work when servedfrom http lurker HTML 1 04-05-2005 05:10 AM
RE: Deployment to a Web Site not a Virtual Directory Mark ASP .Net 1 07-03-2003 07:37 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57