473,473 Members | 1,637 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Debugging Web Services: Quick Question

Unfortunately due to a mishap with Visual Sourcesafe, I'm having to
recreate a solution file from scratch for a software package I
"inherited" when starting at this position.

I am wanting to be able to develop both the program that calls the web
service, and the web service itself in the same environment. This was
working before this mishap, but for the life of me I can't get it to
work now.

Let's say that the webservice is named: somewebservice.asmx

It is in it's own project within the solution named
"SomeWebServiceProj"

The other project is named, "SomeApp", with a proxy project to connect
the two named "SomeAppProxy".

What do I need to do so that when I create a function that calls the
proxy, which then calls the web service, to have it point to the
version of the web service I'm developing instead of the currently
"compiled" version that is running on the server?

I will provide any other information that is necessary.

Thanks!
Jul 21 '05 #1
1 1453
If you didn't want to change your proxy app to point to a
different web reference (which is what I usually do), on
your iis box under administrative tools open Internet
Services Manager. Find the current Web service directory
under Default Web Site and right click for properties.
You'll need to change the application name (maybe just add
an underbar). The next thing you'll need to do is add the
directory your development web services is in to the
Default Web Site list and give it the same application
name as the original you just changed. If your directory
is under wwwroot then you should see it the Default Web
Site directory list. Otherwise you will need to create a
virtual directory to add it to the list
(Action>New>Virtual Directory). Once it's in the list,
right click it for properties and click Create button
under the directory tab. Make sure you give your dev
directory the same 'Application Name' your proxy app is
looking for.

hth,

~Bill
-----Original Message-----
Unfortunately due to a mishap with Visual Sourcesafe, I'm having torecreate a solution file from scratch for a software package I"inherited" when starting at this position.

I am wanting to be able to develop both the program that calls the webservice, and the web service itself in the same environment. This wasworking before this mishap, but for the life of me I can't get it towork now.

Let's say that the webservice is named: somewebservice.asmx
It is in it's own project within the solution named
"SomeWebServiceProj"

The other project is named, "SomeApp", with a proxy project to connectthe two named "SomeAppProxy".

What do I need to do so that when I create a function that calls theproxy, which then calls the web service, to have it point to theversion of the web service I'm developing instead of the currently"compiled" version that is running on the server?

I will provide any other information that is necessary.

Thanks!
.

Jul 21 '05 #2

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

Similar topics

16
by: Serdar Kalaycý | last post by:
Hi everybody, My problem seems a bit clichè but I could not work around. Well I read lots of MSDN papers and discussions, but my problem is a bit different from them. When I tried to run the...
3
by: Web Team | last post by:
Hi, Our team has just upgraded our development machines from Windows 2000 to Windows XP SP2. We previously developed remotely, which worked AOK. Since going to SP2, when we try to debug, we get...
1
by: Timothy Alvis | last post by:
Unfortunately due to a mishap with Visual Sourcesafe, I'm having to recreate a solution file from scratch for a software package I "inherited" when starting at this position. I am wanting to be...
5
by: phnimx | last post by:
Hi , We have developed a number of plug-in .NET Library Components that we typically deploy with our various applications by installing them into the GAC. Each of the applications contains an...
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
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...
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...
1
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...
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
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.