473,397 Members | 2,028 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,397 software developers and data experts.

is there problem to work with vs.net on web application and also to the iis to serve web clients ?

hi.

if i work with the vs.net on project X ,that is web application
is there a problem for the IIS to serve web clients with project Y dlls ,at
the same time ?
meaning, can i server web clients and develop on the IIS at the same time ?

(i want to develop while other web clients testing other web applications )
Nov 19 '05 #1
3 1058
Yes it works. In the worst case thought you could hang the server because
depending on what you are doing...

Patrice

--

"roni" <xs*******@hotmail.com> a écrit dans le message de
news:d4**********@news2.netvision.net.il...
hi.

if i work with the vs.net on project X ,that is web application
is there a problem for the IIS to serve web clients with project Y dlls ,at the same time ?
meaning, can i server web clients and develop on the IIS at the same time ?
(i want to develop while other web clients testing other web applications )

Nov 19 '05 #2
Hi roni:

You can certainly run into problems trying this - your testers might
file a bug because they thought something went wrong when in fact you
just had to restart a service on your development machine, for
instance. Yes - technically it will 'work', but mightg lead to extra
work and confusion.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Mon, 18 Apr 2005 19:14:23 +0200, "roni" <xs*******@hotmail.com>
wrote:
hi.

if i work with the vs.net on project X ,that is web application
is there a problem for the IIS to serve web clients with project Y dlls ,at
the same time ?
meaning, can i server web clients and develop on the IIS at the same time ?

(i want to develop while other web clients testing other web applications )


Nov 19 '05 #3
> meaning, can i server web clients and develop on the IIS at the same time
?
If I understand you correctly, yes, as long as you aren't developing on the
SAME server as the one that is being used.

General rule of thumb: Don't s**t where you eat. You have clients that
(presumably) pay for 24-7 service on a public web server. Development means
debugging. Debugging means bugs, and catastrophic failures from time to
time. Use a development server for development.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"roni" <xs*******@hotmail.com> wrote in message
news:d4**********@news2.netvision.net.il... hi.

if i work with the vs.net on project X ,that is web application
is there a problem for the IIS to serve web clients with project Y dlls
,at
the same time ?
meaning, can i server web clients and develop on the IIS at the same time
?

(i want to develop while other web clients testing other web
applications )

Nov 19 '05 #4

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

Similar topics

10
by: Saso Zagoranski | last post by:
hi, this is not actually a C# problem but since this is the only newsgroup I follow I decided to post my question here (please tell me where to post this next time if you think this post...
3
by: Pitcairnia | last post by:
The basic purpose of the site is for authenticated users to post event listings, which often include photographs. The user is faced with a page where they can insert all of the information about...
15
by: Ron L | last post by:
We are working on a distributed VB.Net application which will access a SQL database located on a known server. Each client will run on the user's local machine. To implement this, we are trying...
3
by: akmkat | last post by:
Hi all, I am in a great problem. I am trying to implement a multithreaded server using java, first look at the code... /*------- Main Server (server.java)--------------*/ import java.io.* ;...
11
by: Jeff | last post by:
Hello everyone. I've searched through the archives here, and it seems that questions similar to this one have come up in the past, but I was hoping that I could pick your Pythonic brains a bit. ...
1
by: sherifbk | last post by:
Problem description ============== - I have 4 clients and 1 server (SQL server) - 3 clients are Monitoring console 1 client is operation console - Monitoring console collects some data from...
10
by: Robert Huff | last post by:
Can someone offer suggestions why, on the same server (Apache 2.2.8), this works <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html lang="en-US"> <head> <link rel=stylesheet...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
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
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...

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.