HighTechTalks DotNet Forums  

.NET CLR2.0 error with CLR1.x profiler

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss .NET CLR2.0 error with CLR1.x profiler in the Dotnet Framework (CLR) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
TonyB
 
Posts: n/a

Default .NET CLR2.0 error with CLR1.x profiler - 09-18-2007 , 02:20 PM






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,
Tony

Reply With Quote
  #2  
Old   
Jon Skeet [C# MVP]
 
Posts: n/a

Default Re: .NET CLR2.0 error with CLR1.x profiler - 09-18-2007 , 02:30 PM






TonyB <TonyB (AT) discussions (DOT) microsoft.com> wrote:
Quote:
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?
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 (AT) pobox (DOT) com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too


Reply With Quote
  #3  
Old   
TonyB
 
Posts: n/a

Default Re: .NET CLR2.0 error with CLR1.x profiler - 09-18-2007 , 04:24 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

"Jon Skeet [C# MVP]" wrote:

Quote:
TonyB <TonyB (AT) discussions (DOT) microsoft.com> wrote:
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?

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 (AT) pobox (DOT) com
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too


Reply With Quote
  #4  
Old   
Jon Skeet [C# MVP]
 
Posts: n/a

Default Re: .NET CLR2.0 error with CLR1.x profiler - 09-19-2007 , 02:47 AM



TonyB <TonyB (AT) discussions (DOT) microsoft.com> wrote:
Quote:
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.
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 (AT) pobox (DOT) com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.