Normal
0
false
false
false
EN-US
X-NONE
AR-SA
MicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:Arial;
mso-bidi-theme-font:minor-bidi;}
I'm getting CaptarisLicenseException in my web application although there is no license problems in the workflow server.
Exception:
Captaris.Workflow.Exceptions.CaptarisLicenseException
Message: Your demo license has expired.
Source: Captaris.Workflow.Licensing at
Captaris.Workflow.Licensing.LicenseProxy.CheckLicenseNoDialog()
at Teamplate.BLL.BSession.Connect(String user,
String password) at ITS_BusinessLayer.CaptarisBusinessLayer.CapProcess.getWorkListRecords(String CurrUser,
String Workflow, String pid, String FromDate, String ToDate)
Can anyone help me?