all groups > dotnet clr > september 2007 >
You're in the

dotnet clr

group:

.NET CLR2.0 error with CLR1.x profiler


.NET CLR2.0 error with CLR1.x profiler TonyB
9/18/2007 11:20:04 AM
dotnet clr:
I'm looking for information to help debug the following message in the System
Event log:

..NET Runtime version 2.0.50727.42 - CLR 2.0 does not support profilers
written for CLR 1.x

What debug tools are helpful in tracking down the source of this error?

Thanks,
Re: .NET CLR2.0 error with CLR1.x profiler TonyB
9/18/2007 1:24:15 PM
Jon,

I am not running any profiling tools (that I know of). I'm running the VI
Client
from VMWare to access server data from a remote client. I can run the app
and view local config info, but when I try to retrieve config info from the
server
I get the error listed earlier. Are there any debuggers that I can attach to
the app to see what .NET functions are being called. VMWare assures me that
they are not calling .NET 1.1, but there may be an error in the app that
triggers
a profiler. I've also tried uninstalling .NET 1.1 and leaving only 2.0 on
the system
but get the same error.

Thanks,
Tony

[quoted text, click to view]
Re: .NET CLR2.0 error with CLR1.x profiler Jon Skeet [C# MVP]
9/18/2007 7:30:10 PM
[quoted text, click to view]

Well, it sounds like you've been trying to profile a 2.0 application
with a 1.x profiler. Have you been doing any profiling recently?

--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
Re: .NET CLR2.0 error with CLR1.x profiler Jon Skeet [C# MVP]
9/19/2007 12:00:00 AM
[quoted text, click to view]

Hmm... that does all sound very odd. No, I'm afraid I don't have any
further ideas. Have you googled to see if anyone else is having the
problem?

--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
AddThis Social Bookmark Button