Hello,

I know nothing about kixtart, but have an issue on a MS SQL server where I see these errors every hour:

.NET Runtime version 4.0.30319.34014 - There was a failure initializing profiling API attach infrastructure. This process will not allow a profiler to attach. HRESULT: 0x80004005. Process ID (decimal): 16376. Message ID: [0x2509].

Having no idea where these were coming from, I used process monitor to capture the details and trace this so I could find out what the "Process ID" was related to. It came back to wkix32.exe running. There were 12000+ operations captured, and I cannot see anything glaring in the information that points me to the problem.

Did several google searches but cannot find anything relevant.

There are many "Success" operations and quite a few where "NAME NOT FOUND" and "PATH NOT FOUND" show up.

This is on Windows Server 2012 R2 (x64)
SQL Server 2014 SP2

Any help would be greatly appreciated.