1. Carl Bolduc
  2. PowerServer
  3. Thursday, 7 December 2023 21:36 PM UTC

We added OCX and DLL files to our cloud application. They must be registered before the first launch of the application. The process works but we now have this prompt every time we launch the application:

It looks like the cloud app is registering the OCX and DLL files every time we launch the app. Is it possible to do it only once when the application is started for the first time or when those files have changed? 

Accepted Answer
David Xiong @Appeon Accepted Answer Pending Moderation
  1. Friday, 8 December 2023 06:52 AM UTC
  2. PowerServer
  3. # Permalink

Hi Carl,

 

It seems that the problem is caused by the failed registration of OCX or DLL. You can check the log file in the directory where CloudAppLauncher is located to find the information of the OCX or DLL that failed to be registered (eg. c:\Users\appeon\AppData\Local\ CloudAppLauncher_V2\log\20231207165167106.log).

 

Please refer to the "External files" group and "Preload event" group sections in the document linked below to select the registration strategy for OCX or DLL files.

https://docs.appeon.com/ps2022r2/Define_the_PowerServer_projects.html

 

Regards,

David

Comment
  1. Carl Bolduc
  2. Friday, 8 December 2023 20:03 PM UTC
The log was helpful, some of the DLL were not registering. After removing the from the list, I don't have the problem anymore. Thank you.
  1. Helpful
There are no comments made yet.


There are replies in this question but you are not allowed to view the replies from this question.