-
No more emails since D2 deployment
Hi there, Since I deployed D2 (tried both with 4.1 and 4.2), the email notifications don't work anymore. Any idea ?
-
invokeMethod() failed while calling: onGetUCFSession
Hi Experts, I am trying to export a document from webtop(customized) to my desktop. I am able to see the export dialog where I can select the path and click on OK. When I click on OK it brings up this error. My webtop version is 6.7 An error has occurred. invokeMethod() failed while calling: onGetUCFSession class…
-
Getting content as Null in DFS C#
I have checked all other posts related to content download. I have also gone through DFS 6.5 development guide. My problem is while using Get method of Object service, I am getting the properties, but not the content. DataObject.Contents is null. There are no exception bieng thrown.I changed all possible combination of…