Update v3.9.3.0 for Pronto OpenNet released...

Pronto Development / ProntoOpenNet No Comments

Update v3.8.0.7 for Pronto OpenNet released... Please see the main post for details: http://blog.alphatrust.com/prontodevelopment/prontoopennet/pronto-opennet-download-and-release-history/...

Continue reading →

Update v3.8.0.7 for Pronto OpenNet released...

Pronto Development / ProntoOpenNet No Comments

Update v3.8.0.7 for Pronto OpenNet released... Please see the main post for details: http://blog.alphatrust.com/prontodevelopment/prontoopennet/pronto-opennet-download-and-release-history/...

Continue reading →

Update v3.8.0.2 for Pronto OpenNet released

Pronto Development / ProntoOpenNet No Comments

Update v3.8.0.2 for Pronto OpenNet released... Please see the main post for details: http://blog.alphatrust.com/prontodevelopment/prontoopennet/pronto-opennet-download-and-release-history/...

Continue reading →

Simple Classic ASP COM+ Transaction Example

Pronto Development No Comments

<% option explicit Response.Buffer = true Dim oTrans, sPDF, sReturn, bIsSuccessful, oProntoServer sPDF = Server.MapPath("Eula.pdf") 'ADD PDF document to sPDF - this is the source document Set oTrans = Server.CreateObject("ProntoOpen25.ProntoTransaction37") 'The object reference...

Continue reading →

Update 3.7.0.5 for Pronto OpenNet released

Pronto Development / ProntoOpenNet No Comments

Update v3.7.0.5 for Pronto OpenNet released... Please see the main post for details: http://blog.alphatrust.com/prontodevelopment/prontoopennet/pronto-opennet-download-and-release-history/...

Continue reading →

Pronto Server v3.7 Release Notes

Pronto Server Installation Guides No Comments

New Features in version 3.7 (September 2009): 1) Added the ability to retrieve the original source document, in addition to the interim and final signed documents. Specify the query string value "&ps_orig=1" on the http call to "GetDocument.asp" or "GetDocument2.asp"...

Continue reading →

Q. Why do I get the error, "Cannot process a stream object."

Pronto Development / ProntoOpenNet FAQs No Comments

A. If you are using IIS, you need to change two IIS Metabase values. Steps: 1) Using IIS Manager check the "Enable Direct MetaBase Edit" in the properties of the local computer node. 2) Restart the IIS Admin Service. 3) Carefully edit the "c:\windows\system32\inetsvr\MetaBase.xml"...

Continue reading →

Pronto Server v3.7 Installation Guides

Pronto Server Installation Guides No Comments

Preparation Guide for Server 2003: DOWNLOAD Preparation Guide for Server 2008: DOWNLOAD Installation Guide for Server 2003 DOWNLOAD Installation Guide for Server 2008 DOWNLOAD...

Continue reading →

Custom Email Notification Information per Signer Functionality in v3.6

Pronto Development / ProntoOpenNet No Comments

We have new functionality for customizing email notifications on a “per Signer” basis.  This functionality will be available in Pronto Server version 3.6 with the AlphaTrust.Pronto.OpenNet.dll version 3.6  (file version 3.6.0.3). Here is a code example: ... Dim en As New Pronto.Signer.EmailNotification...

Continue reading →

Pronto OpenNet Download and Release History

Pronto Development / ProntoOpenNet No Comments

DOWNLOAD: Pronto OpenNet v3.9.3.0 Version 3.9.3.0 – Posted December 16, 2011 Added functionality for SignBehaviors, CancelBehaviors and ErrorBehaviors for signatures. Version 3.8.0.7 – Posted April 6, 2011 Fixed userfilenametype bug that was passing in the string enum instead of the integer...

Continue reading →