SmartAssembly problem

I am using smart assembly in order to obfuscate my application but i have problems when passing parameters to my report.
I am doing the following.
I create a fast report ( frx not cs) and i pass some parameters from my code. In case the parameters are value type, everything works fine. The problem exists when i pass reference types as parameters. For example, i have an object X of some class, which has been initialized and has some values. I pass that object as parameter to my report in order to convert it and handle it in my fast report code and do some things. In that case the obfuscated code crash.....

Do you have any suggestions?

Thanks

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.