DevExpress.XtraPrinting not working on SmartAssembly 6.5
giorgizek
Posts: 9
I tested embedding dll in old version SmartAssembly 6.2 and everything worked but in new version not working
Comments
Sorry that is not enough information to track down any problem but as I recall, DevExpress components are problematic. If you have any error information at all please pass it on and I'll see if I can reproduce the problem.
DevExpress.XtraGrid.v10.2.dll
in version SmartAssembly version is 6.2 215 is working but in version SmartAssembly 6.5. 1037 is not working
I have disabled everything in project settings. just dependencies embedding. but nothing happens.
1. Is SmartAssembly embedding the DevExpress stuff (you can see this in the project settings)
2. If not, you can try this advice from DevExpress: http://devexpress.com/Support/Center/Is ... id=B195350
all dll's are included for export
edit: maybe attaching Red Gate's support debugger would be more useful as if it's a binding exception you should get good info on the inner exception.
here is ar debug result
I'll see if I can reproduce this and get back to you.