> Hi all !!
>
> I've got an ASP.net web service and I need to make a call to a .exe file,
> to execute that file. Anyone knows how to do it ????
Hi Ibon,
Use Process.Start to execute the file. Just make sure that the web service
has enogh permissions to call the exe file.
Regards,

Signature
Martin Kulov
http://www.codeattest.com/blogs/martin
MCAD Charter Member
MCSD.NET Early Achiever
MCSD