WSE Version of ServiceDescriptionImporter

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: GeorgeNewYork (gweihs_at_yahoo.com)
Date: 02/23/05


Date: 23 Feb 2005 14:03:25 -0800

I had built an engine to dynamically invoke web services by generating
web service proxy classes (on the fly). It was built using the
framework's ServiceDescriptionImporter(). Basically, all i needed was a
wsdl url and i could create a ServiceDescription object and call the
importer to generate the source code for a proxy. I would then use
CodeDom to compile it and (voila) i had a class that could be reflected
and invoked.

That was then, this is now.

Now I am forced to upgrade to WSE and I dont see a comparable method
(one that does the work of of the command-line WseWsdl2.exe but in an
easy to swallow dll form.

I now stand perched on a rooftop ledge of a very tall building - thumb
typing this message on my blackberry. Please do one the following (in
preferred order):

A) Tell me there is a method(s) that exposes this functionality.
B) Tell me i can safely redistribute the WseWsdl2.exe with my
application so that i can call it at runtime (without having MS zap me
with a laser from outer space).
C) Tell me there is some other way without reinventing the wheel
D) Tell my wife I loved her ;-)

George



Relevant Pages

  • Web Services/SOA
    ... I built a client/server application using .NET and SQL server, ... I decided to separate the data from the presentation tier ... Web Services. ... There's a method to get car data from database, ...
    (microsoft.public.dotnet.languages.csharp)
  • VSTO and WSE
    ... I'm trying to research security of web services when called from an Office ... The client is Excel but fails to execute when instaniating the ... Has anyone built an Office application that uses WSE 2? ...
    (microsoft.public.vsnet.vstools.office)
  • Reliability of Messages
    ... Framework v1.1 and web services to obtain data using ODBC from a proprietory ... 4GL back-end system. ... If there is no reliability checking built in, what would be the best way to ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: in ASP.NET 2.0
    ... e.g. in web services by the timeout of a ... web service proxy client. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Web Services without SOAP
    ... but have built many web services in .Net. ... I need to build one in Java without SOAP. ... concept to tearing web services away from the fat envelopes of SOAP. ...
    (comp.lang.java.programmer)