Posts
Sort by recent activity
Reflector 8.3.3.115 does not show the "strict" attribute
Hello,
When decompiling an assembly to IL using ILDasm, internal abstract or virtual methods typically have the "strict" attribute. However, Reflector does not show this attribute. As an example,...
Not receiving email notifications for new error reports
Hello,
As of 15 May 2014, I am no longer receiving email notifications when a user uploads an error report to the SmartAssembly web service. My binaries are generated using SmartAssembly 6.8.0.121...
Dependency not shown when used from XAML only
Hello,
I have a dependency that is not showing up in the list in my SmartAssembly project (Kent.Boogaart.Converters.dll, can be downloaded from http://wpfconverters.codeplex.com/releases/view/10433...
Feature request - Remote profiling
I don't know if this would be possible, but it would be really helpful if I could attach the memory profiler to a process on a remote computer. This could be a virtual machine, or even a customer'...
Accessing resources from merged assembly
I have a DLL with some icon files as resources that are accessed in a WPF XAML file. If I try to merge this DLL with my main executable in SmartAssembly (no other processing on it), I get a System...
error Reporter feature request - custom UserHostAddress ID
I have a feature request for the SmartAssembly error reports. It would be helpful if we could associate names with some of the UserHostAddress GUIDs. I know the user can enter their email address...
SmartAssembly encountered an invalid symbol in mscorlib
WARNING: Long post ahead, lots of details
When I process my main application with SmartAssembly 6.8.0.121, I get the following error:
SmartAssembly has encountered an error while running your proj...
Error Reporter request - drill down into variables
Sometimes it would be nice to be able to drill down through all the members and local variables in the reported stack trace. For instance, I received an error from a user that was caused by a memb...
Error Reporter localization
Does the SmartAssembly error reporter support localization? If so, are there any special steps I have to take to get it to work.
I have a .NET 4.0 WPF application in VS2010, using the error report...
Remote process support
I was just curious if there's any plan to include support for profiling remote processes in the future? There are several cases where I run a process a VM while using the Visual Studio Remote Debu...