How can we help you today? How can we help you today?
bmains

Activity overview

Latest activity by bmains

Can't Choose Which Assemblies to Decompile
Hello, For some reason, when I select assemblies to decompile, I can select the DLL's, but I cannot click the OK button; I click OK and it sits there and never commits the change. I can click it o...
1 follower 1 comment 0 votes
Issue with MS Test as .NET 4 project
Hello, I'm trying to use this:http://www.red-gate.com/supportcenter/C ... 253710.htm I'm trying to use this to profile a .NET 4 project, but I'm getting the error: could ot load file or assembly: <...
2 followers 2 comments 0 votes
Tips for Memory Profiling ASP.NET web site?
Hello, Any tips for profiling the memory usaged of an ASP.NET web application? I'm profiling my app, but a lot of the items listed with time are the .NET framework. Any tips to weed through this to...
1 follower 1 comment 0 votes
Tips for Profiling ASP.NET web site?
Hello, Any tips for profiling the performance of ASP.NET web site? I'm profiling my app, but a lot of the items listed with time are the .NET framework. Any tips to weed through this to find my c...
2 followers 3 comments 0 votes
Issue with &lt;compilation targetFramework=&quot;4.0&quot; /&gt;
Hello, I'm running on Windows 7, VS 64-bit, a ASP.NET web application which has the above registered statement: <compilation targetFramework="4.0" />. But I get this error: Unrecognized attribute ...
2 followers 3 comments 0 votes