473,473 Members | 2,036 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Developing on a Remote Web Server

Up until now I have been developing my ASP .NET web applications on
the same machine as the client and then using 'Copy Project' or Web
Setup to transfer the application.. This also included the SQL 2000
Server.

Now I wish to operate Visual Studio on my client but to use a Web
Server and Sql Server on another part of my network. What changes are
required and what impact will this have in terms of debugging?

Regards

John L
Nov 19 '05 #1
2 1110
Vko
Be carefull, only one ASP.NET could be debugged in same time, and so, others
users/developpers will be block.
"gemel" wrote:
Up until now I have been developing my ASP .NET web applications on
the same machine as the client and then using 'Copy Project' or Web
Setup to transfer the application.. This also included the SQL 2000
Server.

Now I wish to operate Visual Studio on my client but to use a Web
Server and Sql Server on another part of my network. What changes are
required and what impact will this have in terms of debugging?

Regards

John L

Nov 19 '05 #2
Plus you will need to install Remote Debugging on the webserver. Are you
sure you want to change your developing instance over to a shared server.
It is much slower to debug, and to build and test. Also like Vko said, when
one developer is debugging the server no one else will be able to do
anything on the shared webserver.

In my group we have 5 developers. We all develop on our local machine with
a remote Sql2000 server. We also have a dev server. When a developer has
completed a change, we put out the "dev" site to the development machine.

When the "dev" changes have been approved, we will build a "release" version
to be placed on the remote production web server.

HTH,

bill

"gemel" <jo***@glenavon1.demon.co.uk> wrote in message
news:d8********************************@4ax.com...
Up until now I have been developing my ASP .NET web applications on
the same machine as the client and then using 'Copy Project' or Web
Setup to transfer the application.. This also included the SQL 2000
Server.

Now I wish to operate Visual Studio on my client but to use a Web
Server and Sql Server on another part of my network. What changes are
required and what impact will this have in terms of debugging?

Regards

John L

Nov 19 '05 #3

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

Similar topics

1
by: Troy Erickson | last post by:
I am very new to web developing. What is the best way to create a web project. I will be using asp with vs.net. What do most people do for computers more specifically. Do I remote debug to a...
0
by: David Anthony | last post by:
Hello, Sorry if this has been answered before, but I can't find a definative answer. I have VS 2003 on my local machine, and a remote machine running Server2003. I want to develop for the remote...
11
by: Simon | last post by:
Hi all As I'm sure is common knowledge the version of IIS included in XP Pro is limited in that you can only create 1 website in the IIS snap in. As an ASP.net developer this is a pain in the...
1
by: gemel | last post by:
Can anyone outline the issues regarding developing ASP .NET applications on a remote server by just using the VS 2003 on the client? Regards John L
1
by: Terry Olsen | last post by:
Running VS.NET 2003 on WinXP pro. Created ASP.NET Web App on remote Win2003 Server. Installed remote debugging tools on server. When I try to run the app, I get the following error. "Error...
1
by: Carlos | last post by:
Hi all, I have a ASP.NET app that uses SQL Server 2000 to access the data over the internet and everything works fine . However, I just installed SQL server 2005, and wanted to test the remote...
22
by: linwu02 | last post by:
I am trying to write a Wrapper for our web wrapping engine, Cameleon. Currently Cameleon is able to answer certain SQL queries but with a restriction that all SQL queries must have a predicate....
7
by: dendav | last post by:
We are a team of programmers (8) who currently develop, test & debug our ASP.NET (C#) web applications using a local version of IIS 5.0 and SQL Server 2000 Desktop. We have ONE development server...
7
by: Chris Marsh | last post by:
All I've been asked run a VM on my development machine, with Windows Server 2003 installed. I've also been asked to then develop against this environment from the host machine, using Visual...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
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,...
1
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
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...
0
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...
0
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 ...
0
muto222
php
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.