Joao Silva
2007-10-26 11:14:18 UTC
Dear Paulo,
I need your help
I copy/pasted the code available in
http://itextpdf.sourceforge.net/howtosign.html#signextitextsharp2
Im in .NET using iTextSharp.
When building the solution is shows the following errors:
The name 'X509Certificate2UI' does not exist in the current context
The name 'X509SelectionFlag' does not exist in the current context
The type or namespace name 'ContentInfo' could not be found (are you missing a
using directive or an assembly reference?)
The type or namespace name 'SignedCms' could not be found (are you missing a
using directive or an assembly reference?)
The type or namespace name 'CmsSigner' could not be found (are you missing a
using directive or an assembly reference?)
I understand its the references, but im confused. There are so many, including
both upper and lowercase org.bouncycastle, several itext versions... uff, im
trying to solve the problem for a week now....
Thanks in advance, great tool!
Um abraço do Porto
I need your help
I copy/pasted the code available in
http://itextpdf.sourceforge.net/howtosign.html#signextitextsharp2
Im in .NET using iTextSharp.
When building the solution is shows the following errors:
The name 'X509Certificate2UI' does not exist in the current context
The name 'X509SelectionFlag' does not exist in the current context
The type or namespace name 'ContentInfo' could not be found (are you missing a
using directive or an assembly reference?)
The type or namespace name 'SignedCms' could not be found (are you missing a
using directive or an assembly reference?)
The type or namespace name 'CmsSigner' could not be found (are you missing a
using directive or an assembly reference?)
I understand its the references, but im confused. There are so many, including
both upper and lowercase org.bouncycastle, several itext versions... uff, im
trying to solve the problem for a week now....
Thanks in advance, great tool!
Um abraço do Porto