November 23, 2009 at 6:15 pm
Hi,
We have SQL Server 2005 EE x64 on Windows 2003 R2 EE. I'm getting the below event viewer errors whenever I open the "Permon". And I'm able to set the counter values and I'm getting what I want. But I did NOT understand why I'm getting these errors henever I open the Perfmon. Please advice
Event Type:Error
Event Source:.NET Runtime
Event Category:None
Event ID:0
Date:11/23/2009
Time:4:49:54 PM
User:N/A
Computer:SQL
Description:
The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Unable to open shim database version registry key - v2.0.50727.00000.
Event Type:Error
Event Source:Perflib
Event Category:None
Event ID:1008
Date:11/23/2009
Time:4:49:54 PM
User:N/A
Computer:SQL
Description:
The Open Procedure for service ".NETFramework" in DLL "C:\WINDOWS\system32\mscoree.dll" failed. Performance data for this service will not be available. The Status code returned is the first DWORD in the attached data.
November 23, 2009 at 8:25 pm
The Open Procedure for service ".NETFramework" in DLL "C:\WINDOWS\system32\mscoree.dll" failed. Performance data for this service will not be available. The Status code returned is the first DWORD in the attached data.
There maybe corruption in your mscoree.dll so you need to try and reinstall .NET 2.0 because in most cases reinstall fixes these issues. You also need to make sure Win2003 is in SP2 and SQL Server is in SP3.
Kind regards,
Gift Peddie
November 23, 2009 at 8:59 pm
Yes, We have windows 2003 EE R2 x64 with SP2 and SQL Server 2005 EE x64 with SP3.
Does reinstalling .net 2.0, affects the SQL Server?
How can I reinstall .net 2.0 with out making any disruption the existing SQL Server.
Thanks
November 23, 2009 at 9:25 pm
gmamata7 (11/23/2009)
Yes, We have windows 2003 EE R2 x64 with SP2 and SQL Server 2005 EE x64 with SP3.Does reinstalling .net 2.0, affects the SQL Server?
How can I reinstall .net 2.0 with out making any disruption the existing SQL Server.
Thanks
That I don't know so you need to plan and run tests before implementing it but you need to take care of it because your server may be less stable.
Kind regards,
Gift Peddie
November 23, 2009 at 11:42 pm
That I don't know so you need to plan and run tests before implementing it but you need to take care of it because
your server may be less stable
I just want to know what makes you to believe our server is less stable
November 24, 2009 at 7:39 am
If you are running Windows Server 2003, Windows XP Media Center Edition or Windows XP Tablet PC Edition, there is a version of the .NET Framework that ships as part of the OS. In those situations, you cannot repair by using the instructions in Add or Remove Programs under the readme link. In those scenarios it is strongly recommended that you immediately install .NET Framework 2.0 to provide an updated version of mscoree.dll. If that is not an option, you must repair your OS to fix the issue.
This is from Aaron's blog he was the person that provides solutions for .NET framework issues in the past. Here is the rest of his blog posting.
http://blogs.msdn.com/astebner/archive/2005/04/16/408856.aspx
Kind regards,
Gift Peddie
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply