473,410 Members | 1,950 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,410 software developers and data experts.

Local (debug) Project and Remote (deployment) Project

Ok,

Maybe there is an easier way to do what it is im trying to do. Let me
explain how I have the solution setup first. Basically, I am having
alot of difficulty debugging on my local machine and then deploying
the projects to remote machines.

Project : Portal
this is the web project that is the UI for the app. it contains a
reference to BusinessLayer

Project : BusinessLayer
this sits on the same machine as the UI and handles the business
logic. it contains a webservice refernce to DA which is an ASP Web
Service

Project : DAWS
this sits on the same machine as the SQL Server and broadcasts mainly
DataSets to the businesslayer.

Here is the problem I am having. While developing this solution. all
three of these layers are on my local machine. When I go to deploy the
project I have to change the UI web.config to reflect system path
changes, I have to modify the DA web reference to change the location
of the WebService, then once I build the project I can copy the
projects to the approriate machines. Is there an easier way to debug
and then deploy this application other than changing the web.configs
everytime and re-adding the WebService settings? It is becoming quite
cumbersome to change all the configuration of the app everytime I want
to debug it.

any help would be appreciated. thank you
Jul 21 '05 #1
0 1463

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

Similar topics

6
by: Jim H | last post by:
I have an app I working on that was working fine a few days ago. Now I get a jscript error: Microsoft JScript runtime error: Object expected in a part of the code that has not been modifed or...
8
by: | last post by:
I'm starting up the development server myself and using the "Startup Url" property of the web project. The problem is i cannot debug. The debug symbols are never loaded. I realize they are under...
0
by: DKode | last post by:
Ok, Maybe there is an easier way to do what it is im trying to do. Let me explain how I have the solution setup first. Basically, I am having alot of difficulty debugging on my local machine and...
0
by: Michael Höhne | last post by:
Hi, we're developing some web services and use the local development server of Visual Studio 2005 to create, run and debug the project. The web service methods connect to a database hosted on a...
1
by: lauralucas | last post by:
Hello I'm using ASP.NET 1.1, Visual Studio 2003, IIS 5.1 and windows XP as development machine. I can work in this machine locally and create web apps that I can access via localhost. No problem...
4
by: Hardy Wang | last post by:
Is there a way I can disable Web Deploy Project to run while I am in debug mode? I think Web Deploy Project is very foolish, it could not detect if code of a website is changed or not, it will...
0
by: David Veeneman | last post by:
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...
1
by: Davidhere40 | last post by:
I'm using a visual studio generated proxy to use the web services, but I can't seem to get it to switch from using a local version to the actual web based web service. It always always always uses...
3
by: =?Utf-8?B?bXVzb3NkZXY=?= | last post by:
Hi I've been reading about various ways in which people can have multiple web.config "sections" for different scenarios (configSource proerty, etc). In my situation, I just have a dev and...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...
0
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,...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.