Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > how to compile web service in command line

Reply
Thread Tools

how to compile web service in command line

 
 
mei xiao
Guest
Posts: n/a
 
      07-20-2004
Hi, there,

I have a small web service project and I can compile them in visual
studio.net, but how can I compile it using command line compiler?
Thanks.

-May


 
Reply With Quote
 
 
 
 
Denis Kondratyev
Guest
Posts: n/a
 
      07-20-2004
Use NAnt (http://nant.sourceforge.net/). I dont build web services with it,
but imho u dont have troubles.

"mei xiao" <> сообщил/сообщила в новостях следующее:
news:...
> Hi, there,
>
> I have a small web service project and I can compile them in visual
> studio.net, but how can I compile it using command line compiler?
> Thanks.
>
> -May
>
>



 
Reply With Quote
 
 
 
 
Jaydeep
Guest
Posts: n/a
 
      07-21-2004
use wsdl.exe utility(from VS studio's command prompt) to create a .cs(proxy
class) file and then using csc create a dll and put that into your bin
directory...

thanks
--
Jaydeep Vaze
Solversa Technologies
"mei xiao" <> wrote in message
news:...
> Hi, there,
>
> I have a small web service project and I can compile them in visual
> studio.net, but how can I compile it using command line compiler?
> Thanks.
>
> -May
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
cant compile on linux system.cant compile on cant compile onlinux system. Nagaraj C++ 1 03-01-2007 11:18 AM
InvocationTargetException when calling "new Service()" in Axis web service to call another web service Michael Averstegge Java 0 01-10-2006 11:05 PM
how compile sources VB.NET & C# with command line? Alfonso Melchionna ASP .Net 3 12-03-2004 12:53 AM
Compile asp.net VBNet using vbc.exe command line error Dave Willock ASP .Net 1 01-10-2004 11:50 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57