Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
wardsan
Starting Member
48 Posts |
Posted - 2011-06-01 : 03:48:20
|
Folks,after completing a sql 2008 enterprise edition install with sp2, we are seeing these errors in the event log. I've searched on the web but not getting any solutions/workarounds. Should we be concerned?Thanks, SandraLog Name: ApplicationSource: .NET Runtime Optimization ServiceDate: 25/05/2011 10:39:16Event ID: 1101Task Category: NoneLevel: ErrorKeywords: ClassicUser: N/AComputer: VIRTIIS144S.cld1.tld.intDescription:.NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Failed to compile: D:\SQLServer2008_x86\100\Tools\Binn\VSShell\Common7\Tools\VDT\DataProjects.dll . Error code = 0x8007000b Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name=".NET Runtime Optimization Service" /> <EventID Qualifiers="0">1101</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2011-05-25T09:39:16.000000000Z" /> <EventRecordID>1990</EventRecordID> <Channel>Application</Channel> <Computer>VIRTIIS144S.cld1.tld.int</Computer> <Security /> </System> <EventData> <Data>.NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Failed to compile: D:\SQLServer2008_x86\100\Tools\Binn\VSShell\Common7\Tools\VDT\DataProjects.dll . Error code = 0x8007000b </Data> <Data>D:\SQLServer2008_x86\100\Tools\Binn\VSShell\Common7\Tools\VDT\DataProjects.dll</Data> </EventData></Event>Log Name: ApplicationSource: .NET Runtime Optimization ServiceDate: 25/05/2011 10:39:16Event ID: 1101Task Category: NoneLevel: ErrorKeywords: ClassicUser: N/AComputer: VIRTIIS144S.cld1.tld.intDescription:.NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Failed to compile: D:\SQLServer2008_x86\100\Tools\Binn\VSShell\Common7\Tools\VDT\DataDesigners.dll . Error code = 0x8007000b Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name=".NET Runtime Optimization Service" /> <EventID Qualifiers="0">1101</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2011-05-25T09:39:16.000000000Z" /> <EventRecordID>1989</EventRecordID> <Channel>Application</Channel> <Computer>VIRTIIS144S.cld1.tld.int</Computer> <Security /> </System> <EventData> <Data>.NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Failed to compile: D:\SQLServer2008_x86\100\Tools\Binn\VSShell\Common7\Tools\VDT\DataDesigners.dll . Error code = 0x8007000b </Data> <Data>D:\SQLServer2008_x86\100\Tools\Binn\VSShell\Common7\Tools\VDT\DataDesigners.dll</Data> </EventData></Event> |
|
|
|
|