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

Home Posts Topics Members FAQ

Our automated build uses msdev command line and needs to update web references...

WTH
....is there a way to get the command line build tools to do this?

Anyone build web services clients via the command line (not using make
files)?

Thanks,
WTH
Nov 23 '05 #1
6 4139
Well in creating in a web proxy there are two things that must be done.
First a wsdl has to be generated and then finally a web proxy file is
generated from the wsdl.

You can use the .Net Web Services Description Language Tool (wsdl.exe)
to do what you need. Here is a link to it:

http://msdn.microsoft.com/library/de...oolWsdlexe.asp

It comes with the .Net framework SDK.

Nov 23 '05 #2
Well in creating in a web proxy there are two things that must be done.
First a wsdl has to be generated and then finally a web proxy file is
generated from the wsdl.

You can use the .Net Web Services Description Language Tool (wsdl.exe)
to do what you need. Here is a link to it:

http://msdn.microsoft.com/library/de...oolWsdlexe.asp

It comes with the .Net framework SDK.

Nov 23 '05 #3
WTH
Keenan Newton <ka*********@yahoo.com> loquated like no one had ever loquated
before with:
Well in creating in a web proxy there are two things that must be
done. First a wsdl has to be generated and then finally a web proxy
file is generated from the wsdl.

You can use the .Net Web Services Description Language Tool (wsdl.exe)
to do what you need. Here is a link to it:

http://msdn.microsoft.com/library/de...oolWsdlexe.asp

It comes with the .Net framework SDK.


Will do, thanks. I'm going to look into creating a macro for using the
tool.

WTH
Nov 23 '05 #4
WTH
Keenan Newton <ka*********@yahoo.com> loquated like no one had ever loquated
before with:
Well in creating in a web proxy there are two things that must be
done. First a wsdl has to be generated and then finally a web proxy
file is generated from the wsdl.

You can use the .Net Web Services Description Language Tool (wsdl.exe)
to do what you need. Here is a link to it:

http://msdn.microsoft.com/library/de...oolWsdlexe.asp

It comes with the .Net framework SDK.


Will do, thanks. I'm going to look into creating a macro for using the
tool.

WTH
Nov 23 '05 #5
"WTH" <do********@spamtrap.org> wrote in news:#b**************@TK2MSFTNGP14.phx.gbl:
..is there a way to get the command line build tools to do this?

Anyone build web services clients via the command line (not using make
files)?


Not quite command line, but here is what I use:
www.finalbuilder.com
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blogs: http://www.hower.org/kudzu/blogs
Nov 23 '05 #6
"WTH" <do********@spamtrap.org> wrote in news:#b**************@TK2MSFTNGP14.phx.gbl:
..is there a way to get the command line build tools to do this?

Anyone build web services clients via the command line (not using make
files)?


Not quite command line, but here is what I use:
www.finalbuilder.com
--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blogs: http://www.hower.org/kudzu/blogs
Nov 23 '05 #7

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

Similar topics

0
by: WalterM | last post by:
I'm setting up a script to build a C# solution, with several assemblies ( dlll's ). The script language would probably be VBScript, within a Windows Script ( .wsf ) file. The main build step is...
10
by: Douglas Buchanan | last post by:
I am using the following code instead of a very lengthly select case statement. (I have a lot of lookup tables in a settings form that are selected from a ListBox. The data adapters are given a...
2
by: Bob Rock | last post by:
Hello, is there a way to export the makefile a given project (or solution) is using to build that project (or solution)???? Compiling and linking from command line I don't seem to be able to...
1
by: E.T. Grey | last post by:
Hi, I have several modules comprising of shared libs (i.e. dlls) and executables. I would like to be able to do the ff: 1). Build each of the modules individually from the command line...
7
by: tshad | last post by:
I am trying to figure out the best way to send automated emails? I have emails that I want to send out to certain clients that need them either daily or weekly. How would I do in asp.net? ...
5
by: JCauble | last post by:
1. We have a web project that has a support dll that uses the following command: HttpContext.Current.Application.ToString(); 2. In our environment we must use a build process that runs from the...
0
by: WTH | last post by:
....is there a way to get the command line build tools to do this? Anyone build web services clients via the command line (not using make files)? Thanks, WTH
5
by: Al | last post by:
Hi all We have created a xml file that imports a single project using the Import element. This project compiles to a class library, but has references to two other projects that are also class...
0
by: jeanne.petrangelo | last post by:
I'm encountering something I don't expect at all. I have a solution made of multiple projects which I am trying to migrate from VS6 to VS2005. The original uses nmake and msdev, so I'm trying 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
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,...
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
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: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
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.