| Author |
Message |
rcd.guerra
Joined: 13 Sep 2010 Posts: 10
|
Posted: Sat Sep 18, 2010 12:14 am Post subject: SmartAssembly on PostSharp |
|
|
Hi there,
we are using PostSharp mainly for AOP which means that our assemblies are generated by PostSharp after/during the normal build process.
In the end, we are applying obfuscation on top on PostSharp'ed assemblies.
This is resulting in some TypeInitializationException's when a type is being resolved.
As anyone tried using SmartAssembly with PostSharp ?
Thanks in advance!
Kind regards,
Ricardo |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6344 Location: Red Gate Software
|
Posted: Mon Sep 20, 2010 9:55 am Post subject: |
|
|
Hi Ricardo,
I'm sorry to see that nobody has chimed in on this question. Unfortunately we do not use PostSharp at Red Gate, so I don't have any specific advice for that. However, I would assume that since PostSharp makes heavy use of attributes, it is going to potentially be affected by pruning and/or obfuscation which is going to scramble the assembly metadata.
It may be that you simply have to exclude these classes that throw a typeinitializationexception, first from pruning, and if that doesn't help, from obfuscation. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group