Posts
Sort by recent activity
Assembly not found? SA deleted it.
Ok, weird problem this one. Never seen that before, but here we go.
During my build process I get the error from SA that it could not find my assembly (which is built using VS2010, SA is invoked as...
FR: project includes
Feature Request: include for project settings
Having about 30 SA project files to maintain for a single solution (and there are much larger ones out there) its a real pain to either hand edit each ...
FR: search in path of previously added dependencies
Feature Request: Would be too nice if SA could automatically try to locate missing dependencies by using the path of an already added one.
Current situation is that if you have 5 assembly reference...
Taskbar window missing and wrong icon
When the SA GUI is started through a .{sa}proj file and a dependency is missing, it shows the "SmartAssembly - Dependency not found" dialog before the main window.
This dialog does not have the SA ...
Multiple references to same assembly kept in project file
When I do have an incomplete assembly reference in the {sa}proj file and load the project into the GUI app, it will be expanded into the full reference and added to the project file but the other r...
FR: show error messages in build tasks
Feature Request: please pass error messages from the SA build process to the VS console. When using the MSBuild tasks for SA it only shows like
error MSB6006: "SmartAssembly.com" exited with code 1...
CryptographicException while signing assembly
I do get a "System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed" while building a .{sa}proj file with SA5. The keyfile was a simple VS2008 generated .snk f...
Tip: MSBuild support the easy way
There is a nice description on how to use SA with MSBuild on the red-gate site (http://www.red-gate.com/supportcenter/Content.aspx?p=SmartAssembly&c=SmartAssembly/help/5.0/SA_UsingSmartAssemblyWith...
SmartAssembly.MSBuild.Tasks.Build - console output?
Always wondered how to get the task to do console output of informations and errors?
I am using the following for the build in my .csproj file (a slight variation of the recomended)<!-- {sa...
5,327964E+08 - you got to be kidding
How many f... bytes/kbyte/mbytes are that? Does anybody here know that without thinking? Well I for sure dont and I dont think that this is an acceptable way of displaying memory information anywhe...