Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Thu, 25 May 2006 23:47:33 +0100,    group: microsoft.public.exchange2000.general        back       


asp net v2 perfmon errors   
Updated to dot net v2 today on a w2k sp4 exchange 2k sp3 server and am 
getting the following errors in the app log:-

Event Type:	Error
Event Source:	Perflib
Event Category:	None
Event ID:	1008
Date:		25/05/2006
Time:		23:36:06
User:		N/A
Computer:	DC02
Description:
The Open Procedure for service "ASP.NET" in DLL "C:\WINNT\Microsoft.NET
\Framework\v2.0.50727\aspnet_perf.dll" failed.  Performance data for 
this service will not be available. Status code  returned is data DWORD 
0. 
Data:
0000: 05 40 00 80               .@.?    

Ive read various resolutions on this, ive been through the rebuild 
perfmon process but the more I see the more it seems to relate 
specifically to DC's with exchange installed hence the question in this 
group.

If I try to start the aspnet state service it cannot logon, error 1069 - 
the service did not start due to logon failure - its set to use the IWAM 
account.

Any ideas?

(In the meantime ive restarted the wmi service mentioned in another post 
and that seems to have stopped the errors for now although the post did 
say they come back after a while.
date: Thu, 25 May 2006 23:47:33 +0100   author:   Ben

Re: asp net v2 perfmon errors   
I have the same issue and found that on some servers the dot net 2.0.50727
does not create the perf registry settings claiming the keys are corrupt -
how the keys are corrupt when they haven't been created is interesting. The
only short term solution was to use a resource kit utility to disable
performance monitoring for the dot net 2.0.50727. 
http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/exctrlst-o.asp

"Ben"  wrote in message 
news:MPG.1ee0445c227a52e198968a@news.gradwell.com...
> Updated to dot net v2 today on a w2k sp4 exchange 2k sp3 server and am
> getting the following errors in the app log:-
>
> Event Type: Error
> Event Source: Perflib
> Event Category: None
> Event ID: 1008
> Date: 25/05/2006
> Time: 23:36:06
> User: N/A
> Computer: DC02
> Description:
> The Open Procedure for service "ASP.NET" in DLL "C:\WINNT\Microsoft.NET
> \Framework\v2.0.50727\aspnet_perf.dll" failed.  Performance data for
> this service will not be available. Status code  returned is data DWORD
> 0.
> Data:
> 0000: 05 40 00 80               .@.?
>
> Ive read various resolutions on this, ive been through the rebuild
> perfmon process but the more I see the more it seems to relate
> specifically to DC's with exchange installed hence the question in this
> group.
>
> If I try to start the aspnet state service it cannot logon, error 1069 -
> the service did not start due to logon failure - its set to use the IWAM
> account.
>
> Any ideas?
>
> (In the meantime ive restarted the wmi service mentioned in another post
> and that seems to have stopped the errors for now although the post did
> say they come back after a while.
date: Thu, 25 May 2006 20:04:28 -0400   author:   Kevin Longley

Re: asp net v2 perfmon errors   
Kevin, the link you provided dose not resolve, and  a search of microsoft 
does not return any information on the utility you mention, is this something 
that is avaible to the general public?

"Kevin Longley" wrote:

> I have the same issue and found that on some servers the dot net 2.0.50727
> does not create the perf registry settings claiming the keys are corrupt -
> how the keys are corrupt when they haven't been created is interesting. The
> only short term solution was to use a resource kit utility to disable
> performance monitoring for the dot net 2.0.50727. 
> http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/exctrlst-o.asp
> 
> "Ben"  wrote in message 
> news:MPG.1ee0445c227a52e198968a@news.gradwell.com...
> > Updated to dot net v2 today on a w2k sp4 exchange 2k sp3 server and am
> > getting the following errors in the app log:-
> >
> > Event Type: Error
> > Event Source: Perflib
> > Event Category: None
> > Event ID: 1008
> > Date: 25/05/2006
> > Time: 23:36:06
> > User: N/A
> > Computer: DC02
> > Description:
> > The Open Procedure for service "ASP.NET" in DLL "C:\WINNT\Microsoft.NET
> > \Framework\v2.0.50727\aspnet_perf.dll" failed.  Performance data for
> > this service will not be available. Status code  returned is data DWORD
> > 0.
> > Data:
> > 0000: 05 40 00 80               .@.?
> >
> > Ive read various resolutions on this, ive been through the rebuild
> > perfmon process but the more I see the more it seems to relate
> > specifically to DC's with exchange installed hence the question in this
> > group.
> >
> > If I try to start the aspnet state service it cannot logon, error 1069 -
> > the service did not start due to logon failure - its set to use the IWAM
> > account.
> >
> > Any ideas?
> >
> > (In the meantime ive restarted the wmi service mentioned in another post
> > and that seems to have stopped the errors for now although the post did
> > say they come back after a while. 
> 
> 
>
date: Fri, 2 Jun 2006 09:47:02 -0700   author:   Ted Rizzi

Re: asp net v2 perfmon errors   
Try this - the executable name of the program is Exctrlst.exe if for some 
reason the link below does not work. Searching Google should get you there.

http://www.microsoft.com/downloads/details.aspx?FamilyID=7ff99683-b7ec-4da6-92ab-793193604ba4&displaylang=en

"Ted Rizzi"  wrote in message 
news:53706A76-47AD-4651-8CA5-2F3841E68C1D@microsoft.com...
> Kevin, the link you provided dose not resolve, and  a search of microsoft
> does not return any information on the utility you mention, is this 
> something
> that is avaible to the general public?
>
> "Kevin Longley" wrote:
>
>> I have the same issue and found that on some servers the dot net 
>> 2.0.50727
>> does not create the perf registry settings claiming the keys are 
>> corrupt -
>> how the keys are corrupt when they haven't been created is interesting. 
>> The
>> only short term solution was to use a resource kit utility to disable
>> performance monitoring for the dot net 2.0.50727.
>> http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/exctrlst-o.asp
>>
>> "Ben"  wrote in message
>> news:MPG.1ee0445c227a52e198968a@news.gradwell.com...
>> > Updated to dot net v2 today on a w2k sp4 exchange 2k sp3 server and am
>> > getting the following errors in the app log:-
>> >
>> > Event Type: Error
>> > Event Source: Perflib
>> > Event Category: None
>> > Event ID: 1008
>> > Date: 25/05/2006
>> > Time: 23:36:06
>> > User: N/A
>> > Computer: DC02
>> > Description:
>> > The Open Procedure for service "ASP.NET" in DLL "C:\WINNT\Microsoft.NET
>> > \Framework\v2.0.50727\aspnet_perf.dll" failed.  Performance data for
>> > this service will not be available. Status code  returned is data DWORD
>> > 0.
>> > Data:
>> > 0000: 05 40 00 80               .@.?
>> >
>> > Ive read various resolutions on this, ive been through the rebuild
>> > perfmon process but the more I see the more it seems to relate
>> > specifically to DC's with exchange installed hence the question in this
>> > group.
>> >
>> > If I try to start the aspnet state service it cannot logon, error 
>> > 1069 -
>> > the service did not start due to logon failure - its set to use the 
>> > IWAM
>> > account.
>> >
>> > Any ideas?
>> >
>> > (In the meantime ive restarted the wmi service mentioned in another 
>> > post
>> > and that seems to have stopped the errors for now although the post did
>> > say they come back after a while.
>>
>>
>>
date: Fri, 2 Jun 2006 15:49:13 -0400   author:   Kevin Longley

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us