473,698 Members | 2,571 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VB web app not updating -- using XCopy to deploy

Hope someone can help me out with this. I made some minor
modifications to some underlying VB code for a web app -- no changes to
any .aspx pages were required. I then deployed the changes to a test
environment and everything worked fine. I used XCopy method to do this
-- Copied the project to a localhost directory, then copied the dll's
from there to the test environment. Like I said, after that the
changes were visible in the test area.

Now when I try to deploy the modifications to our prod environment,
they don't seem to showing up. The only difference in the steps was
that I changed the Solution Configuration from "Debug" to "Release."
Then followed the same steps -- copied to localhost, then moved the
dll's to prod. However, I can't get the modifications to show up.

Any ideas?

Jul 21 '06 #1
0 907

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
3783
by: Mike Morse | last post by:
When I run XCOPY to copy from developement to live server I keep getting Access denied Unable to create directory - <mydirectoryname> 0 File(s) copied Also in vs.net if I go to project > copy project this returns a Access Denied as well. My user account is a domain admin as well as local admin on the live server. Is there something else i'm missing?
2
1297
by: Ali Nikzad | last post by:
how can i use XCopy to deploy my asp.net app written in vs.net thanks
4
1577
by: Matt Anderson | last post by:
When I use Xcopy to deploy my changes to IIS, it seems to drop the user connections; i.e., empties out their Session variables, etc. I thought ASP.NET was supposed to use shadow deployment and gracefully have new connections use the new code, while the old code is cached for current connections. Anyone?
3
943
by: BillGatesFan | last post by:
If your web server host multiple sites, is your only deployment choice is XCOPY? Or can you create a web setup to deploy your web app? Every time I use a web setup in installs to the same virtual directory. Is this normal or can it be fixed? Thanks
1
1582
by: Dave | last post by:
Hi, I'm trying to use xcopy to deploy my application to a mapped drive. I can access the drive ("J:") through Windows Explorer and drag/drop the files but I wanted to use XCOPY to make it faster since I only want to copy certain files. I tried <sourcedirectory:>xcopy j: /s /z /u I then asks if I want to overwrite one of the files, I press "Y", thinking
3
2979
by: Tim_Mac | last post by:
hi, see quote below from http://groups.google.ie/groups?hl=en&lr=&th=36c5d2df211a4d78&seekm=00480961-660F-462D-BBD4-455C8DA26C38%40microsoft.com&frame=off According to the book: "Deploying .NET Applications Lifecycle Guide" published in Microsoft Press: "Web setup projects allow you to specify which port to install the application on, they do not currently support deployment of a Web application to a site differentiated by host...
3
1732
by: Rob R. Ainscough | last post by:
Just trying to figure out if I need to include myApp.exe.config when I XCOPY the files to another PC? Rob.
21
3855
by: Al Christoph | last post by:
I posted this last week end in the MSDN forums. No luck there. Let's see what the experts here have to say:-)))) I have a rather convoluted project. The distributable will come in eight different flavors, each with its main program, libraries, datafiles, doco, etc. Each flavor will also have one or more standalone executables that can be called as tools from within the main program.
5
2413
by: cj | last post by:
In 2003 to deploy a simple program you could copy the exe from the projects obj\release directory. Why in 2005 does it create a bin\release and a obj\release directory, each of which contain what would appear to be identical exe files? 2005 also puts a debug directory under both bin and obj directories.
0
8683
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8610
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9170
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8902
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6528
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4372
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2339
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.