-
Issue with legacy documents after xCP Deployment
Hi, We have migrated from D 6.7 (Taskspace) to D 7.1 (xCP2.1). We have used type adoption and modified already existing object in xCP2.1 designer. Then we did the deployment of updated object type in the repository but after deployment I am not able to open any object in Webtop 6.7 SP2. When i try to open it says, Regards,…
-
How to DFCLib library in VB.Net
I want to convert object to Idfdocument in VB.NET Id = m_DfClientX.getId(itemID) 'itemID string If (Id IsNot Nothing) Then sysObj = CType(session.getObject(Id), IDfSysObject) nesne = sysObj.getContent() Dim doc As IDfDocument = CType(nesne, IDfDocument) ***exceptionnn Exception is:'System._Object' türündeki COM nesnesi…
-
ACS force "open" rather than "save"
When accessing an ACS link for a document not supported in the browser, such as Microsoft Word, the user is presented with a dialog box that asks them whether they want to "open" or "save". Is there a way to bypass this option and force it to "open"