Ask a Question related to ASP.NET General, Design and Development.
-
Sunil Menon #1
Fire IISReset command on event aspnet_wp.exe (PID: 1234) was recycled...
Dear All,
I would like run a program that does an IISReset when aspnet_wp.exe
(PID: 1234) was recycled...In IIS service we have a property
"Recovery" where you can specify a program to run...but IIS does not
get reset when aspnet_wp.exe (PID: 1234) was recycled...so I would
like to have an IISReset program run on this event....how do I achieve
this?
Please help...
TALIA
Many Regards
Sunil
Sunil Menon Guest
-
update command does not fire when adding row
I have built a grid dynamically, and with edit, delete and bound columns. I can edit the records in the grid with no problem; when you click on... -
aspnet_wp.exe (PID: 500) was recycled because memory consumption e
Hi , We are develoed the .net application(asp.net, vb.net and sql server ). Till yesterday there was no problem with the application. Is was... -
UserControl click event won't fire
I've got a custom usercontrol (UC1) that dynamically loads another custom usercontrols (UC2) during it's Init event. Both controls have... -
how to fire a postback event
Hi, All I design a composite custom control, which has three dropdownlists in it. I find as long as one of the dropdownlist control's id is... -
Event ID 1003 aspnet_wp.exe
Hallo, i permanently get the error 1003 "aspnet_wp.exe was recycled because it was suspected to be in a dead logged state ....". Any hints how a... -
Peter Wu #2
Re: Fire IISReset command on event aspnet_wp.exe (PID: 1234) was recycled...
Sunil Menon <sunil@itb-india.com> wrote:
Why do you need this *feature*?> Dear All,
> I would like run a program that does an IISReset when aspnet_wp.exe
> (PID: 1234) was recycled...In IIS service we have a property
> "Recovery" where you can specify a program to run...but IIS does not
> get reset when aspnet_wp.exe (PID: 1234) was recycled...so I would
> like to have an IISReset program run on this event....how do I achieve
> this?
--
Peter Wu
Powered by Microsoft Windows XP [Version 5.1.2600]
Peter Wu Guest
-
Sunil Menon #3
Re: Fire IISReset command on event aspnet_wp.exe (PID: 1234) was recycled...
Dear Peter,
We have a .net dll that contains static functions and runs on a
timer...we would like to run this dll after Aspnet_wp is recycled...bcos
this dll is also terminated along with aspnet_wp but does not restart
after aspnet_wp is recycled...this dll does some basic functions which
need to be run on specific intervals...
Please help...
TALIA
Many Regards
Sunil
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Sunil Menon Guest



Reply With Quote

