The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
15 views

Uploading signed Word document to SharePoint library

I´m trying to upload a signed Word document to a SharePoint library. When I open the document from The library, the signature is broken. Any ideas how to upload a signed document and retain the ...
1
vote
0answers
17 views

How to send digitally signed email with user certificate using SharePoint 2010 workflows?

I am having a requirement that sending an Email which is digitally signed with user certificate using SharePoint 2010 workflows?
1
vote
3answers
296 views

PDF forms for SharePoint

What are you thoughts on PDF forms for SharePoint instead of InfoPath forms? Can PDF forms handle logics and rules like Infopath Forms? What are some good 3 party tools for PDF forms for SharePoint? ...
0
votes
0answers
70 views

How to reset digital signature of an InfoPath form during c# workflow in Sharepoint 2010?

As the question says, I have an InfoPath form running on SP2010 using a c# workflow upon submission. If the form is rejected during workflow, then I need to reset it. I have everything under control, ...
0
votes
1answer
111 views

Digitally signing a docx on sharepoint document library with no need to open the document with C#

My question is that is it possible to sign documents without the need to open that document?
1
vote
2answers
274 views

certificate error in browser but not InfoPath

We have created a form in Infopath 2010 for use with SharePoint 2010. The form contains digital signatures. If I open the form in InfoPath the DS loads with no problem. However, if I open the form ...
1
vote
0answers
155 views

Why such differences between Infopath 2010 templates for a Form Library and for a List?

Table 3 (Comparing form library and list templates) of msdn article Building SharePoint Applications with InfoPath 2010 (Part 1 of 2) states that: support for custom code is available for a Form ...
1
vote
1answer
404 views

Digital Signature Modal from InfoPath Form in SharePoint 2010

I currently have 4 views created in InfoPath, using Form Load for a Approval Process in SharePoint 2010. I would like to use Digital Signatures for each approvers signature but the Modal view that ...
0
votes
1answer
107 views

How to Select and Use a Digitally Signed Certificate From a Client?

Hi there: I have the next question, how can a customer sign an XML, Word document or workflow directly from SharePoint using his/her personal signature? The digital signature is on the client side ...
3
votes
2answers
380 views

Is there a way to digitally sign browser-enabled infopath 2010 forms in Firefox/Chrome?

I would like to make it possible for university workers to sign their infopath forms digitally outside of IE. Is there a way to do this or should I just look at including an install of the InfoPath ...
1
vote
2answers
726 views

error while signing sharepoint assembly with certificate

Our company purchased a certificate to sign our assemblies. But if I go the signing tab in project properties and select the certificate there, I'll get the following error: "an attempt was made to ...
2
votes
2answers
194 views

Putting signatures to Word documents

Is it possible to put signatures (simple texts) to the Word documents before the user starts downloading the file? Thanks.
0
votes
1answer
273 views

Why do I get the error in MS Word 2007 “Word cannot create a new, blank form” when I try to start a Collect Signatures workflow?

The rest of the error message is: "One or more required custom controls in this form cannot be created". I also get this message when clicking the Edit This Task button on the Workflow Task toolbar ...
1
vote
2answers
2k views

Digital Signatures in InfoPath enabled SharePoint 2010 Forms

I need to deploy digital signatures (DS) in InfoPath Enabled SharePoint Forms. Its totally new area for me hence I have following questions: What types of DS work in InfoPath 2010 & how does it ...