That assembly does not allow partially trusted callers When Using AutoCompleteBox in DataGridTemplat
- by Reza
I Develope a XBAP Partial trust that use datagrid.
This DataGrid has a TemplateColumn that use AutoComplateBox as Editing Element.
When Click on One of that Column's cell throw the exception
System.Security.SecurityException: That assembly does not allow partially trusted callers.
any idea?
tanx