that assembly does not allow partially filled callers
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, i have uploaded my site to web server goddady.com i have a button to download dyanmically generated excel file.This button is ajax enabled.....When i am click on this button it will popup a message like "That assembly does not allow partially trusted callers" This is my web.config file Code: ( xml ) 1. 2. 3. 4. 5. 6. 7. 8.
9. 10.
13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27.