473,505 Members | 14,252 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Web Service Question

I stated a question about Web Service Issues earlier, but I wrote the
question poorly. I started a new thread to explain myself better.

Say that there are 2 developers that are developing Web Services from within
the same project (which links to a web site hosted on our development server).

Programmer 1 makes a change to an existing Web method and builds the project.
Meanwhile, Programmer 2 also has the same project open and he makes a change
to a different Web Service in the same project. He then, builds the project,
but at that point his cache doesn't have the latest code for Programmer 1 and
so it overwrites the file with the one from his (Programmer 2's) cache.

At this point, Programmer 1 has lost any changes (on the server, not locally
in his cache) to what he had just changed.

We believe this is a Cache issue. We just don't know where to take care of
this. What's the best way to take care of this?

Is there any way around this issue?

--
Newbie
Nov 23 '05 #1
1 1059
VSS Can Help you to prvent such problems in futre...But as of now to solve
the current problem, they should migrate their code and build the project
again.

"Band of Multi" wrote:
I stated a question about Web Service Issues earlier, but I wrote the
question poorly. I started a new thread to explain myself better.

Say that there are 2 developers that are developing Web Services from within
the same project (which links to a web site hosted on our development server).

Programmer 1 makes a change to an existing Web method and builds the project.
Meanwhile, Programmer 2 also has the same project open and he makes a change
to a different Web Service in the same project. He then, builds the project,
but at that point his cache doesn't have the latest code for Programmer 1 and
so it overwrites the file with the one from his (Programmer 2's) cache.

At this point, Programmer 1 has lost any changes (on the server, not locally
in his cache) to what he had just changed.

We believe this is a Cache issue. We just don't know where to take care of
this. What's the best way to take care of this?

Is there any way around this issue?

--
Newbie

Nov 23 '05 #2

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

Similar topics

1
1952
by: Liza | last post by:
Hello, can you guys help me out here....? this is part of my masters degree and hence is very important to me..... my supervisor doesn't seem to be too interested in helping me and infact is...
5
14106
by: Richard Steele | last post by:
I have created a WinForm application that needs to be run as a windows service (the PC is inaccesible by any user) i have successfully installed the application as a windows service. When i start...
2
1800
by: Tom Simpson | last post by:
I have set up a Windows service in VB.NET, and created a 'Service Manager' Windows Forms app that can 'get' information from that service. The service consists of the basic service 'framework'...
2
1756
by: John A | last post by:
I have a Web Service that I am reponsible for that we use for data integration purposes. Recently I have been tasked with sending some of this data to a third party. Because they need to receive...
17
6413
by: UJ | last post by:
Is there any way for a windows service to start a windows program ? I have a service that will need to restart a windows app if it needs to. TIA - Jeff.
2
6878
by: deko | last post by:
When to use a privileged user thread rather than a windows service? That's the question raised in a previous post . It was suggested that if the service needs to interact with a WinForms app...
5
606
by: Tom | last post by:
Using multiple System.Timers.Timer objects in a Windows Service for performing multi-thread activities in a periodic fashion. Timers are AutoReset=false, to only have a single timer execution...
6
3961
by: Joseph Geretz | last post by:
I have the following class which I am serializing and passing back and forth between my Web Service application and the client. public class Token : SoapHeader { public string SID; public...
5
3270
by: dm3281 | last post by:
I'm really starting to hate writing services -- or trying to, anyway. Why do I need to rename my project to the service name? Why do I need to set the "ServiceName" property to my service name?...
2
5321
by: =?Utf-8?B?bXVyYWRqYW1lcw==?= | last post by:
Yes, sorry I tried to make it clear in the original question that I want to get the user token of the service - ie. the account the service is running under. I know services don't have user tokens...
0
7216
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
7098
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
7303
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
7367
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...
1
7018
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
7471
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
4699
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
1528
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 ...
1
754
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.