Dear all

As what I understand, this error usually cause by a third party such as Symantec AntiVirus program
For this, the solution is exclude my IIS application's "global.asa" file from the scanning(virus)
However, surprisingly I hit this error once 2 days ago(source extract from IIS log)

|-|ASP_0149|Application_Restartin

Any idea why? Please advise

regards
KS

Application restarting error by Phil

Phil
Fri Jan 02 05:35:15 CST 2004

This can also be caused by backup software or Group Policy
applying NTFS permissions to the global.asa, so check that
neither of those cases apply.

If you still have problems take a look at
http://support.microsoft.com/default.aspx?scid=kb;en-
us;226358

Thanks
Phil

This posting is provided "AS IS" with no warranties, and
confers no rights.

>-----Original Message-----
>Dear all,
>
>As what I understand, this error usually cause by a third
party such as Symantec AntiVirus program.
>For this, the solution is exclude my IIS
application's "global.asa" file from the scanning(virus).
>However, surprisingly I hit this error once 2 days ago
(source extract from IIS log):
>
>|-|ASP_0149|Application_Restarting
>
>Any idea why? Please advise.
>
>regards,
>KS
>.
>

Re: Application restarting error by Dev

Dev
Sun Jan 04 12:30:42 CST 2004


KS,

If your server is crashing or hanging you might want to
download our ReJuvin8 tool. It's free for the first
15-days. It can keep your site running despite problems.

It's designed to detect problems then restart or reboot.
It can restart ANY programs, services, or processes in
precise order. It doesn't fix bugs but it does give you some
breathing room while you are finding them. ReJuvin8 also
gives you email and telephone alert messages and graphic
status reports.

It can also test, alert, and report on URLs running anywhere
on any server on your net connection. So if you use multiple
servers you can use them to watch each other, too.

ReJuvin8 has both an automatic and a custom mode. In the
auto mode you make all the settings by pointing and
clicking. This will handle most applications.

The custom mode uses heartbeat synch files to get absolute
detection that key processes are working. Tools and
instructions are provided to help you do this. We also offer
customization as a contract service.

Charles


Get ReJuvin8 at: http://www.rejuvin8.net?ac=ch1


"KS" <anonymous@discussions.microsoft.com> wrote in message
news:E3FC3D95-F4C8-4A06-A40F-1633D47B6A51@microsoft.com...
> Dear all,
>
> As what I understand, this error usually cause by a third party such as
Symantec AntiVirus program.
> For this, the solution is exclude my IIS application's "global.asa" file
from the scanning(virus).
> However, surprisingly I hit this error once 2 days ago(source extract from
IIS log):
>
> |-|ASP_0149|Application_Restarting
>
> Any idea why? Please advise.
>
> regards,
> KS



RE: Application restarting error by anonymous

anonymous
Sun Jan 04 21:56:34 CST 2004

Thanks for the reply.

For this intermittent problem, I don't think this relate to group policy problem.
Unless non-administrator rights user logon to Windows has impact(suspect).

Do you mean while backup software running also affect?
But I'm sure no backup running during that time.

For interim solution, schedule IIS restart(using batch file) will it help? Thanks.

regards,
KS