Content Management and Capture

 View Only
  • 1.  Datacap Upgrade- Recompile Custom Panels

    Posted 3 days ago

    We are about to begin upgrading our Datacap system from 9.1.5 to 9.1.9.  We have a number of custom scan and verify panels for Datacap Desktop compiled inside the DotEditPanels.dll and DotScanPanels.dll files. @Duke Lam  had mentioned in another thread to me a while back that we will need to "recompile your 9.15 panels with the 9.19 DDK panels.  I get that and want to do that.  However, being new to Visual Studio,  what does that consist of?  I have the 9.1.9 developer kit.  How do I physically get the old custom panels into the new compilation? Any help is appreciated and I am good with you giving instructions as if I were 10 years old.  



    ------------------------------
    Danny Mann
    ------------------------------


  • 2.  RE: Datacap Upgrade- Recompile Custom Panels

    Posted 2 days ago

    Apology, I am not a developer to guide you through building custom panel.  In the DDK for 9.19 there are instruction.   I think my explanation needs clarification.  For custom action the  dll yes you need to recompile.  For scan panel, you need to build the scan panel off the 9.19 scan panel from the ddk.   So whatever field on your existing panel changes you've down under 9.15.  You'll need to take the panel from 9.19 ddk and do the same. 



    ------------------------------
    Duke Lam
    ------------------------------



  • 3.  RE: Datacap Upgrade- Recompile Custom Panels

    Posted 2 days ago

    Thank you for the reply.  I was hoping there was a way to copy the custom panel files from the old Visual Studio solution over to the new upgraded solution or something like that instead of having to recreate each custom panel.



    ------------------------------
    Danny Mann
    ------------------------------



  • 4.  RE: Datacap Upgrade- Recompile Custom Panels

    Posted yesterday

    Hi Danny,

    We recently completed an upgrade from Datacap 8.1 to Datacap 9.1.9. The application included a FlexID panel and a DotEdit panel. I was able to install the DC 9.1.9 DDK, open the source code for the DotEdit panel in Visual Studio 2019, change the target .Net Framework to 4.7.2 and build the new DotEditPanels.dll. I believe you should be able to do the same.

    You may have the usual issues with missing references etc., but other than that it should be straightforward.

    Hope this helps!

    Shaun



    ------------------------------
    Shaun McDowall
    ------------------------------