Executing a web service dll directly

N

Navin Mishra

Hi,

Is it possible to load a web service dll and directrly invoke its methods
using relection to avoid installing a local web service ? Is there a sample
somewhere ?

Thanks in advance and regards

Navin
 
L

Lionel LASKE

Why not if your web service dll don't require context information (like some
Web.config keys).
I use this method with NUnit when I want to launch an NUnit test on my web
service dll.
I don't have any sample because in my case, it's NUnit who call my dll.
A basic reflection sample may be found on
http://www.dotnetbips.com/displayarticle.aspx?id=35
I hope it could help.

Lionel.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,522
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top