CLR Profiler Download Problems
Hi guys,
I recently downloaded the CLR Profiler for .NET 2.0 and tried to use it. However, the package I downloaded from the Microsoft website is apparently corrupt as it says that it is not a valid Win32 application.
Attempts to use the CLR Profiler for .NET 1.1 didn't work as it would not connect to the application even though I had followed the requirements and registered the profilerobj.dll with regsvr32.
Does anyone know another download location for the CLR Profiler for .NET 2.0 where maybe the package isn't corrupt?
Re: CLR Profiler Download Problems
Can you try again? I downloaded and installed and used it, it worked fine. Possibly corrupted buffering for you?
Re: CLR Profiler Download Problems
I got it working. What I had to do is move the package to a Windows XP machine and then unpack it. Then I moved it to my Win2k machine.
Strange I guess the package just wasn't compatible with Win2K but the application inside is ;)