How can we help you today? How can we help you today?
martincostello
Cannot Install Reflector 7.6 VS2010 Extension On Windows XP
Attempting to install the VS 2010 Extension For Relector on my Windows XP machine fails. Running the new installer just fails with the error code from Windows Installer of 1603. Runnning the VSIX f...
2 followers 2 comments 0 votes
Feature Request: /LARGEADDRESSAWARE and Authenticode Support
As part of our build process using TFS/MSBuild, we Authenticode sign all binaries we produce and for some of our executables we apply the /LARGEADDRESSAWARE flag using editbin.exe. As these flags/A...
0 followers 0 comments 0 votes
NullReferenceException When Requesting Reports
Hi, I've just setup SmartAssembly with our custom reporting server, but everytime I attempt to download reports from it using the SmartAssembly client I get a NullReferenceException. I've submitted...
2 followers 4 comments 0 votes
Build Fails Using 64-bit MSBuild
Hi, I'm trying to use SmartAssembly from within targets called by the 64-bit version of MSBuild. The assembly to be processed by SmartAssembly is compiled as x86. I get the following error in the ...
3 followers 4 comments 0 votes
Code Metrics Warning In Assembly
Hi, We have a TFS instance which builds our software, which is where SmartAssembly gets run from for our production builds. As part of our custom TFS Build Process Template, we run the Visual Studi...
2 followers 2 comments 0 votes
Using AssemblyFileVersion To Filter Builds
We are looking at versioning our .NET assemblies in the same way as the .NET Framework assemblies are versioned. Therefore this would mean:[assembly: AssemblyVersion("1.0.0.0")] &#...
1 follower 1 comment 0 votes
Error Reporting Not Working With AccessViolationException
Hi, As a proof-of-concept, I have created a sandbox WinForms application, that when a button is pressed, the event handler code is thus:Marshal.StructureToPtr(new Point(), new IntPtr&#4...
2 followers 5 comments 0 votes