![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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? |
#3
| |||
| |||
|
|
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 |
#4
| |||
| |||
|
|
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. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |