Hi,
i am creating a pdf using asp.net c#. I am using iTextSharp library but facing a security error.
System.Security.SecurityException: That assembly does not allow partially trusted callers.
please guide
thanks
6 replies to this topic
#1
Posted 14 December 2009 - 05:31 AM
|
|
|
#2
Posted 17 December 2009 - 06:38 AM
Host the dll into bin(use gacutil) and try it,if you need any help check netprogramminghelp.com,contains two good articles,
1.How to export a image into pdf using iTextsharp
2.How to export a dataset into pdf using iTextsharp
1.How to export a image into pdf using iTextsharp
2.How to export a dataset into pdf using iTextsharp
chandru
smartprogramming
smartprogramming
#3
Posted 26 December 2009 - 05:22 AM
thanks
You have solved my problem.
You have solved my problem.
#4
Posted 28 January 2010 - 03:44 AM
hi, Difference between ASP & ASP.NET...? Is both are same or not....?
#5
Posted 28 January 2010 - 04:45 PM
They are completely different.
#6
Posted 04 March 2010 - 07:10 AM
Well ASP.NET is based on codebehind methodology where the user writes codes for events on buttons,image,and others.Also a lot of improvements security wise .ASP is just a Spaghetti code you write Html and C#,VB.NET or other .NET enabled code on the same file.
#7
Posted 09 March 2010 - 07:00 AM
I was getting the same problem and i got it solved when i gave permissions to Asp_net machine account.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









