Comments
2 comments
-
Hi Andy. The current EA build does not have .NET 1.1 support. This has recently been added and will appear in the next EA build, which will be out shortly (maybe next week). Then you'll be able to profile .NET 1.1 applications - in IIS or otherwise.
We highly recommend using .NET 2.0 if possible. Microsoft put limited support for profiling in .NET framework 1.1, so profiling .NET 1.1 isn't as slick as profiling .NET 2.0. -
JasonC wrote:Hi Andy. The current EA build does not have .NET 1.1 support. This has recently been added and will appear in the next EA build, which will be out shortly (maybe next week). Then you'll be able to profile .NET 1.1 applications - in IIS or otherwise.
We highly recommend using .NET 2.0 if possible. Microsoft put limited support for profiling in .NET framework 1.1, so profiling .NET 1.1 isn't as slick as profiling .NET 2.0.
Thanks Jason.
At least I wasn't doing something wrong to get it to crash
I appreciate what you're saying about upgrading to 1.1. The app(s) in question are likely to be re-written in MVC when it's fully released.
cheers,
Andy
Add comment
Please sign in to leave a comment.
Is v5 supposed to work with ASP.NET 1.1?
I'm trying to profile a 1.1 app on my local machine and it keeps taking IIS down with it as soon as I try to run the profile.
many thanks,
Andy