reset a webservice from c#

J

jordi c

Hi,
I need know how can to reset a webservice from the same web service (if
isn’t possible, how can i reset it from another web service).
My problem is i use a win32 dll (no other options) which have some bugs
(memory leaks) and after some time working it throw some errors, and we only
can do is reset IIS.

I want can reset it directly or after some time. Some ideas? thanks
 
J

James Parker

jordi c said:
Hi,
I need know how can to reset a webservice from the same web service (if
isn’t possible, how can i reset it from another web service).
My problem is i use a win32 dll (no other options) which have some bugs
(memory leaks) and after some time working it throw some errors, and we
only
can do is reset IIS.

I want can reset it directly or after some time. Some ideas? thanks

You could restart the app pool that the webserice is running in using the
IIS SDK's
that Microsoft offers.

Hope this helps.

j1mb0jay

######################################################
http://www.dotnethelp.co.uk
 

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

Staff online

Members online

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,052
Latest member
LucyCarper

Latest Threads

Top