473,395 Members | 1,377 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,395 software developers and data experts.

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 1446
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
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...

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.