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.
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.
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. > > >
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. >> >> >>