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

wsdl file generation

Dee
I dont have much experience with wsdl's, but I am currently producing
asmx web services, for c# dot net projects.

All the project files are stored in souresafe, including the wsdl
files.

Each time I update a project I must build and run the particular web
service then manually open and save the wsdl.

This must be done before the wsdl can be checked into ss.

What I want to know is does anyone know of an automatic way of saving
the wsdl file on build.
Either in the dot net framework, or a simple program to carry this out
each time?

Any info is appreciated.
Thanks
Dee
Nov 16 '05 #1
3 2047
Dee wrote:
I dont have much experience with wsdl's, but I am currently producing
asmx web services, for c# dot net projects.

All the project files are stored in souresafe, including the wsdl
files.

Each time I update a project I must build and run the particular web
service then manually open and save the wsdl.

This must be done before the wsdl can be checked into ss.

What I want to know is does anyone know of an automatic way of saving
the wsdl file on build.
Either in the dot net framework, or a simple program to carry this out
each time?


C# in VS.NET 2003 supports post build steps. In the post build step for
your webservice project you could add the call to wsdl with appropriate
parameters for your web service.
--
Tom Porterfield
Nov 16 '05 #2
Dee,

I am curious, why are you saving the WDSL files in source safe? These
should be generated automatically for you from the web service. If
anything, you just have to fire up the web service, and then you can get it
anytime you want.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Dee" <da************@hotmail.com> wrote in message
news:20**************************@posting.google.c om...
I dont have much experience with wsdl's, but I am currently producing
asmx web services, for c# dot net projects.

All the project files are stored in souresafe, including the wsdl
files.

Each time I update a project I must build and run the particular web
service then manually open and save the wsdl.

This must be done before the wsdl can be checked into ss.

What I want to know is does anyone know of an automatic way of saving
the wsdl file on build.
Either in the dot net framework, or a simple program to carry this out
each time?

Any info is appreciated.
Thanks
Dee

Nov 16 '05 #3
Hi Dee,

I agree with Nicholas... don't save the WSDL in VSS. Sourcesafe is for code
that you generate. You aren't generating the WSDL.

Do you save the DLLs into VSS? I don't.

When I deliver a build, I copy all of the build files into a "buildXX"
directory somewhere (e.g. c:/productname/drops/Build461 would contain the
461st build of the product). This directory can, and should, contain the
WSDL file, as generated on the BUILD machine, not as stored in VSS. If you
want to store your builds in VSS at that time, that is your perogative.

However, during development, I wouldn't store generated output in a source
code control system.

--- Nick Malik

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:%2****************@TK2MSFTNGP12.phx.gbl...
Dee,

I am curious, why are you saving the WDSL files in source safe? These
should be generated automatically for you from the web service. If
anything, you just have to fire up the web service, and then you can get it anytime you want.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Dee" <da************@hotmail.com> wrote in message
news:20**************************@posting.google.c om...
I dont have much experience with wsdl's, but I am currently producing
asmx web services, for c# dot net projects.

All the project files are stored in souresafe, including the wsdl
files.

Each time I update a project I must build and run the particular web
service then manually open and save the wsdl.

This must be done before the wsdl can be checked into ss.

What I want to know is does anyone know of an automatic way of saving
the wsdl file on build.
Either in the dot net framework, or a simple program to carry this out
each time?

Any info is appreciated.
Thanks
Dee


Nov 16 '05 #4

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

Similar topics

1
by: Leepe | last post by:
example: I have a skill object that implements the XmlSerializable interface Implementing the getschema gives me some unwanted generations towards the wsdl.exe Reference.cs generation. skill is...
0
by: Suresh Pasala | last post by:
Hello All, Iam using the ServiceDescription class and writing a wsdl file. Currently the way wsdl is generated is as follows. <definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"...
0
by: Stefan Lischke | last post by:
Hi, I'm really desperate using code generation(wsdl.exe) from wsdl files for latest WS-Eventing(including WS-Addressing) Specs. I'm writing my diploma about "publish subscribe systems based on...
1
by: Peter McEvoy | last post by:
Hi all, another question related to Schema and WSDL... I'd like to have a bit more control over the WSDL that is generated for my ..asmx. In particular, I'd like to override the generated WSDL...
7
by: George Jordanov Ivanov | last post by:
Folks, I have to design the WSDL files of a bunch of XML Web Services. But, unfortunately, I am not very keen on writing the WSDL file line by line, and moreover be aware of the whole standard...
13
by: ScottM | last post by:
I have run into a problem generating the class file via the WSDL utility. I have a WSDL file that was generated by XMLSpy and is able to be read by the Java code utility, but I get the following...
3
by: John K | last post by:
I am trying to eliminate the capability of displaying the details of a web service by disabling WSDL generation in the web.config file. I have made the following changes to the web.config: ...
2
by: SteveChamp | last post by:
I have been experimenting with .Net web services for a while and have a few questions about the schema in the automatically generated WSDL file, and whether its content can be manipulated...
3
by: Thomas Guettler | last post by:
Hi, I looked for a solution to talk to a web service which offers its signature with a wsdl file. I googled for 'wsdl python' and found ZSI. This project uses code generation. That's...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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?
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...

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.